Yoctopuce Yocto-Serial Mode D'emploi page 260

Table des Matières

Publicité

24. Référence de l'API de haut niveau
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.
254
functionIndex
functionIndex
As Integer) As String
YModule
www.yoctopuce.com

Publicité

Table des Matières
loading

Table des Matières