ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

VeriStand .NET API Reference

DAQDevice.CreateAnalogInputs Method

NameDescription
CreateAnalogInputs(DAQAnalogInputs) Creates a DAQAnalogInputs object, if one does not already exist, and adds it to the DAQDevice. If a DAQAnalogInputs object already exists, this method returns a reference to this object.
CreateAnalogInputs(DAQAnalogInputs, SampleMode) Creates a DAQAnalogInputs object, if one does not already exist, and adds it to the DAQDevice. If a DAQAnalogInputs object already exists, this method returns a reference to this object.

See Also