11-30-2009 09:51 PM
All,
I'm attempting to use dynamic event registration in my real-time vi per the help on the event structure which leads me to believe it should work. However the register for events node seems to be erroring out. Any ideas? I'd like to be able to use events with a remote front panel. Is this possible?
Snippet Attached
Regards,
Ken
11-30-2009 10:41 PM
xkenneth wrote:
However the register for events node seems to be erroring out.
What does the error say?
11-30-2009 10:47 PM
Hi xkenneth,
The attached code wont work,because the registered reference (boolean 2) is not a real reference as there is no control for it on the front panel.Regarding controlling remote panels, i am not sure whether the events work or it,but i think that they should work.
Thanks and regards,
srikrishnaNF
12-01-2009 07:57 PM
Error code 1043.
I don't know what boolean 2 is, I have no control named that.
12-01-2009 10:22 PM