Get/Set/Reset DI_LogicFamily

NI-DAQmx C Properties

Get/Set/Reset DI_LogicFamily

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

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

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

Purpose

DAQmxGetDILogicFamily gets the Digital Input >> Logic Family property.

DAQmxSetDILogicFamily sets the Digital Input >> Logic Family property.

DAQmxResetDILogicFamily resets the Digital Input >> Logic Family property.