Using Third-Party Switches
- Updated2023-02-21
- 2 minute(s) read
NI Switch Executive uses IVI driver sessions and/or IVI logical names as a way to communicate with all IVI-compliant switches. For NI Switch Executive to recognize a third-party switch, you must create an IVI configuration.
Complete the following steps to create an IVI configuration for a third-party, IVI-compliant switch:
Create a Driver Session
- Launch NI MAX with NI Switch Executive.
- Expand IVI Drivers.
- Right-click Driver Sessions.
- Select Create New (case-sensitive). A driver session with a default name of NewDriverSessionX is created.
- Select the General tab at the bottom of the window that displays on the right.
- Edit the driver setup string as needed. You may need to modify the driver setup string to specify appropriate topology information. Refer to your third-party software vendor for more information.
- Select the Hardware tab.
- Select the hardware in the Hardware Assets window.
- (Optional) Click the Add and Remove buttons to add and remove hardware assets.
- Edit the resource descriptor as needed. Refer to the instrument driver vendor for information about specifying the resource descriptor.
- Select the Software tab.
- Select the IVI driver for the switch from the Software Module drop-down listbox.
Note If the software module does not display in the drop-down listbox, contact the instrument driver vendor for an updated installer. - Cycle through the tabs and make any additional changes where appropriate.
- Click
in the NI Switch Executive taskbar to save the changes.
Create a Logical Name
- Launch NI MAX with NI Switch Executive.
- Expand IVI Drivers.
- Right-click Logical Names.
- Select Create New (case-sensitive). A logical name with a default name of NewLogicalName is created.
- Select the driver session you created for your switch from the Driver Session drop-down listbox in the window on the right.
- Click
in the NI Switch Executive taskbar to save the changes.