Télécharger Imprimer la page

Yoctopuce Yocto-PT100 Mode D'emploi page 271

Publicité

module→reboot()
Agende un simple redémarrage du module dans un nombre donné de secondes.
function reboot( secBeforeReboot)
js
int reboot( int secBeforeReboot)
cpp
-(int) reboot : (int)
m
LongInt reboot( secBeforeReboot: LongInt): LongInt
pas
function reboot( ) As Integer
vb
int reboot( int secBeforeReboot)
cs
int reboot( int secBeforeReboot)
dnp
int reboot( int secBeforeReboot)
java
async Task<int> reboot( int secBeforeReboot)
uwp
reboot( secBeforeReboot)
py
function reboot( $secBeforeReboot)
php
async reboot( secBeforeReboot)
es
YModule
target
cmd
Paramètres :
secBeforeReboot
Retourne :
YAPI_SUCCESS
En cas d'erreur, déclenche une exception ou retourne un code d'erreur négatif.
www.yoctopuce.com
secBeforeReboot
reboot
secBeforeReboot
nombre de secondes avant de redémarrer
si l'opération se déroule sans erreur.
22. Référence de l'API de haut niveau
YModule
265

Publicité

loading