LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

why SCXI chassis doesn't get recognised for PXI1010 in LabviewRT7.0

I'm working in LabVIEW-RT7.0 with NI-PXI1010 Daq system..as a Remote system...with labVIEW7.0/RT..etc loaded on a compaq laptop. I can work with NIsystem as a standalone..but when connect it as a remote Pc via..ethernet to a Host Pc(Laptop0 i'm not able to configure the system..!! The SCXI modules configuration is not being done using NiDaQmx..chassis configuration.The Chassis Communicator textbox & Communicating with SCXI moduleslot text box in the CREATE NEW SCXI CHASSIS Section of Devics & interfaces are disable or greyed out & gives an error check PXI help in MAX!!! Please let me know how to do the configuration!! in RT from a Host PC.!!!
0 Kudos
Message 1 of 2
(2,449 Views)
Configuring your SCXI system in RT is different because you are configuring a remote system - an entirely separate DAQ configuration than your host PC. In other words, there's one *.daq file (file containing MAX configuration) for your host PC and one *.daq file for your remote system, located on your remote system.

To configure the SCXI chassis on your remote system, you need to differentiate which configuration file you're currently working with. If you simply configure the chassis from your host computer by adding an SCXI chassis in Devices and Interfaces, it will try to add the chassis to the DAQ device located on your host system. Your options to add the chassis may be gray because you do not have a DAQ device on your local system.

To configure your
remote system, go to Tools->Traditional NI-DAQ Configuration->Remote DAQ Configuration and enter the IP address of the remote system. This will allow you to view and configure the DAQ configuration of the remote system. For more detail, check out the following link.

As a side note, DAQmx is not yet supported in RT.

Please let me know if you have any further questions. Have a great day.

Regards,

Kristi Hummel
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,449 Views)