Add an action to set the TOTALIZER state to Totalize_fast and modify it as follows:
- Check that the Type is Assignment and the Qualifier is Pulse.
- Use the Expression Editor to create the following expression. (TOTALIZER_1 is an equipment module class under the COLOR unit class in the Tanks category. A_COMMAND is a parameter that sets the behavior to the state specified in the named set in the right side of the expression.) Parse and correct if necessary.
'//#TOTALIZER_1#/A_COMMAND' := 'totalizer:Totalize_fast'