Edit Step properties
Edit Step properties to change the values and execution settings for a step.
To edit step properties
- InType, clickNormalto designate this step as a normal step, orInitialto designate it as the initial step in the routine.TIP:Changing a Normal step to an Initial step changes any other step that is already configured as Initial to Normal.
- InPreset, enter the value that the ‘T’ value must reach before the Step’s DN bit is set.To enter this time value as an expression, so the value is calculated at run time, selectUse Expression, then selectDefine.
- InTimer, enter the T value of the step.This value indicates how long (in milliseconds) the Step was active during this Step activation. When a Step is first activated, this value is reset to 0. When a Step is no longer active, this field retains the elapsed time, thereby reflecting how long the Step was active the last time it was activated.
- InTimer Max, enter the TMax value for the step.This value indicates the highest value ever reached by the Step Timer (T). When a Step transitions from active to inactive, the Step's T value is compared to its TMax value. If T is greater than TMax, TMax is set to equal the value of T. The Timer Maximum value is automatically reset when the SFC is reset.
- InCount, enter the Count value for the step.This value indicates how many times the Step was activated since the Step Count was last reset. If this counter reaches its upper limit, the counter rolls over to 0 and continues counting. The Count automatically resets when the SFC is reset.
- SelectPause Timer When Routine is Pausedif the Step Timer should not increment while the SFC routine is paused. Clear the selection if the Step Timer should jump forward when the SFC routine resumes execution after being paused. The Step Timer jumps forward by the amount of time of the pause.
- InAlarming, checkAlarmEnableto generate High and Low alarms (that is, to set the AlarmLow and AlarmHigh attributes).
- InLimitHigh, enter the maximum time that the Timer value can reach before the step’s AlarmHigh bit is set.The AlarmHigh bit is only set if the AlarmEnable bit is set. Once set, this bit remains on until you reset it. Enter this time value as an expression to calculate the value at run time.
- InLimitLow, enter the minimum time the step must be active.If the Timer value is less than LimitLow when the Step deactivates, the AlarmLow bit is set. The AlarmLow bit is only set if the AlarmEnable bit is set. Setting LimitLow to 0 also disables this alarm checking, regardless of the AlarmEnable bit setting. Once set, this bit remains on until you reset it. Enter this time value as an expression to calculate the value at run time.
- SelectShow Actions in Routine, to display the action list next to the step.This setting is saved in the controller and in the offline project. To temporarily override this configuration clickHide/Show Action Liston the Step, choose theEdit > Edit SFC Element > Temporarily Hide Actionsmenu option, or choose theTemporarily Hide Actionsoption from the right mouse menu.
- SelectNever Display Description in Routineto never display the step's description within the sequential function chart routine, even if the Workstation Options are set to show descriptions.This check box applies to the current step only; if the Workstation Options item is set to show descriptions, they are shown for all other steps unless similarly configured.
Provide Feedback