08-17-2007 01:27 AM
08-17-2007 02:10 AM - edited 08-17-2007 02:10 AM
Hi Joachim,
Is there a way to stop the application which is based on an event structure.[?]
Yes! As you've described the application, there's a VI with a stop-button, and an event structure registered for the stop-button value-change(?) To programmatically set the value of the stop-button so that it creates a value-change event, you'll want to change the value of the stop-button by writing to its "value (signalling)" property.
Attached is a [LV8.2.1] VI to help the remote-controller find the right control-reference (on callee) so that it can write to the "value (signalling)" property.
Cheers.
Message Edited by tbd on 08-17-2007 02:12 AM