Yoctopuce Yocto-Serial Mode D'emploi page 259

Table des Matières

Publicité

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

Publicité

Table des Matières
loading

Table des Matières