Set the timeout in milliseconds for data transfers. If a transfer is not completed inside this timeframe, the API generates a timeout error.
EnableBurst
API | Code |
C++ | void ceDevice::EnableBurst(bool bEnable) |
CCE_RESULT EnableBurst(CE_DEVICE_HANDLE Handle, unsigned int uiEnable)
.NET void ceDevice.EnableBurst(bool bEnable)
(PCI only) Enable bursting in transfer, which frees the shared address / data bus between PCI(e) chip and FPGA by putting addresses on the bus frequently only.
USBS6 / |
| http://www.cesys.com/ |
User Doc V0.3 | preliminary |