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.
08-19-2024 08:33 AM
One way to have the array into a column would be to convert the array of strings into string (ARRAY INTO SPREADSHEET STRING) and save as string.
if there are other data into the file, then you need to read the whole thing and manipulate it properly.