NI-DAQ™mx C Reference

Counter Output >> General Properties >> More >> Advanced >> Data Transfer and Memory >> Use Only Onboard Memory

Data Type: bool32
Description: Specifies whether to write samples directly to the onboard memory of the device, bypassing the memory buffer. Generally, you cannot update onboard memory directly after you start the task. Onboard memory includes data FIFOs.

You can get/set/reset this property using:
  DAQmxGetCOUseOnlyOnBrdMem
  DAQmxSetCOUseOnlyOnBrdMem
  DAQmxResetCOUseOnlyOnBrdMem

Log in to get a better experience