Digital Output:General Properties:Advanced:Data Transfer and Memory:Data Transfer Request Condition Property
Short Name: DO.DataXferReqCond
Property of DAQmx Channel
Specifies under what condition to transfer data from the buffer to the onboard memory of the device.
| Onboard Memory Empty (10235) | Transfer data to the device only when there is no data in the onboard memory of the device. |
| Onboard Memory Half Full or Less (10239) | Transfer data to the device any time the onboard memory is less than half full. |
| Onboard Memory Less than Full (10242) | Transfer data to the device any time the onboard memory of the device is not full. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |