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.
04-03-2017 03:04 AM
Hi!
I am new to LabVIEW and I want to find out how to tell when one of my digital input from my DAQ goes high?
Thank you!
Solved! Go to Solution.
04-03-2017 03:22 AM
Hi mkapler,
I want to find out how to tell when one of my digital input from my DAQ goes high?
Read that input and check for a change from FALSE to TRUE…
What exactly do you have problems with?