Retrieves an IVI instrument session for an IVI switch that is being managed by Switch Executive. The retrieved session reference can be used to access instrument-specific functionality through the instrument driver.
Use caution when using the session reference. Calling nodes on an instrument driver can invalidate the Switch Executive configuration and cache. You should not use the retrieved session reference to make or break connections or modify the configuration channels, as doing so can cause undefined, and potentially unwanted, behavior.
When you finish using the IVI device session, call Release IVI Device Session.
Handle that identifies your Switch Executive virtual device session previously allocated by Open Session.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
IVI logical name of the IVI switch for which to retrieve an IVI session.
Reference to your virtual device session to wire to the next node.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Reference to your IVI session to wire to the next node.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application