![]() | Download Help (Windows Only) |
int32 __CFUNC DAQmxGetAOUseOnlyOnBrdMem(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetAOUseOnlyOnBrdMem(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetAOUseOnlyOnBrdMem(TaskHandle taskHandle, const char channel[]);
DAQmxGetAOUseOnlyOnBrdMem gets the Analog Output >> General Properties >> Advanced >> Data Transfer and Memory >> Use Only Onboard Memory property.
DAQmxSetAOUseOnlyOnBrdMem sets the Analog Output >> General Properties >> Advanced >> Data Transfer and Memory >> Use Only Onboard Memory property.
DAQmxResetAOUseOnlyOnBrdMem resets the Analog Output >> General Properties >> Advanced >> Data Transfer and Memory >> Use Only Onboard Memory property.
Helpful
Not Helpful