DAQ_CreateAIThermcplChan
DAQ_CreateAIVoltageChan
DAQ_CreateAOVoltageChan
DAQ_CreateDIChan
DAQ_CreateDOChan
DAQ_CreateCIPeriodChan
DAQ_CreateCICountEdgesChan
DAQ_CreateCIPulseWidthChan
DAQ_CreateCOPulseChanFreq
[ status ] = DAQ_CreateAIThermcplChan( taskHandle, physicalChannel, minVal, maxVal, units, thermocoupleType, cjcSource, cjcVal, cjcChannel ) [ status ] = DAQ_CreateAIVoltageChan( taskHandle, physicalChannel, terminalConfig, minVal, maxVal ) [ status ] = DAQ_CreateAOVoltageChan( taskHandle, physicalChannel, minVal, maxVal ) [ status ] = DAQ_CreateDIChan (taskHandle, lines ) [ status ] = DAQ_CreateDOChan (taskHandle, lines ) [ status ] = DAQ_CreateCIPeriodChan( taskHandle, counter, minVal, maxVal, units, edge ) [ status ] = DAQ_CreateCICountEdgesChan( taskHandle, counter, edge, initialCount, countDirection ) [ status ] = DAQ_CreateCIPulseWidthChan( taskHandle, counter, minVal, maxVal, units, startingEdge ) [ status ] = DAQ_CreateCOPulseChanFreq( taskHandle, counter, idleState, initialDelay, freq, dutyCycle )
mlist (type "daq")
string
string
string
integer
double
double
integer
integer
integer
integer
integer
integer
double
double
double
integer
integer
double
string
integer
DAQ_FunctionName provides just an interface to DAQmxFunctionName.
For more detailed information about the interfaced functions, please refer to NI-DAQmx 9.x C Function Reference Help.
NI-DAQmx 9.x C Function Reference Help