Get/Set/Reset DO_LogicFamily

NI-DAQmx C Properties

Get/Set/Reset DO_LogicFamily

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

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

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

Purpose

DAQmxGetDOLogicFamily gets the Digital Output >> Logic Family property.

DAQmxSetDOLogicFamily sets the Digital Output >> Logic Family property.

DAQmxResetDOLogicFamily resets the Digital Output >> Logic Family property.