Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
修改时间 06-11-2010 11:39 PM
我想用LabWindows中的DataSocket函数读取LabVIEW中发布 的共享变量数据(psp协议),如果是简单类型(double,double array等)的话,能够读取的。但是当共享变量数据类型为Cluster时,却读取不到,读到的数据类型为CAVT_EMPTY,然后就不知道怎么读取取共享变量的数据了,谁能帮帮我?谢谢。
如果有例子,更好。