There are four important items that must be in place to successfully deploy a NI Switch Executive configuration to a target machine. These items include a licensed copy of NI Switch Executive, an IVI driver, an IVI configuration file, and a NI Switch Executive configuration file:
1. A Deployment or Development License for NI Switch Executive.You can deploy your NI Switch Executive configuration on multiple computers, each of which will require either a development or a deployment license.
A development license allows for full programmatic access and configuration support of Switch Executive. A deployment license gives you full programmatic access to Switch Executive (allowing you to import Switch Executive virtual device configurations), but Switch Executive virtual devices will be nonconfigurable and read-only.
2. An installed IVI instrument driver for your switch modules.This will be the
NI-Switch driver in most cases.
3. An IVI configurationTo quickly export the IVI configuration, you can copy the IVI configuration file from your deployment computer to the target computer.
IVI Compliance Package Version | Configuration File | File Location |
---|
1.x | IVI.ini | VXIPNP\WINNT[WIN95]\ni ivi |
2.0-3.1 | IVIConfigurationStore.xml | Program Files\IVI\Data |
3.2 or Higher | IVIConfigurationStore.xml | Documents and Settings\All Users\Application Data\IVI foundation\IVI |
4. An NI Switch Executive configurationThe
Exporting Configurations chapter of the NI Switch Executive Help describes how to export a NI Switch Executive configuration to an XML file, and the
Importing a Virtual Device chapter describes how to import a NI Switch Executive configuration in Measurement & Automation Explorer (MAX). Once the NI Switch Executive configuration file is copied to a target machine, you will need to create a new Virtual Device and point to the configuration file.
See the latest
NI Switch Executive Help file for more specific information on system deployment.
At this time, it is not possible to programmatically export either configuration from a development computer to a target computer.
Additional Information
If the NI Switch Executive virtual device you are deploying uses DAQmx switches, you will need to
export the DAQmx configuration file.