From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Switch Hardware and Software

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically change PXIe-2529 topology with NISE

Solved!
Go to solution

Hi !

I have a PXIe-2529 that I control through NISE to test some products. These products require the matrix topology to be changed while I'm testing them.

Is there any way to do this programmatically ? 

 

Opening/closing NISE session might be solution (even if I would prefer not to close it), but I can't find an option string xorking to change the topology...

Any ideas ?

 

thanks !

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 3
(6,086 Views)
Solution
Accepted by topic author CyGa

zyl7,

 

Unfortunately there is no way to change the topology on the fly with NI Switch Executive. A better method would be to have two NISE Virtual Devices, one for the 4x32 2 wire configuration, and one for the 8x16 2 wire configuration. You would close out the NISE session from VirtualDevice1, and open a session to VirtualDevice2 that references the same hardware. Of course, you would need to make sure that the external connections are connected properly, but this should change the topology for you.

 

Note: Closing the NISE session for VirtualDevice1 and Opening the NISE session for VirtualDevice2 will reset the switch module and cause all previous connections to open.

 

Hope that this helps!

Frank,
National Instruments
Software Group Manager
Message 2 of 3
(6,082 Views)

Hi Frank,

 

Thank you for the fast reply. I didn't want to multiply the virtual devices just for topologies... but I guess I'll have to !

CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 3 of 3
(6,080 Views)