10-18-2019 02:32 PM
I've recently been working with the NI-9148 chassis and I've been having trouble connecting it to LabVIEW. I got the system to say 'running' in NI MAX, and figured it would be able to detect this device in the LabVIEW project window; however, this has not been the case. The LabVIEW project window simply states that there are no connected devices. The chassis is hooked up to the host computer via an ethernet cable and I was able to successfully change the IP address of the device to say 'running' instead of 'disconnected.' Any help or guidance for this matter would be greatly appreciated. Thanks.
10-18-2019 05:33 PM
Do you actually have anything in the chassis or is it empty? LabVIEW doesn't usually care about the chassis, it only cares about modules inside of it.
Can you drop a DAQmx System Node on a block diagram to see if LabVIEW sees the chassis there? It's on the palettes in "Measurement I/O -> NI DAQmx -> Advanced -> System setup -> System Node". Change it to read the "DevNames" property and see if your 9148 shows up.
10-21-2019 01:39 PM
I have 4 C-series modules in it. Two of them are NI 9213 cards, and two of them are NI 9201 cards.