Which option should I use in DAQmxRegister functions? Primary Software: LabWindows/CVI Development Systems>>Base PackagePrimary Software Version: 8.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: When I use functions such as DAQmxRegisterSignalEvent, DAQmxRegisterDoneEvent or DAQmxRegisterEveryNSamplesEvent, I can use either 0 or DAQmx_Val_SynchronousEventCallbacks in the options parameter. Which one should I use and how do I use them? Solution: The 0 option means that your callback will be called and ran in a DAQmx driver thread. Use this option if you do not have lot of processing to do like setting a flag. Related Links: Attachments:
Report Date: 08/19/2008 Last Updated: 08/27/2008 Document ID: 4OI3HLBA |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
