Yoctopuce Yocto-Meteo Mode D'emploi page 204

Table des Matières

Publicité

21. Référence de l'API de haut niveau
module→functionId()
Retourne l'identifiant matériel de la nième fonction du module.
function functionId( functionIndex)
js
string functionId( int functionIndex)
cpp
-(NSString*) functionId : (int)
m
function functionId( functionIndex: integer): string
pas
function functionId( ByVal
vb
string functionId( int functionIndex)
cs
String functionId( int functionIndex)
java
def functionId( functionIndex)
py
function functionId( $functionIndex)
php
function functionId( 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 à l'identifiant matériel unique de la fonction désirée
En cas d'erreur, déclenche une exception ou retourne un chaîne vide.
198
functionIndex
functionIndex
As Integer) As String
YModule
www.yoctopuce.com

Publicité

Table des Matières
loading

Table des Matières