09-05-2007 07:22 AM
09-05-2007 01:03 PM - edited 09-05-2007 01:03 PM
Hi Anke,
You have identified a problem with the NI Switch Executive GUI in MAX. On the Routes/Groups tab, Multiconnect Mode has two selectable options from the pull-down menu:
1. No Multiconnect
2. Multiconnect Routes
Upon creating a new route, the default option in the Multiconnect Mode pull-down menu is shown to be No Multiconnect. However, in actuality, NI Switch Executive creates routes with the Multiconnect Routes option (not apparent to a user). When you Save and Revert, the actual configuration (Multiconnect Routes) is displayed. We plan to fix this in the next revision of NI Switch Executive.
For now, as a workaround, you have a few options.
1. Upon creating each route, change the Multiconnect Mode to Multiconnect Routes and then back to No Multiconnect. You have to change the mode to write to the configuration. This option should only be chosen if there are a small number of routes that need their modes changed.
2. Finish the entire NI Switch Executive Virtual Device. Once finished, generate a Microsoft Excel report, change the Multiconnect Modes, and then import from the Excel report. Examples showing how to generate the report and import the report are provided with NI Switch Executive: C:\Program Files\National Instruments\Switch Executive\Examples\Excel. The examples are GenerateExcelReport.xls and ImportFromExcel.xls. This option is likely to be the preferred option if a select number of routes need to be changed.
3. Utilize the NI Switch Executive Configuration API to automate the change from Multiconnect Routes to No Multiconnect. As an example, I've attached No Multiconnect.llb. The Top Level VI (NI Switch Executive - No Multiconnect.vi) uses the NI Switch Executive Configuration API to change all the routes of any NI Switch Executive Virtual Device so that the routes are configured with the No Multiconnect option. The attached VIs can be coded to do custom changes (in reference to Multiconnect Modes), though I would expect this option is preferred when a customer wants all their routes changed to No Multiconnect.
Hope this helps!
Chad Erickson
Switch Product Support Engineer
NI - USA
Message Edited by Chad PSE on 09-05-2007 01:07 PM
09-05-2007 01:55 PM
09-06-2007 04:19 AM
09-06-2007 04:21 PM