Error -200560 on Wait Until Done with WLS/ENET-9163Primary Software: Driver Software>>NI-DAQmxPrimary Software Version: 7.0 Primary Software Fixed Version: N/A Secondary Software: N/A Hardware: Multifunction DAQ (MIO)>>Wireless DAQ
Problem: If I set up my NI WLS/ENET 9163 for a referenced trigger and between my DAQmxStartTask.vi and my DAQmxRead.vi, I use a DAQmxWaitUntilDone.vi to ensure that the operation is complete before I stop the task, the DAQmxWaitUntilDone.vi returns Error -200560. This happens even though the trigger is strobed and all the data is acquired by the device.![]() Solution: You can avoid receiving this error by adding an Available Samples Per Channel call from a DAQmx Read Property Node before the DAQmxWaitUntilDone.vi. If the acquisition finishes before reaching that property, the DAQmxWaitUntilDone.vi will complete without an error.See the attached VI for an example of this fix. ![]() Related Links: KnowledgeBase KB 4PH9PO8H: Setup IP Address for NI WLS/ENET 9163 KnowledgeBase KB 4QNAFMD2: Can't Connect to NI WLS/ENET-9163 Devices on W2k with IE5 KnowledgeBase KB 4WNDIMU8: Troubleshooting Resources for the NI WLS/ENET-9163 Attachments:
Report Date: 11/05/2008 Last Updated: 05/13/2011 Document ID: 4R4AEQD2 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


