Télécharger Imprimer la page

Yoctopuce Yocto-PT100 Mode D'emploi page 238

Publicité

22. Référence de l'API de haut niveau
module→functionType()
Retourne le type de la nième fonction du module.
function functionType( functionIndex)
js
string functionType( int functionIndex)
cpp
string functionType( functionIndex: integer): string
pas
function functionType( ByVal
vb
string functionType( int functionIndex)
cs
String functionType( int functionIndex)
java
functionType( functionIndex)
py
function functionType( $functionIndex)
php
async functionType( functionIndex)
es
Paramètres :
l'index de la fonction pour laquelle l'information est désirée, en commençant à 0 pour la
functionIndex
première fonction.
Retourne :
une chaîne de caractères correspondant au type de la fonction
En cas d'erreur, déclenche une exception ou retourne un chaîne vide.
232
functionIndex
As Integer) As String
YModule
www.yoctopuce.com

Publicité

loading