Yoctopuce Yocto-GPS-V2 Mode D'emploi page 244

Table des Matières

Publicité

22. 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
string functionId( functionIndex: integer): string
pas
function functionId( ByVal
vb
string functionId( int functionIndex)
cs
String functionId( int functionIndex)
java
functionId( functionIndex)
py
function functionId( $functionIndex)
php
async 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.
238
functionIndex
functionIndex
As Integer) As String
YModule
www.yoctopuce.com

Publicité

Table des Matières
loading

Table des Matières