ENABLED — determines whether or not the state composite block is currently enabled. If the state is not enabled, then the algorithm cannot transition to that state even if the A_COMMAND requests that state. The parameter is True by default.
CFM_MAX_TIME — determines the maximum time that the COMMAND block SFC algorithm can take to complete. If CFM_MAX_TIME is zero, then the time to complete is not limited. If CFM_MAX_TIME is less than zero, a timeout occurs immediately when a state change is attempted.
CFM_MIN_TIME — the minimum amount of time that the active state must take to complete. This amount of time must elapse from the moment the A_COMMAND is changed before the algorithm will check all the readbacks. (Value in seconds)
For algorithm and composite block parameters that accept time values, a negative value has the effect of a zero value.