Télécharger Imprimer la page

Yoctopuce Yocto-Temperature-IR Mode D'emploi page 251

Publicité

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

Publicité

loading