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-17-2013 06:11 AM
Thanks Mr. Lynn
As i need 1D array not 2D array so I changed the tunnel to indexing in the for loop and changed the tunnel to non-indexing(last value) in the while loop for getting 1D array with 100 rows and 1 column. and it works....