Specifies under what condition to transfer data from the onboard memory of the device to the buffer.

Remarks

The following table lists the characteristics of this property.

Short Name CI.DataXferReqCond
Data type ci32.png
Permissions Read/Write
Resettable True
Settable While Task Is Running device-specific
Available in Run-Time Engine True
Onboard Memory More than Half Full 10237
Transfer data from the device when more than half of the onboard memory of the device fills.
Onboard Memory Not Empty 10241
Transfer data from the device when there is data in the onboard memory.
Onboard Memory Custom Threshold 12577
Transfer data from the device when the number of samples specified with AI.DataXferCustomThreshold are in the device FIFO.
When Acquisition Complete 12546
Transfer data when the acquisition is complete.