LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmatically determine whether a DAQmx property is supported by a device?

Solved!
Go to solution

As you write your general program, you will realize for the most part the DAQmx API is really sound but there are always exceptions for certain devices. For example, most devices coerce an out of range value when setting the range for Analog Input, however, some devices will not coerce and generate an error. Good luck with you program.

0 Kudos
Message 11 of 11
(47 Views)