09-11-2007 08:39 AM
09-11-2007 08:45 AM
09-11-2007 08:55 AM
Jason,
Thanks. Here is a more coplete story.
I have a switch matrix made of 3 identical cards, which are PXI-2576. Two cards have the same
configuration and one is different. Two cards have pxi2576_2w_64x1_mux configuration and
the other one has pxi2576-2w_8x1_mux configuration.
Currently, I do not have the cards, therefore I am doing everything in software. So what I am calling cards
are basically logical names defined in the main NISE software tree under "IVI Drivers", "Logical Names" ... I have defined all the
channels, the routes etc etc for each of the 3 cards and all is good.
What I wanna know is once I get the physical cards, how is the card's physical address bound to a logical name?
And how does NISE know to associate C1 with what slot in the physical PXI chasis??
thnx
09-11-2007 11:04 AM
Hi Jimmy400,
1. What I wanna know is once I get the physical cards, how is the card's physical address bound to a logical name?
As shown in the attached picture "Driver Sessions and Resource Descriptors.JPG", the NI Switch Executive Virtual Device references system hardware using an IVI Logical Name (i.e. C1). This IVI Logical Name references an IVI Driver Session, and within the Driver Session, a Resource Descriptor is stored. The Resource Descriptors should exactly match the NI-DAQmx Device names for the NI PXI-2576 modules in your system.So, for the example of the PXI-2576 with the IVI Logical Name of C1, the Resource Descriptor of interest is 2576_64x1A. Clicking on 2576_64x1A under NI-DAQmx Devices shows this PXI-2576 switch module is located in PXI chassis 1, PXI slot 2. "Chassis and Slot Numbers.JPG" displays this configuration information.
2. And how does NISE know to associate C1 with what slot in the physical PXI chasis??
NISE depends on the IVI configuration, and specifically on the Resource Descriptor, to associate C1 with a physical PXI chassis and slot number.
Hope this helps!
Chad Erickson
Switch Product Support Engineer
NI - USA