11-16-2020 10:20 AM
Hello Guys,
i tried to make a pause trigger work in Labview NXG, but i can't make it happen. Unfortunately i dont find any documentation for NXG in this regard (Note: i just recently started to work with Labview so i also never used "classic Labview).
I was able to make the start trigger work in this example (just used Start trigger with same input).But not the pause trigger or the rearm trigger. Can anyone provide a example or look over mine and tell me what to change?
I am gladfull for any help.
My setup:
I/O-Modul: PXIe-6386
Controller: PXIe-8821
Labview NXG 5.0
PS: I am aware that the error handling and stop function is not decent, was rather quick and dirty.
Best regards!
11-18-2020 03:54 AM
Ok to close this: thanks to Kevin_Price i just found out the PXIe-6386 does not support a pause trigger (Reference)
It seems that a state machine "might" (atleast that is what i will try next) do the trick, i will work on this (for reference: Task Statemodel)
Funny enough i built up the same model that i showed here in Labview 20.0, where atleast i get an error saying that it only supports "None" as a Pause trigger), here in NXG i get no error (but also no functionality).