10-15-2010 03:41 PM
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.
Solved! Go to Solution.
10-15-2010 03:57 PM
Maybe because you have a false constant wired to your consumer top level case structure?
10-15-2010 04:06 PM
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.
10-18-2010 11:00 AM
That was it,
Thanks
Dan