Executes the specified command on one or multiple devices or physical channels.

Property commitment and command execution are in a single round-trip network transaction. If any properties have pending changes for the devices or physical channels, this VI automatically commits the properties before executing command.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

    session in specifies the session to access for the given action.

  • cstr.png resources

    resources is a comma-delimited list specifying the names of the resources to access. A resource can be a device or a physical channel.

  • cgenclassrntag.png command

    command specifies the name of the command to access.

  • cerrcodeclst.png error in (no error)

    error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cdbl.png timeout (10 sec)

    timeout (10 sec) specifies the maximum amount of time, in seconds, to wait for the operation to complete. This VI returns an error if the time elapses.

  • igenclassrntag.png session out

    session out is a copy of the session in reference.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.