Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 7 : Ligne 7 :       −
Starts a shell command in Linux.
+
Démarre une commande Shell sur la machine Linux.
   −
''runShellCommand()'' is a blocking function. That is, once you call ''Process.runShellCommand()'', nothing else will happen in your sketch until it has completed. The time depends ont he nature of the command you are executing. For a non-blocking alternative, see [[RB-ARD-YUN-Process-Func-runShellCommandAsynchronously|Process.runShellCommandAsynchronously()]]. }}
+
''runShellCommand()'' est une fonction bloquante. Cela signifie qu'il ne se passe rien d'autre dans votre sketch/croquis une fois que vous avez appelé ''Process.runShellCommand()'' et cela jusqu'à ce que le processus soit complètement exécuté.  
 +
 
 +
Le temps nécessaire à l'exécution dépend de la nature de la commande que vous exécutez. Pour une alternative non-bloquantes, voyez la fonction [[RB-ARD-YUN-Process-Func-runShellCommandAsynchronously|Process.runShellCommandAsynchronously()]]. }}
    
== Syntaxe ==
 
== Syntaxe ==
29 917

modifications

Menu de navigation