03-14-2013 07:15 AM - edited 03-14-2013 07:15 AM
Hi everybody,
I'm learning how to use event in Labview. I've just followed a BasicTutorial to create events from this link:
http://www.youtube.com/watch?v=8eO64fo3Pho
But i've not been able to make this run on my PXI, even when it works well on my laptop. I think there are some software that is installed on my laptop that is not on my PXI. I've been trying to identify what piece of software left but i don't arrive to find the answer. Is there somebody here who can help me to solve this issue?. Attached to this messages you can find a list of the software installed on my laptop and on the PXI, and a copy of the VI.
Cheers,
JCC
03-22-2013 11:50 AM
Hi,
I'm afraid Events aren't supported on RT operating systems, with the exception of User Registered Events.
The reasoning being that a RT program shouldn't really have a UI - this should be handled on the Host.
Regards,
Andrew