Skip to main content

Dialog: Options – SFC editor

Symbol: _cds_icon_option_as.png

Function: The dialog is used to configure the settings for the SFC editor.

Call: Tools → Options command, SFC editor category

Tab: Layout

Table 5. Elements

Defines the dimensions of the Step, Action, Qualifier, and Property elements in SFC

Values specified in matrix units

One matrix unit = font size which you set in the text editor options (text area / font)

The settings always apply immediately in all open SFC editor views.

Step height

Possible values: 1–100

Step width

Possible values: 2–100

Action width

Possible values: 2–100

Qualifier width

Possible values: 2–100

Property width

Possible values: 2–100



Table 6. Font

The example text shows the current font. Click it to change the font.



Table 7. Step Actions and Transitions

Default insertion method

  • Copy reference: The reference to the action objects which call the step are also copied when the step is copied. The copied step and new step call the same action.

  • Duplicate implementation: The reference to the action objects which call the step are linked to this step. When copying the step element, new action objects are created for the new step, and the implementation is duplicated.

  • Always ask: When inserting a step action, you are always prompted whether the actions of a step element should be duplicated when it is copied, or whether the reference to the existing action should be applied.

    Note: If a step already contains an embedded action, then new inserted actions of this step are also embedded. Likewise, new inserted actions are not embedded when the step already contains a non-embedded action. In these cases, you are no longer prompted for a duplication mode.



Table 8. Embedded Objects

Show action and transition objects in the navigator

standard icon: Action and transition objects which are "embedded" in the SFC box with a step are displayed in the Devices tree view or POUs tree view.



Tab: View

Table 9. Property Visibility

List of the element properties of the Common and Specific categories and definition of the display options

Property

Defines the element properties which are displayed next to the element in the SFC chart

Value

standard icon: Display of the property value

With name

standard icon: Display of the property value including the name



Table 10. Online

Show step time

standard icon: In online mode, CODESYS displays the step time to the right of the steps.