Synchronizing
Navigation: Go to End of Page
This element synchronizes a single continuous element with the state of other observed continuous elements.
Properties
See switch for properties.
References to
- Continuous
- The continuous element to change the value on.
- Continuous
- All continuous elements to observe for value changes.
As an example let a synchronizing element reference the following continuous elements:
ContinuousX
ContinuousA
ContinuousB
ContinuousC
Each time ContinuousA, ContinuousB or ContinuousC changes its value, ContinuousX will be synchronized with the same value.
Referenced from
See switch for referrers.
Messages
See switch for messages.
Navigation