NumericGlobalCommand
Description
The NumericGlobalCommand component is used to propagate its actions to other NumericWritables it's to thank to its GlobalCommandExt. It thus makes it easy to trigger actions on multiple NumericWritables (or NumericPoints with virtual actions) of your choosing.
Apart from its GlobalCommandExt and the outputCount slot, this component is a generic NumericWritable.
Implementation
- Drag and drop the NumericGlobalCommand component from the palette to the station.
- Configure its GlobalCommandExt.
- Trigger an action on the NumericGlobalCommand.
Properties
- OutputCount: The number of components to which the action will be propagated. (updated on the initialize action on the child GlobalCommandExt)