07-23-2015 02:28 AM
Hi All,
I am trying to create a simulated switch for NI PXIe-2738 in DAQmx devices, in NI MAX - to be used in NI Switch Executive.
But, I am not able to create, since the device is not getting listed there. Also, the device is supported with the drivers.
If anyone has any idea about this issue, kindly reply ASAP
Details:
Windows 7, LabVIEW2012, NI Switch 15.1, NI Switch Executive 3.6
02-01-2016 02:34 PM
Hi Srini7,
I apologize for the extremely late response. I realize that my answer probably won't help you, but I hope that it helps anyone else that finds this thread in the future. Unfortunately, the PXIe-2738 switch module does not support simulation in NI MAX. There are 9 NI switch modules that do not support this feature (full list shown below) and you happened to find one of them. While this is frustrating for these particular switches, we have support for the other ~100 NI switch modules and we hope to support this feature soon.
That being said, they are supported in Switch Executive (as of Switch Executive 2015), assuming that you have the physical device in your system. Additionally, you can simulate them in LabVIEW using the niSwitch Initialize With Topology function (as shown in the attached image), but the simulated settings are not saved in NI MAX for future reuse.
List of NI switch modules that you cannot simulate in NI MAX:
PXIe-2737
PXIe-2738
PXIe-2739
PXIe-2524
PXIe-2525
PXIe-2526
PXIe-2746
PXIe-2747
PXIe-2748
02-02-2016 09:19 AM
It's worth noting that if you're using switch executive, you CAN simulate the architectures of some of those switches. For instance the 2738 is an 8x32 2-wire matrix.
If you look at the simulated matrix switches that show up in the IVI configuration in MAX so that NISE can have a shipped example config, then you can copy that approach with a new device and tell it to use an 8x32 matrix in the model options.
That gets you out of the architecture hole.
04-03-2023 02:34 AM
any chance that this list has been updated after all of this time?
I could use the some of those as a simulated devices
08-25-2025 12:34 PM
Has it really been NINE YEARS and no team at NI has picked these up yet? Terribly frustrating to try and support a customer without having the hardware in hand. EVERY NI modular instrument should have simulation available - even if just to test basic program flow with bogus data (DAQmx tasks etc.).
But for this specific need, Switch Executive cannot continue to define routes etc. without knowing what switch/topology to use. For all of these PXIe devices that is a non-starter. And typically development starts WAY in advance of having hardware in hand. Or in the case of system integrators like myself, we likely NEVER get the HW as it resides with the customer setup.
In my case, am trying to find a similar NI switch with dual 64 x 1 mux topology. Also what about other switch vendors like Pickering? MAX should have some generic switch method of simulating a matrix/mux with any given topology.