Get/Set/Reset CO_Pulse_LowTime

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_LowTime

int32 __CFUNC DAQmxGetCOPulseLowTime(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetCOPulseLowTime(TaskHandle taskHandle, const char channel[], float64 data);

int32 __CFUNC DAQmxResetCOPulseLowTime(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCOPulseLowTime gets the Counter Output >> Pulse >> Time >> Low Time property.

DAQmxSetCOPulseLowTime sets the Counter Output >> Pulse >> Time >> Low Time property.

DAQmxResetCOPulseLowTime resets the Counter Output >> Pulse >> Time >> Low Time property.