Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

test of trigger during acquisition

Hi,

During my acquisition, i need to test the trigger if it's correct to go on the acquisition.

Can i reset my trigger or other because i tried to stop and restart the task but it work but don't work like i want (i work with a system with a clock to 1.25MHz).

I have a NI PCI-6533 (DIO-32HS).

 

0 Kudos
Message 1 of 4
(6,755 Views)

Hi,

 

I'm sorry but I don't understand what to you want to do. What is your configuration? The trigger is use to synchronize an input or ouput? Why you need to "reset" your trigger?

Can you tell us moreabout your project?

 

Regards,

0 Kudos
Message 2 of 4
(6,739 Views)

I want to reset the trigger because if it turn off during my acquisition, i must stop the acquisition and if i don't test its, i don't know if it trun on or turn off and don't stop the acquisition.

Do you understand what i want to do?

0 Kudos
Message 3 of 4
(6,718 Views)

Hi,

 

I'm sorry for the long responding time. If you want to reconfigure your task on the fly, you need to stop and restart your task. If the trigger happen and you want to rearm it, you need to use the function "DAQmxSetStartTrigRetriggerable", it's able to set multiple trigger.

 

Regards,

0 Kudos
Message 4 of 4
(6,650 Views)