06-17-2007 03:17 PM
06-18-2007 12:23 AM
@Wakeguy wrote:
I tried using property node but it dont work with a latching control.
You ve already arrived at the answer. ![]()
Change the action to any of the Switching actions you require as per your program, and you can trigger an event from a two-button dialog.
Now, you can use the Val(Sig) property of that button to trigger the event.
For latch actions, this property appears as a variant, so you cant trigger an event using the Val(Sig) property.