Télécharger Imprimer la page

Yoctopuce Yocto-PT100 Mode D'emploi page 239

Publicité

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

Publicité

loading