補個說明
Measurements: Task could not be started, because the driver could not write enough data to the device. This was due to system and/or bus-bandwidth limitations.
Reduce the number of programs your computer is executing concurrently. If possible, perform operations with heavy bus usage sequentially instead of in parallel. If you can't eliminate the problem, contact National Instruments support at ni.com/support.
在 03-16-2011 08:34 PM
您好:
建議您將 Start task 擺在迴圈外面,
或是將 I/O 重新設定和重新開機試試。
同樣的error code,可以參考此連接:
http://forums.ni.com/t5/LabVIEW/Error-200946-occurred-at-DAQmx-Start-Task-vi/m-p/320297
希望能解決您的問題