Modifications

Sauter à la navigation Sauter à la recherche
Page créée avec « {{Arduino Yun-NAV}} <h4>runShellCommand()</h4> == Description == {{bloc-etroit|text=Classe Process, librairie/... »
{{Arduino Yun-NAV}}

<h4>runShellCommand()</h4>

== Description ==
{{bloc-etroit|text=Classe [[Arduino Yun-Librairie##Process_-_classes_et_m.C3.A9thodes|Process]], librairie/bibliothèque d'[[Arduino Yun-Librairie|Arduino Yùn]].


Starts a shell command in 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-runAsynchronously|Process.runAsynchronously()]]. }}

== Syntaxe ==
Process.runShellCommand()

== Paramètres ==

aucun

== Résultat ==

aucun

== Exemple ==

aucun

== Voir aussi ==
* [[RB-ARD-YUN-Process-Func-addParameter|Process.addParameter()]]
* [[RB-ARD-YUN-Process-Func-begin|Process.begin()]]
* [[RB-ARD-YUN-Process-Func-runAsynchronously|Process.runAsynchronously()]]

{{Arduino Yun-TRAILER}}
29 917

modifications

Menu de navigation