Execute Device Command VI
- Updated2025-10-06
- 2 minute(s) read
Executes the specified command on one or multiple devices.

Inputs/Outputs
session in
—
session in specifies the session to access for the given action.
devices
—
devices specifies the name(s) of the device(s) to access. For multiple devices, use a comma-delimited list. If you do not specify this parameter, the session default devices will be used.
command
—
command specifies the name of the command to access.
error in (no error)
—
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
timeout (10 sec)
—
timeout (10 sec) specifies the maximum amount of time, in seconds, to wait for the command to complete. If another command is already running, this VI waits for the running command to complete but still starts counting timeout. This VI returns an error if timeout expires.
session out
—
session out is a copy of the session in reference.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
error in (no error)
—
timeout (10 sec)
—
session out
—
error out
—