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.
11-09-2020 04:13 AM
11-09-2020 05:03 AM
Hi Salman,
this is basic LabVIEW knowledge: those functions expect arrays on their inputs, but you just provide scalar data…
Collect your samples into array!
02-08-2021 02:49 AM
Hey,
another solution though similar.
Just incase someone runs into such problems in the future.