DAQDevice.CreateAnalogInputs Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| 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. |