i2cport→selectJob()
Charge et execute le fichier de tâche spécifié.
function selectJob( jobfile)
js
int selectJob( string jobfile)
cpp
-(int) selectJob : (NSString*)
m
LongInt selectJob( jobfile: string): LongInt
pas
function selectJob( ByVal
vb
int selectJob( string jobfile)
cs
int selectJob( String jobfile)
java
async Task<int> selectJob( string jobfile)
uwp
selectJob( jobfile)
py
function selectJob( $jobfile)
php
async selectJob( jobfile: string): Promise<number>
ts
async selectJob( jobfile)
es
int selectJob( string jobfile)
dnp
int selectJob( string jobfile)
cp
YI2cPort
target
cmd
Le fichier doit avoir été préalablement créé en utilisant l'interface graphique, ou téléchargé sur le
module à l'aide de la fonction
Paramètres :
jobfile
nom du fichier de tâche (fichier sur le module)
Retourne :
YAPI.SUCCESS
En cas d'erreur, déclenche une exception ou retourne un code d'erreur négatif.
www.yoctopuce.com
jobfile
jobfile
As String) As Integer
selectJob
jobfile
uploadJob()
si l'opération se déroule sans erreur.
.
25. Référence de l'API de haut niveau
YI2cPort
389