Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use the daqmx 'send software trigger vi'?

I am using a DAQ6062E and keep getting a 'Requested value is not supported for this property' error. This is in relation to the DAQmx trigger property node that I am using to configure the 'send software trigger vi'.
0 Kudos
Message 1 of 3
(3,836 Views)
counters in DAQmx do not support software triggers. Currently only switch products support software triggers. For start triggers, counters support digital edge triggers. In your VI it looks like you want to generate a retriggerable pulse. The "Gen Dig Pulse-Retriggerable.vi" shows how this would be done with digital edge a digital edge start trigger.
Message 2 of 3
(3,836 Views)
Thanks, your help is much appreciated. I can stop banging my head against the wall now.
0 Kudos
Message 3 of 3
(3,836 Views)