02-02-2011 06:52 PM
Hi,
I'm programming a big application with a state machine architecture. My program is working well alone but when I add it the RT part of my FPGA project, nothing is working but no error are detected by Labview. It is like if there was no queue generated when I produce an event.
The VI has no dependency to the cRIO. It is pratically only play with a tab control.
Attached to this message, you have the VI and the project. I suggest you to run the VI (B2G_state_machine_16_test.vi) and avoid to push on the ''Parametrage'' and '' Lecture'' buttons (I did put the called files).
I don't know what's wrong since every time that I add VI to a project it was working well.
Thank you
02-03-2011 08:56 AM
RT does not support UI events. Check out info on Model View Controller Architectures.
http://zone.ni.com/reference/en-XX/help/371618F-01/lvdscconcepts/mvc_design/
http://decibel.ni.com/content/servlet/JiveServlet/previewBody/11938-102-4-21580/TS3037-SW_Maila.pdf