06-14-2007 04:03 PM
06-14-2007 05:07 PM
06-15-2007 10:49 AM
12-14-2019 05:19 PM
@smercurio_fc wrote:
You can trigger the event programmatically by writing to the "Value (signaling)" property.
Just a little "heads up":
This does not work if the mechanical action of the boolean control is configured as Latch. The call to property node "Value (signaling)" returns error code 1193 in that case - but often this teminal is not wired so the error is not seen.
So - make sure the boolean control is set with mechanical action Switch or use another type of control.
10-29-2021 09:09 AM
Thanks. I found this useful too