Get/Set/Reset DO_OutputDriveType

NI-DAQmx C Properties

Get/Set/Reset DO_OutputDriveType

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

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

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

Purpose

DAQmxGetDOOutputDriveType gets the Digital Output >> Output Drive Type property.

DAQmxSetDOOutputDriveType sets the Digital Output >> Output Drive Type property.

DAQmxResetDOOutputDriveType resets the Digital Output >> Output Drive Type property.