|
int32 DllExport __CFUNC | DAQmxAddGlobalChansToTask (TaskHandle taskHandle, const char channelNames[]) |
|
int32 DllExport __CFUNC | DAQmxAOSeriesCalAdjust (uInt32 calHandle, float64 referenceVoltage) |
|
int32 DllExport __CFUNC | DAQmxCalculateReversePolyCoeff (float64 forwardCoeffs[], uInt32 numForwardCoeffsIn, float64 minValX, float64 maxValX, int32 numPointsToCompute, int32 reversePolyOrder, float64 reverseCoeffs[]) |
|
int32 DllExport __CFUNC | DAQmxCfgAnlgEdgeRefTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerSlope, float64 triggerLevel, uInt32 pretriggerSamples) |
|
int32 DllExport __CFUNC | DAQmxCfgAnlgEdgeStartTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerSlope, float64 triggerLevel) |
|
int32 DllExport __CFUNC | DAQmxCfgAnlgWindowRefTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerWhen, float64 windowTop, float64 windowBottom, uInt32 pretriggerSamples) |
|
int32 DllExport __CFUNC | DAQmxCfgAnlgWindowStartTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerWhen, float64 windowTop, float64 windowBottom) |
|
int32 DllExport __CFUNC | DAQmxCfgChangeDetectionTiming (TaskHandle taskHandle, const char risingEdgeChan[], const char fallingEdgeChan[], int32 sampleMode, uInt64 sampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxCfgDigEdgeAdvTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerEdge) |
|
int32 DllExport __CFUNC | DAQmxCfgDigEdgeRefTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerEdge, uInt32 pretriggerSamples) |
|
int32 DllExport __CFUNC | DAQmxCfgDigEdgeStartTrig (TaskHandle taskHandle, const char triggerSource[], int32 triggerEdge) |
|
int32 DllExport __CFUNC | DAQmxCfgHandshakingTiming (TaskHandle taskHandle, int32 sampleMode, uInt64 sampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxCfgImplicitTiming (TaskHandle taskHandle, int32 sampleMode, uInt64 sampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxCfgInputBuffer (TaskHandle taskHandle, uInt32 numSampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxCfgOutputBuffer (TaskHandle taskHandle, uInt32 numSampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxCfgSampClkTiming (TaskHandle taskHandle, const char source[], float64 rate, int32 activeEdge, int32 sampleMode, uInt64 sampsPerChan) |
|
int32 DllExport __CFUNC | DAQmxChangeExtCalPassword (const char deviceName[], const char password[], const char newPassword[]) |
|
int32 DllExport __CFUNC | DAQmxClearTask (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxCloseExtCal (uInt32 calHandle, int32 action) |
|
int32 DllExport __CFUNC | DAQmxConnectTerms (const char sourceTerminal[], const char destinationTerminal[], int32 signalModifiers) |
|
int32 DllExport __CFUNC | DAQmxControlWatchdogTask (TaskHandle taskHandle, int32 action) |
|
int32 DllExport __CFUNC | DAQmxCreateAIAccelChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 terminalConfig, float64 minVal, float64 maxVal, int32 units, float64 sensitivity, int32 sensitivityUnits, int32 currentExcitSource, float64 currentExcitVal, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAICurrentChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 terminalConfig, float64 minVal, float64 maxVal, int32 units, int32 shuntResistorLoc, float64 extShuntResistorVal, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIDeviceTempChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 units) |
|
int32 DllExport __CFUNC | DAQmxCreateAIFreqVoltageChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, float64 thresholdLevel, float64 hysteresis, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIPosLVDTChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, float64 sensitivity, int32 sensitivityUnits, int32 voltageExcitSource, float64 voltageExcitVal, float64 voltageExcitFreq, int32 ACExcitWireMode, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIPosRVDTChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, float64 sensitivity, int32 sensitivityUnits, int32 voltageExcitSource, float64 voltageExcitVal, float64 voltageExcitFreq, int32 ACExcitWireMode, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIResistanceChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 resistanceConfig, int32 currentExcitSource, float64 currentExcitVal, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIRTDChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 rtdType, int32 resistanceConfig, int32 currentExcitSource, float64 currentExcitVal, float64 r0) |
|
int32 DllExport __CFUNC | DAQmxCreateAIStrainGageChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 strainConfig, int32 voltageExcitSource, float64 voltageExcitVal, float64 gageFactor, float64 initialBridgeVoltage, float64 nominalGageResistance, float64 poissonRatio, float64 leadWireResistance, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAITempBuiltInSensorChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 units) |
|
int32 DllExport __CFUNC | DAQmxCreateAIThrmcplChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 thermocoupleType, int32 cjcSource, float64 cjcVal, const char cjcChannel[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIThrmstrChanIex (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 resistanceConfig, int32 currentExcitSource, float64 currentExcitVal, float64 a, float64 b, float64 c) |
|
int32 DllExport __CFUNC | DAQmxCreateAIThrmstrChanVex (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 resistanceConfig, int32 voltageExcitSource, float64 voltageExcitVal, float64 a, float64 b, float64 c, float64 r1) |
|
int32 DllExport __CFUNC | DAQmxCreateAIVoltageChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 terminalConfig, float64 minVal, float64 maxVal, int32 units, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAIVoltageChanWithExcit (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], int32 terminalConfig, float64 minVal, float64 maxVal, int32 units, int32 bridgeConfig, int32 voltageExcitSource, float64 voltageExcitVal, bool32 useExcitForScaling, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAOCurrentChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateAOVoltageChan (TaskHandle taskHandle, const char physicalChannel[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCIAngEncoderChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], int32 decodingType, bool32 ZidxEnable, float64 ZidxVal, int32 ZidxPhase, int32 units, uInt32 pulsesPerRev, float64 initialAngle, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCICountEdgesChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], int32 edge, uInt32 initialCount, int32 countDirection) |
|
int32 DllExport __CFUNC | DAQmxCreateCIFreqChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 edge, int32 measMethod, float64 measTime, uInt32 divisor, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCILinEncoderChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], int32 decodingType, bool32 ZidxEnable, float64 ZidxVal, int32 ZidxPhase, int32 units, float64 distPerPulse, float64 initialPos, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCIPeriodChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 edge, int32 measMethod, float64 measTime, uInt32 divisor, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCIPulseWidthChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 startingEdge, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCISemiPeriodChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCITwoEdgeSepChan (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], float64 minVal, float64 maxVal, int32 units, int32 firstEdge, int32 secondEdge, const char customScaleName[]) |
|
int32 DllExport __CFUNC | DAQmxCreateCOPulseChanFreq (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], int32 units, int32 idleState, float64 initialDelay, float64 freq, float64 dutyCycle) |
|
int32 DllExport __CFUNC | DAQmxCreateCOPulseChanTicks (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], const char sourceTerminal[], int32 idleState, int32 initialDelay, int32 lowTicks, int32 highTicks) |
|
int32 DllExport __CFUNC | DAQmxCreateCOPulseChanTime (TaskHandle taskHandle, const char counter[], const char nameToAssignToChannel[], int32 units, int32 idleState, float64 initialDelay, float64 lowTime, float64 highTime) |
|
int32 DllExport __CFUNC | DAQmxCreateDIChan (TaskHandle taskHandle, const char lines[], const char nameToAssignToLines[], int32 lineGrouping) |
|
int32 DllExport __CFUNC | DAQmxCreateDOChan (TaskHandle taskHandle, const char lines[], const char nameToAssignToLines[], int32 lineGrouping) |
|
int32 DllExport __CFUNC | DAQmxCreateLinScale (const char name[], float64 slope, float64 yIntercept, int32 preScaledUnits, const char scaledUnits[]) |
|
int32 DllExport __CFUNC | DAQmxCreateMapScale (const char name[], float64 prescaledMin, float64 prescaledMax, float64 scaledMin, float64 scaledMax, int32 preScaledUnits, const char scaledUnits[]) |
|
int32 DllExport __CFUNC | DAQmxCreatePolynomialScale (const char name[], float64 forwardCoeffs[], uInt32 numForwardCoeffsIn, float64 reverseCoeffs[], uInt32 numReverseCoeffsIn, int32 preScaledUnits, const char scaledUnits[]) |
|
int32 DllExport __CFUNC | DAQmxCreateTableScale (const char name[], float64 prescaledVals[], uInt32 numPrescaledValsIn, float64 scaledVals[], uInt32 numScaledValsIn, int32 preScaledUnits, const char scaledUnits[]) |
|
int32 DllExport __CFUNC | DAQmxCreateTask (const char taskName[], TaskHandle *taskHandle) |
|
int32 DllExport __CFUNC_C | DAQmxCreateWatchdogTimerTask (const char deviceName[], const char taskName[], TaskHandle *taskHandle, float64 timeout, const char lines[], int32 expState,...) |
|
int32 DllExport __CFUNC | DAQmxDeviceSupportsCal (const char deviceName[], bool32 *calSupported) |
|
int32 DllExport __CFUNC | DAQmxDisableAdvTrig (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxDisableRefTrig (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxDisableStartTrig (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxDisconnectTerms (const char sourceTerminal[], const char destinationTerminal[]) |
|
int32 DllExport __CFUNC | DAQmxESeriesCalAdjust (uInt32 calHandle, float64 referenceVoltage) |
|
int32 DllExport __CFUNC | DAQmxExportSignal (TaskHandle taskHandle, int32 signalID, const char outputTerminal[]) |
|
int32 DllExport __CFUNC | DAQmxGetAdvTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIAccelSensitivity (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIAccelSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIAccelUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIACExcitFreq (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIACExcitSyncEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIACExcitWireMode (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIAtten (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIAutoZeroMode (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeBalanceCoarsePot (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeBalanceFinePot (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeCfg (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeInitialVoltage (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeNomResistance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeShuntCalEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeShuntCalGainAdjust (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIBridgeShuntCalSelect (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIConvActiveEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIConvRate (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIConvSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAIConvTimebaseDiv (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIConvTimebaseSrc (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAICoupling (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAICurrentShuntLoc (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAICurrentShuntResistance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAICurrentUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAICustomScaleName (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAIDataXferMech (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIDataXferReqCond (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIDevScalingCoeff (TaskHandle taskHandle, const char channel[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetAIDitherEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitActualVal (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitDCorAC (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitSrc (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitUseForScaling (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitUseMultiplexed (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitVal (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIExcitVoltageOrCurrent (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIForceReadFromChan (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIFreqHyst (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIFreqThreshVoltage (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIFreqUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIGain (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIImpedance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILeadWireResistance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassCutoffFreq (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassSwitchCapClkSrc (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassSwitchCapExtClkDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassSwitchCapExtClkFreq (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILowpassSwitchCapOutClkDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILVDTSensitivity (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILVDTSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAILVDTUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIMax (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIMeasType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIMemMapEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIMin (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIResistanceCfg (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIResistanceUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIResolution (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIResolutionUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRngHigh (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRngLow (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRTDA (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRTDB (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRTDC (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRTDR0 (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRTDType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRVDTSensitivity (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRVDTSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIRVDTUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAISampAndHoldEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIStrainGageCfg (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIStrainGageGageFactor (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIStrainGagePoissonRatio (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIStrainUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAITempUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAITermCfg (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmcplCJCChan (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmcplCJCSrc (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmcplCJCVal (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmcplType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmstrA (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmstrB (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmstrC (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIThrmstrR1 (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAIVoltageUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeRefTrigHyst (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeRefTrigLvl (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeRefTrigSlope (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeRefTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeStartTrigHyst (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeStartTrigLvl (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeStartTrigSlope (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgEdgeStartTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgLvlPauseTrigHyst (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgLvlPauseTrigLvl (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgLvlPauseTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgLvlPauseTrigWhen (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinPauseTrigBtm (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinPauseTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinPauseTrigTop (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinPauseTrigWhen (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinRefTrigBtm (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinRefTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinRefTrigTop (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinRefTrigWhen (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinStartTrigBtm (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinStartTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinStartTrigTop (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAnlgWinStartTrigWhen (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOCurrentUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOCustomScaleName (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRefAllowConnToGnd (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRefConnToGnd (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRefSrc (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRefVal (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRngHigh (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODACRngLow (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODataXferMech (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODataXferReqCond (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAODevScalingCoeff (TaskHandle taskHandle, const char channel[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetAOLoadImpedance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOMax (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOMemMapEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOMin (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOOutputImpedance (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOOutputType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOReglitchEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOResolution (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOResolutionUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOUseOnlyOnBrdMem (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetAOVoltageUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetArmStartTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetCalInfoAttribute (const char deviceName[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetCalUserDefinedInfo (const char deviceName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCalUserDefinedInfoMaxSize (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetChanAttribute (TaskHandle taskHandle, const char channel[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetChanDescr (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetChangeDetectDIFallingEdgePhysicalChans (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetChangeDetectDIRisingEdgePhysicalChans (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetChanType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIAngEncoderInitialAngle (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIAngEncoderPulsesPerRev (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIAngEncoderUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICount (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICountEdgesActiveEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICountEdgesDir (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICountEdgesDirTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCICountEdgesInitialCnt (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICountEdgesTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCICtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICtrTimebaseRate (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCICtrTimebaseSrc (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCICustomScaleName (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIDataXferMech (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIDupCountPrevent (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderAInputTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderBInputTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderDecodingType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderZIndexEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderZIndexPhase (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderZIndexVal (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIEncoderZInputTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqMeasMeth (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqMeasTime (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqStartingEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIFreqUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCILinEncoderDistPerPulse (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCILinEncoderInitialPos (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCILinEncoderUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIMax (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIMeasType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIMin (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCINumPossiblyInvalidSamps (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIOutputState (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodMeasMeth (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodMeasTime (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodStartingEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIPeriodUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPulseWidthStartingEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCIPulseWidthTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCIPulseWidthUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCISemiPeriodTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCISemiPeriodUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCITCReached (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCITwoEdgeSepFirstEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCITwoEdgeSepFirstTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCITwoEdgeSepSecondEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCITwoEdgeSepSecondTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCITwoEdgeSepUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOAutoIncrCnt (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOCount (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOCtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOCtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOCtrTimebaseRate (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOCtrTimebaseSrc (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCOOutputState (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOOutputType (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseDone (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseDutyCyc (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseFreq (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseFreqInitialDelay (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseFreqUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseHighTicks (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseHighTime (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseIdleState (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseLowTicks (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseLowTime (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseTerm (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseTicksInitialDelay (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseTimeInitialDelay (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetCOPulseTimeUnits (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDelayFromSampClkDelay (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDelayFromSampClkDelayUnits (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetDeviceAttribute (const char deviceName[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetDevProductType (const char device[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDevSerialNum (const char device[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDIDigFltrEnable (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDIDigFltrMinPulseWidth (TaskHandle taskHandle, const char channel[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeAdvTrigEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeAdvTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeArmStartTrigEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeArmStartTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeRefTrigEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeRefTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeStartTrigEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeStartTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeWatchdogExpirTrigEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDigEdgeWatchdogExpirTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigLvlPauseTrigSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetDigLvlPauseTrigWhen (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDIInvertLines (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDINumLines (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDOInvertLines (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDONumLines (TaskHandle taskHandle, const char channel[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetDOTristate (TaskHandle taskHandle, const char channel[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetErrorString (int32 errorCode, char errorString[], uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExported20MHzTimebaseOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvCmpltEventDelay (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvCmpltEventOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvCmpltEventPulsePolarity (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvCmpltEventPulseWidth (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvTrigOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvTrigPulsePolarity (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvTrigPulseWidth (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAdvTrigPulseWidthUnits (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAIConvClkOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAIConvClkPulsePolarity (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAIHoldCmpltEventOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedAIHoldCmpltEventPulsePolarity (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedChangeDetectEventOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedCtrOutEventOutputBehavior (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedCtrOutEventOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedCtrOutEventPulsePolarity (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedCtrOutEventToggleIdleState (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedRefTrigOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedSampClkOutputBehavior (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExportedSampClkOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC_C | DAQmxGetExportedSignalAttribute (TaskHandle taskHandle, int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetExportedStartTrigOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExportedWatchdogExpiredEventOutputTerm (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetExtCalLastDateAndTime (const char deviceName[], uInt32 *year, uInt32 *month, uInt32 *day, uInt32 *hour, uInt32 *minute) |
|
int32 DllExport __CFUNC | DAQmxGetExtCalLastTemp (const char deviceName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExtCalRecommendedInterval (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetExtendedErrorInfo (char errorString[], uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetMasterTimebaseRate (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetMasterTimebaseSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetNthTaskChannel (TaskHandle taskHandle, uInt32 index, char buffer[], int32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetNthTaskReadChannel (TaskHandle taskHandle, uInt32 index, char buffer[], int32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetOnDemandSimultaneousAOEnable (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetPauseTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetPhysicalChanName (TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC_C | DAQmxGetReadAttribute (TaskHandle taskHandle, int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetReadAutoStart (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadAvailSampPerChan (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadChangeDetectHasOverflowed (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadChannelsToRead (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetReadCurrReadPos (TaskHandle taskHandle, uInt64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadDigitalLinesBytesPerChan (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadNumChans (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadOffset (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadOverWrite (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadRawDataWidth (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadReadAllAvailSamp (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadRelativeTo (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetReadTotalSampPerChanAcquired (TaskHandle taskHandle, uInt64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetRefTrigPretrigSamples (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetRefTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkActiveEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkRate (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkTimebaseActiveEdge (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkTimebaseDiv (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkTimebaseMasterTimebaseDiv (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkTimebaseRate (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampClkTimebaseSrc (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSampQuantSampMode (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampQuantSampPerChan (TaskHandle taskHandle, uInt64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSampTimingType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetScaleAttribute (const char scaleName[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetScaleDescr (const char scaleName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetScaleLinSlope (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleLinYIntercept (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleMapPreScaledMax (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleMapPreScaledMin (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleMapScaledMax (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleMapScaledMin (const char scaleName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScalePolyForwardCoeff (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetScalePolyReverseCoeff (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetScalePreScaledUnits (const char scaleName[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetScaleScaledUnits (const char scaleName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetScaleTablePreScaledVals (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetScaleTableScaledVals (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxGetScaleType (const char scaleName[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSelfCalLastDateAndTime (const char deviceName[], uInt32 *year, uInt32 *month, uInt32 *day, uInt32 *hour, uInt32 *minute) |
|
int32 DllExport __CFUNC | DAQmxGetSelfCalLastTemp (const char deviceName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSelfCalSupported (const char deviceName[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetStartTrigDelay (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetStartTrigDelayUnits (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetStartTrigRetriggerable (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetStartTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetSwitchChanAttribute (const char switchChannelName[], int32 attribute, void *value) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanBandwidth (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanImpedance (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxACCarryCurrent (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxACCarryPwr (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxACSwitchCurrent (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxACSwitchPwr (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxACVoltage (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxDCCarryCurrent (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxDCCarryPwr (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxDCSwitchCurrent (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxDCSwitchPwr (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanMaxDCVoltage (const char switchChannelName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanUsage (const char switchChannelName[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchChanWireMode (const char switchChannelName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevAutoConnAnlgBus (const char deviceName[], bool32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetSwitchDeviceAttribute (const char deviceName[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevNumColumns (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevNumRelays (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevNumRows (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevNumSwitchChans (const char deviceName[], uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevRelayList (const char deviceName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevSettled (const char deviceName[], bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevSettlingTime (const char deviceName[], float64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevSwitchChanList (const char deviceName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchDevTopology (const char deviceName[], char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC_C | DAQmxGetSwitchScanAttribute (TaskHandle taskHandle, int32 attribute, void *value) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchScanBreakMode (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchScanRepeatMode (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSwitchScanWaitingForAdv (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSysDevNames (char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSysGlobalChans (char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSysNIDAQMajorVersion (uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSysNIDAQMinorVersion (uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetSysScales (char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetSysTasks (char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC_C | DAQmxGetSystemInfoAttribute (int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC_C | DAQmxGetTaskAttribute (TaskHandle taskHandle, int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetTaskChannels (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetTaskComplete (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetTaskName (TaskHandle taskHandle, char *data, uInt32 bufferSize) |
|
int32 DllExport __CFUNC | DAQmxGetTaskNumChans (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetTimingAttribute (TaskHandle taskHandle, int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC_C | DAQmxGetTrigAttribute (TaskHandle taskHandle, int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC_C | DAQmxGetWatchdogAttribute (TaskHandle taskHandle, const char lines[], int32 attribute, void *value,...) |
|
int32 DllExport __CFUNC | DAQmxGetWatchdogDOExpirState (TaskHandle taskHandle, const char channel[], int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWatchdogExpirTrigType (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWatchdogHasExpired (TaskHandle taskHandle, bool32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWatchdogTimeout (TaskHandle taskHandle, float64 *data) |
|
int32 DllExport __CFUNC_C | DAQmxGetWriteAttribute (TaskHandle taskHandle, int32 attribute, void *value) |
|
int32 DllExport __CFUNC | DAQmxGetWriteCurrWritePos (TaskHandle taskHandle, uInt64 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteDigitalLinesBytesPerChan (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteNumChans (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteOffset (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteRawDataWidth (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteRegenMode (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteRelativeTo (TaskHandle taskHandle, int32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteSpaceAvail (TaskHandle taskHandle, uInt32 *data) |
|
int32 DllExport __CFUNC | DAQmxGetWriteTotalSampPerChanGenerated (TaskHandle taskHandle, uInt64 *data) |
|
int32 DllExport __CFUNC | DAQmxInitExtCal (const char deviceName[], const char password[], uInt32 *calHandle) |
|
int32 DllExport __CFUNC | DAQmxIsTaskDone (TaskHandle taskHandle, bool32 *isTaskDone) |
|
int32 DllExport __CFUNC | DAQmxLoadTask (const char taskName[], TaskHandle *taskHandle) |
|
int32 DllExport __CFUNC | DAQmxReadAnalogF64 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, float64 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadAnalogScalarF64 (TaskHandle taskHandle, float64 timeout, float64 *value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadBinaryI16 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, int16 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadBinaryU16 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, uInt16 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadCounterF64 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, float64 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadCounterScalarF64 (TaskHandle taskHandle, float64 timeout, float64 *value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadCounterScalarU32 (TaskHandle taskHandle, float64 timeout, uInt32 *value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadCounterU32 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, uInt32 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadDigitalLines (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, uInt8 readArray[], uInt32 arraySizeInBytes, int32 *sampsPerChanRead, int32 *numBytesPerSamp, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadDigitalScalarU32 (TaskHandle taskHandle, float64 timeout, uInt32 *value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadDigitalU32 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, uInt32 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadDigitalU8 (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, bool32 fillMode, uInt8 readArray[], uInt32 arraySizeInSamps, int32 *sampsPerChanRead, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxReadRaw (TaskHandle taskHandle, int32 numSampsPerChan, float64 timeout, void *readArray, uInt32 arraySizeInBytes, int32 *sampsRead, int32 *numBytesPerSamp, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxResetAdvTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAIAccelSensitivity (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIAccelSensitivityUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIAccelUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIACExcitFreq (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIACExcitSyncEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIACExcitWireMode (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIAtten (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIAutoZeroMode (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeBalanceCoarsePot (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeBalanceFinePot (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeCfg (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeInitialVoltage (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeNomResistance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeShuntCalEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeShuntCalGainAdjust (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIBridgeShuntCalSelect (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIConvActiveEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAIConvRate (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAIConvSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAIConvTimebaseDiv (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAIConvTimebaseSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAICoupling (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAICurrentShuntLoc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAICurrentShuntResistance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAICurrentUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAICustomScaleName (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIDataXferMech (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIDataXferReqCond (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIDitherEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitActualVal (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitDCorAC (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitSrc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitUseForScaling (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitUseMultiplexed (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitVal (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIExcitVoltageOrCurrent (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIForceReadFromChan (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIFreqHyst (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIFreqThreshVoltage (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIFreqUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIGain (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIImpedance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILeadWireResistance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassCutoffFreq (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassSwitchCapClkSrc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassSwitchCapExtClkDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassSwitchCapExtClkFreq (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILowpassSwitchCapOutClkDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILVDTSensitivity (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILVDTSensitivityUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAILVDTUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIMax (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIMemMapEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIMin (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIResistanceCfg (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIResistanceUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRngHigh (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRngLow (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRTDA (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRTDB (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRTDC (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRTDR0 (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRTDType (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRVDTSensitivity (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRVDTSensitivityUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIRVDTUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAISampAndHoldEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIStrainGageCfg (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIStrainGageGageFactor (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIStrainGagePoissonRatio (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIStrainUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAITempUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAITermCfg (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmcplCJCVal (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmcplType (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmstrA (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmstrB (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmstrC (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIThrmstrR1 (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAIVoltageUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeRefTrigHyst (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeRefTrigLvl (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeRefTrigSlope (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeRefTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeStartTrigHyst (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeStartTrigLvl (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeStartTrigSlope (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgEdgeStartTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgLvlPauseTrigHyst (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgLvlPauseTrigLvl (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgLvlPauseTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgLvlPauseTrigWhen (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinPauseTrigBtm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinPauseTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinPauseTrigTop (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinPauseTrigWhen (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinRefTrigBtm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinRefTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinRefTrigTop (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinRefTrigWhen (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinStartTrigBtm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinStartTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinStartTrigTop (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAnlgWinStartTrigWhen (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetAOCurrentUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOCustomScaleName (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRefAllowConnToGnd (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRefConnToGnd (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRefSrc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRefVal (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRngHigh (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODACRngLow (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODataXferMech (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAODataXferReqCond (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOLoadImpedance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOMax (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOMemMapEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOMin (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOOutputImpedance (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOReglitchEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOResolutionUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOUseOnlyOnBrdMem (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetAOVoltageUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetArmStartTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetChanAttribute (TaskHandle taskHandle, const char channel[], int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetChanDescr (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetChangeDetectDIFallingEdgePhysicalChans (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetChangeDetectDIRisingEdgePhysicalChans (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetCIAngEncoderInitialAngle (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIAngEncoderPulsesPerRev (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIAngEncoderUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICountEdgesActiveEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICountEdgesDir (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICountEdgesDirTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICountEdgesInitialCnt (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICountEdgesTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICtrTimebaseRate (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICtrTimebaseSrc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCICustomScaleName (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIDataXferMech (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIDupCountPrevent (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderAInputTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderBInputTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderDecodingType (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderZIndexEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderZIndexPhase (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderZIndexVal (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIEncoderZInputTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqMeasMeth (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqMeasTime (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqStartingEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIFreqUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCILinEncoderDistPerPulse (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCILinEncoderInitialPos (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCILinEncoderUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIMax (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIMin (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodMeasMeth (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodMeasTime (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodStartingEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPeriodUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPulseWidthStartingEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPulseWidthTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCIPulseWidthUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCISemiPeriodTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCISemiPeriodUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCITwoEdgeSepFirstEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCITwoEdgeSepFirstTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCITwoEdgeSepSecondEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCITwoEdgeSepSecondTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCITwoEdgeSepUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOAutoIncrCnt (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOCtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOCtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOCtrTimebaseRate (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOCtrTimebaseSrc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseDutyCyc (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseFreq (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseFreqInitialDelay (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseFreqUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseHighTicks (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseHighTime (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseIdleState (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseLowTicks (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseLowTime (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseTerm (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseTicksInitialDelay (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseTimeInitialDelay (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetCOPulseTimeUnits (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetDelayFromSampClkDelay (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDelayFromSampClkDelayUnits (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDevice (const char deviceName[]) |
|
int32 DllExport __CFUNC | DAQmxResetDIDigFltrEnable (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetDIDigFltrMinPulseWidth (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeAdvTrigEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeAdvTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeArmStartTrigEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeArmStartTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeRefTrigEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeRefTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeStartTrigEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeStartTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeWatchdogExpirTrigEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigEdgeWatchdogExpirTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigLvlPauseTrigSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDigLvlPauseTrigWhen (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetDIInvertLines (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetDOInvertLines (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetDOTristate (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetExported20MHzTimebaseOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvCmpltEventDelay (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvCmpltEventOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvCmpltEventPulsePolarity (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvCmpltEventPulseWidth (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvTrigOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvTrigPulseWidth (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAdvTrigPulseWidthUnits (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAIConvClkOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAIHoldCmpltEventOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedAIHoldCmpltEventPulsePolarity (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedChangeDetectEventOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedCtrOutEventOutputBehavior (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedCtrOutEventOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedCtrOutEventPulsePolarity (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedCtrOutEventToggleIdleState (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedRefTrigOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedSampClkOutputBehavior (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedSampClkOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedSignalAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetExportedStartTrigOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetExportedWatchdogExpiredEventOutputTerm (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetMasterTimebaseRate (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetMasterTimebaseSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetOnDemandSimultaneousAOEnable (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetPauseTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetReadAutoStart (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadChannelsToRead (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadOffset (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadOverWrite (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadReadAllAvailSamp (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetReadRelativeTo (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetRefTrigPretrigSamples (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetRefTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkActiveEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkRate (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkTimebaseActiveEdge (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkTimebaseDiv (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkTimebaseMasterTimebaseDiv (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkTimebaseRate (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampClkTimebaseSrc (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampQuantSampMode (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampQuantSampPerChan (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSampTimingType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetStartTrigDelay (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetStartTrigDelayUnits (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetStartTrigRetriggerable (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetStartTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSwitchScanAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetSwitchScanBreakMode (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetSwitchScanRepeatMode (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetTimingAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetTrigAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetWatchdogAttribute (TaskHandle taskHandle, const char lines[], int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetWatchdogDOExpirState (TaskHandle taskHandle, const char channel[]) |
|
int32 DllExport __CFUNC | DAQmxResetWatchdogExpirTrigType (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetWatchdogTimeout (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetWriteAttribute (TaskHandle taskHandle, int32 attribute) |
|
int32 DllExport __CFUNC | DAQmxResetWriteOffset (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetWriteRegenMode (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxResetWriteRelativeTo (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxRestoreLastExtCalConst (const char deviceName[]) |
|
int32 DllExport __CFUNC | DAQmxSCBaseboardCalAdjust (uInt32 calHandle, float64 referenceVoltage) |
|
int32 DllExport __CFUNC | DAQmxSelfCal (const char deviceName[]) |
|
int32 DllExport __CFUNC | DAQmxSendSoftwareTrigger (TaskHandle taskHandle, int32 triggerID) |
|
int32 DllExport __CFUNC | DAQmxSetAdvTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIAccelSensitivity (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIAccelSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIAccelUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIACExcitFreq (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIACExcitSyncEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIACExcitWireMode (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIAtten (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIAutoZeroMode (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeBalanceCoarsePot (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeBalanceFinePot (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeCfg (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeInitialVoltage (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeNomResistance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeShuntCalEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeShuntCalGainAdjust (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIBridgeShuntCalSelect (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIConvActiveEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIConvRate (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIConvSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAIConvTimebaseDiv (TaskHandle taskHandle, uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIConvTimebaseSrc (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAICoupling (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAICurrentShuntLoc (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAICurrentShuntResistance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAICurrentUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAICustomScaleName (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAIDataXferMech (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIDataXferReqCond (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIDitherEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitActualVal (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitDCorAC (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitSrc (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitUseForScaling (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitUseMultiplexed (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitVal (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIExcitVoltageOrCurrent (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIForceReadFromChan (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIFreqHyst (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIFreqThreshVoltage (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIFreqUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIGain (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIImpedance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILeadWireResistance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassCutoffFreq (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassSwitchCapClkSrc (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassSwitchCapExtClkDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassSwitchCapExtClkFreq (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILowpassSwitchCapOutClkDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILVDTSensitivity (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILVDTSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAILVDTUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIMax (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIMemMapEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIMin (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIResistanceCfg (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIResistanceUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRngHigh (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRngLow (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRTDA (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRTDB (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRTDC (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRTDR0 (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRTDType (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRVDTSensitivity (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRVDTSensitivityUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIRVDTUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAISampAndHoldEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIStrainGageCfg (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIStrainGageGageFactor (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIStrainGagePoissonRatio (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIStrainUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAITempUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAITermCfg (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmcplCJCVal (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmcplType (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmstrA (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmstrB (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmstrC (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIThrmstrR1 (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAIVoltageUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeRefTrigHyst (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeRefTrigLvl (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeRefTrigSlope (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeRefTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeStartTrigHyst (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeStartTrigLvl (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeStartTrigSlope (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgEdgeStartTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgLvlPauseTrigHyst (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgLvlPauseTrigLvl (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgLvlPauseTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgLvlPauseTrigWhen (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinPauseTrigBtm (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinPauseTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinPauseTrigTop (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinPauseTrigWhen (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinRefTrigBtm (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinRefTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinRefTrigTop (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinRefTrigWhen (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinStartTrigBtm (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinStartTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinStartTrigTop (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAnlgWinStartTrigWhen (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOCurrentUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOCustomScaleName (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRefAllowConnToGnd (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRefConnToGnd (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRefSrc (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRefVal (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRngHigh (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODACRngLow (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODataXferMech (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAODataXferReqCond (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOLoadImpedance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOMax (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOMemMapEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOMin (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOOutputImpedance (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOReglitchEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOResolutionUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOUseOnlyOnBrdMem (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetAOVoltageUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetArmStartTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetCalInfoAttribute (const char deviceName[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetCalUserDefinedInfo (const char deviceName[], const char *data) |
|
int32 DllExport __CFUNC_C | DAQmxSetChanAttribute (TaskHandle taskHandle, const char channel[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetChanDescr (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetChangeDetectDIFallingEdgePhysicalChans (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetChangeDetectDIRisingEdgePhysicalChans (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIAngEncoderInitialAngle (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIAngEncoderPulsesPerRev (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIAngEncoderUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICountEdgesActiveEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICountEdgesDir (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICountEdgesDirTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCICountEdgesInitialCnt (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICountEdgesTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCICtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICtrTimebaseRate (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCICtrTimebaseSrc (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCICustomScaleName (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIDataXferMech (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIDupCountPrevent (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderAInputTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderBInputTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderDecodingType (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderZIndexEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderZIndexPhase (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderZIndexVal (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIEncoderZInputTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqMeasMeth (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqMeasTime (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqStartingEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIFreqUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCILinEncoderDistPerPulse (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCILinEncoderInitialPos (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCILinEncoderUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIMax (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIMin (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodMeasMeth (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodMeasTime (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodStartingEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPeriodUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPulseWidthStartingEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPulseWidthTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCIPulseWidthUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCISemiPeriodTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCISemiPeriodUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCITwoEdgeSepFirstEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCITwoEdgeSepFirstTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCITwoEdgeSepSecondEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCITwoEdgeSepSecondTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCITwoEdgeSepUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOAutoIncrCnt (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOCtrTimebaseActiveEdge (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOCtrTimebaseMasterTimebaseDiv (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOCtrTimebaseRate (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOCtrTimebaseSrc (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseDutyCyc (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseFreq (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseFreqInitialDelay (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseFreqUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseHighTicks (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseHighTime (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseIdleState (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseLowTicks (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseLowTime (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseTerm (TaskHandle taskHandle, const char channel[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseTicksInitialDelay (TaskHandle taskHandle, const char channel[], uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseTimeInitialDelay (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetCOPulseTimeUnits (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDelayFromSampClkDelay (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetDelayFromSampClkDelayUnits (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDIDigFltrEnable (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDIDigFltrMinPulseWidth (TaskHandle taskHandle, const char channel[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeAdvTrigEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeAdvTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeArmStartTrigEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeArmStartTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeRefTrigEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeRefTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeStartTrigEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeStartTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeWatchdogExpirTrigEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDigEdgeWatchdogExpirTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC_C | DAQmxSetDigitalPowerUpStates (const char deviceName[], const char channelNames[], int32 state,...) |
|
int32 DllExport __CFUNC | DAQmxSetDigLvlPauseTrigSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetDigLvlPauseTrigWhen (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDIInvertLines (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDOInvertLines (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetDOTristate (TaskHandle taskHandle, const char channel[], bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExported20MHzTimebaseOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvCmpltEventDelay (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvCmpltEventOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvCmpltEventPulsePolarity (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvCmpltEventPulseWidth (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvTrigOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvTrigPulseWidth (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAdvTrigPulseWidthUnits (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAIConvClkOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAIHoldCmpltEventOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedAIHoldCmpltEventPulsePolarity (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedChangeDetectEventOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedCtrOutEventOutputBehavior (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedCtrOutEventOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedCtrOutEventPulsePolarity (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedCtrOutEventToggleIdleState (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedRefTrigOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedSampClkOutputBehavior (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedSampClkOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC_C | DAQmxSetExportedSignalAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetExportedStartTrigOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetExportedWatchdogExpiredEventOutputTerm (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetMasterTimebaseRate (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetMasterTimebaseSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetOnDemandSimultaneousAOEnable (TaskHandle taskHandle, bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetPauseTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetReadAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetReadAutoStart (TaskHandle taskHandle, bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetReadChannelsToRead (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetReadOffset (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetReadOverWrite (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetReadReadAllAvailSamp (TaskHandle taskHandle, bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetReadRelativeTo (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetRefTrigPretrigSamples (TaskHandle taskHandle, uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetRefTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkActiveEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkRate (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkTimebaseActiveEdge (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkTimebaseDiv (TaskHandle taskHandle, uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkTimebaseMasterTimebaseDiv (TaskHandle taskHandle, uInt32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkTimebaseRate (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampClkTimebaseSrc (TaskHandle taskHandle, const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetSampQuantSampMode (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampQuantSampPerChan (TaskHandle taskHandle, uInt64 data) |
|
int32 DllExport __CFUNC | DAQmxSetSampTimingType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetScaleAttribute (const char scaleName[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetScaleDescr (const char scaleName[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleLinSlope (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleLinYIntercept (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleMapPreScaledMax (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleMapPreScaledMin (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleMapScaledMax (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleMapScaledMin (const char scaleName[], float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetScalePolyForwardCoeff (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxSetScalePolyReverseCoeff (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxSetScalePreScaledUnits (const char scaleName[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleScaledUnits (const char scaleName[], const char *data) |
|
int32 DllExport __CFUNC | DAQmxSetScaleTablePreScaledVals (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxSetScaleTableScaledVals (const char scaleName[], float64 *data, uInt32 arraySizeInSamples) |
|
int32 DllExport __CFUNC | DAQmxSetStartTrigDelay (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC | DAQmxSetStartTrigDelayUnits (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetStartTrigRetriggerable (TaskHandle taskHandle, bool32 data) |
|
int32 DllExport __CFUNC | DAQmxSetStartTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetSwitchChanAttribute (const char switchChannelName[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetSwitchChanUsage (const char switchChannelName[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSwitchDevAutoConnAnlgBus (const char deviceName[], bool32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetSwitchDeviceAttribute (const char deviceName[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetSwitchDevSettlingTime (const char deviceName[], float64 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetSwitchScanAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetSwitchScanBreakMode (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetSwitchScanRepeatMode (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetTimingAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC_C | DAQmxSetTrigAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC_C | DAQmxSetWatchdogAttribute (TaskHandle taskHandle, const char lines[], int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetWatchdogDOExpirState (TaskHandle taskHandle, const char channel[], int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetWatchdogExpirTrigType (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetWatchdogTimeout (TaskHandle taskHandle, float64 data) |
|
int32 DllExport __CFUNC_C | DAQmxSetWriteAttribute (TaskHandle taskHandle, int32 attribute,...) |
|
int32 DllExport __CFUNC | DAQmxSetWriteOffset (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetWriteRegenMode (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxSetWriteRelativeTo (TaskHandle taskHandle, int32 data) |
|
int32 DllExport __CFUNC | DAQmxStartTask (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxStopTask (TaskHandle taskHandle) |
|
int32 DllExport __CFUNC | DAQmxSwitchCloseRelays (const char relayList[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchConnect (const char switchChannel1[], const char switchChannel2[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchConnectMulti (const char connectionList[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchCreateScanList (const char scanList[], TaskHandle *taskHandle) |
|
int32 DllExport __CFUNC | DAQmxSwitchDisconnect (const char switchChannel1[], const char switchChannel2[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchDisconnectAll (const char deviceName[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchDisconnectMulti (const char connectionList[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchFindPath (const char switchChannel1[], const char switchChannel2[], char path[], uInt32 pathBufferSize, int32 *pathStatus) |
|
int32 DllExport __CFUNC | DAQmxSwitchGetMultiRelayCount (const char relayList[], uInt32 count[], uInt32 countArraySize, uInt32 *numRelayCountsRead) |
|
int32 DllExport __CFUNC | DAQmxSwitchGetMultiRelayPos (const char relayList[], uInt32 relayPos[], uInt32 relayPosArraySize, uInt32 *numRelayPossRead) |
|
int32 DllExport __CFUNC | DAQmxSwitchGetSingleRelayCount (const char relayName[], uInt32 *count) |
|
int32 DllExport __CFUNC | DAQmxSwitchGetSingleRelayPos (const char relayName[], uInt32 *relayPos) |
|
int32 DllExport __CFUNC | DAQmxSwitchOpenRelays (const char relayList[], bool32 waitForSettling) |
|
int32 DllExport __CFUNC | DAQmxSwitchSetTopologyAndReset (const char deviceName[], const char newTopology[]) |
|
int32 DllExport __CFUNC | DAQmxSwitchWaitForSettling (const char deviceName[]) |
|
int32 DllExport __CFUNC | DAQmxTaskControl (TaskHandle taskHandle, int32 action) |
|
int32 DllExport __CFUNC | DAQmxTristateOutputTerm (const char outputTerminal[]) |
|
int32 DllExport __CFUNC | DAQmxWaitUntilTaskDone (TaskHandle taskHandle, float64 timeToWait) |
|
int32 DllExport __CFUNC | DAQmxWriteAnalogF64 (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, float64 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteAnalogScalarF64 (TaskHandle taskHandle, bool32 autoStart, float64 timeout, float64 value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteBinaryI16 (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, int16 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteBinaryU16 (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, uInt16 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteDigitalLines (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, uInt8 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteDigitalScalarU32 (TaskHandle taskHandle, bool32 autoStart, float64 timeout, uInt32 value, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteDigitalU32 (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, uInt32 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteDigitalU8 (TaskHandle taskHandle, int32 numSampsPerChan, bool32 autoStart, float64 timeout, bool32 dataLayout, uInt8 writeArray[], int32 *sampsPerChanWritten, bool32 *reserved) |
|
int32 DllExport __CFUNC | DAQmxWriteRaw (TaskHandle taskHandle, int32 numSamps, bool32 autoStart, float64 timeout, void *writeArray, int32 *sampsPerChanWritten, bool32 *reserved) |
|