06-02-2011 01:26 AM
In the simultaneous start example under Multi-function synchronization how do you configure the ai/StartTrigger thing in the VI “Get terminal Name with device prefix VI”. How do you create this in Max?
Possible reason(s):
Source terminal to be routed could not be found on the device.
Make sure the terminal name is valid for the specified device. Refer to Measurement & Automation Explorer for valid terminal names.
Property: Start.DigEdge.Src
Property: Start.DigEdge.Edge
Source Device: Dev1
Source Terminal: Device=ai/StartTrigger
Task Name: _unnamedTask<10>
[+] Enlarge Image
Figure 2 Simultaneous start example
06-03-2011 03:41 PM
Are you sure your device supports digital triggering?
06-06-2011 03:01 AM
yes . i forgot to mention the hardware part. it is USB multifunction DAQ 6218. i am working in labview 8.5.
06-06-2011 10:12 AM
How are you configuring the trigger? The proper terminal name should read:
/Dev1/ai/StartTrigger
You are currently trying to set the terminal to:
Device=ai/StartTrigger
Best Regards,