Open Generic Command VI
- Updated2025-10-06
- 2 minute(s) read
Opens a reference to a command on the given resource. This allows the application to programmatically get information about the command at run time, but requires you to know the proper resource string.

Inputs/Outputs
session in
—
session in specifies the session to access for the given action.
resource
—
resource is the name of the device or physical channel to access.
command in
—
command in specifies the command to open a reference to.
error in (no error)
—
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
session out
—
session out is a copy of the session in reference.
command out
—
command out specifies the command referenced by the opened session.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
resource
—
error in (no error)
—
session out
—
error out
—