Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you create ai/StartTrigger in multi function synchronization?

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

0 Kudos
Message 1 of 4
(3,811 Views)

Are you sure your device supports digital triggering?

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 4
(3,798 Views)

yes . i forgot to mention the hardware part. it is USB multifunction DAQ 6218. i am working in labview 8.5.

 

0 Kudos
Message 3 of 4
(3,780 Views)

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,

John Passiak
0 Kudos
Message 4 of 4
(3,774 Views)