Asynchronous Analog Input Monitoring Functions Previous topicNext topicFirst topicLast topic

Asynchronous Analog Input Monitoring Functions

AI_AsyncCheck
Check the current status of the asynchronous analog input operation

AI_AsyncClear
Stop the asynchronous analog input operation

AI_AsyncDblBufferMode
Enables or Disables double buffer data acquisition mode

AI_AsyncDblBufferHalfReady
Checks whether the next half buffer of data in circular buffer is ready for transfer during an asynchronous double-buffered analog input operation

AI_AsyncDblBufferTransfer
Copies half of the data of circular buffer to user buffer. You can execute this function repeatedly to return sequential half buffers of the data