LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event Structure quit working when I switch cdaq to crio

Solved!
Go to solution

I changed my consumers producer structure written 2009 to use crio in 2010 and my event structure quite working. The event source is the same.

 

crio.JPG

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

Maybe because you have a false constant wired to your consumer top level case structure?

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 4
(3,133 Views)
Solution
Accepted by topic author dksys2000@yahoo.com

Front-panel controls don't trigger events on real-time targets such as the cRIO, since those systems don't really have user-accessible front panels.  When they do display a front panel, it's running on the development system separate from the cRIO; LabVIEW just makes it look seamless.

Message 3 of 4
(3,130 Views)

That was it,

 

Thanks

 

Dan

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