niBluetoothDTM VISA Open Session VI
- Updated2025-04-08
- 2 minute(s) read
Opens a session of the device under test (DUT) specified by the VISA resource name parameter, and returns a session identifier that can be used to call any other operations on that DUT.

Inputs/Outputs
![]() VISA resource name specifies the name of the resource to be opened. This parameter also specifies the VISA session and class. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter. ![]() error out contains error information. This output provides standard error out functionality. |