Latch components have a Latch action that you can invoke by:
Selecting the Latch command under the Actions popup menu.
In this case, you right-click on the latch component and select "Latch" from the popup menu.
Linking a boolean value to the latch action slot on a Latch component.
In this case, any change of the boolean status value invokes a latch action (False to True or True to False). This is in contrast to using the Clock property, which latches only when the Clock property status changes from False to True.
The Latch action captures the input value any time that the Latch command is invoked.
Invoke a latch using the Latch command on the popup menu
Copyright © 2000-2014 Tridium Inc. All rights reserved.