Structure of the properties dialog box

The properties dialog box consists of five tabs for Quantum projects and four tabs for Modicon M580, M340, Premium, and Atrium projects:

  • General

    You can enter the name, the programming language, the type of access protection and diagnostic settings for the section in this tab.

  • Localization

    You can enter the functional module of the section in this tab.

  • Condition

    You can enter a Boolean variable which can enable/disable the section in this tab.

  • Remote IO

    This tab is only available for Quantum projects.

    Assign a read RIO drop and a write RIO drop to the section in this tab.

    Assigning drops will remove them from the TASK I/O update routine and will be managed from the section.

    When disabling a section by a condition, the read and write of the assigned drops are still active.

  • Comment

    You can enter a comment in this tab.

General tab

Representation of the General tab:

Elements of the General tab:

Element

Description

Name

Enter the name of the section in this text box.

The section name must be unique in the entire project and conform to the general naming conventions.

Language

Select the programming language of the section from this list box.

Note: The programming language can only be defined for new sections. The programming language cannot be changed for existing sections.

Area number

This list box is used to assign an automation range to the section; see also how to create an SFC section.

This automation area (area number) can be used as sorting criteria in the diagnostic viewer.

The valid range for Area number 0...15.

Operator control

When you enable this check box, any diagnostics events occurring in the SFC section (e.g. violation of the step supervision times) must be acknowledged in the diagnostics viewer.

Protection

Select the type of access protection from this list box.

  • None

    No protection

  • Read-Only

    Write protection

  • No read & write

    Read and write protection

See also Project Protection .

OK

Use this command button to accept the entries and close the properties dialog box.

Apply

Use this command button to accept the entries without closing the properties dialog box.

Localization tab

Representation of the Localization tab:

Elements of the Localization tab:

Element

Description

Task

The task of the section is displayed in this field.

Functional module

Select the functional module to which the section is to be allocated to in this list box.

See also Functional module.

OK

Use this command button to accept the entries and close the properties dialog box.

Apply

Use this command button to accept the entries without closing the properties dialog box.

Condition tab

Display of the Condition tab:

Elements of the Condition tab:

Element

Description

Variable

You can enter a Boolean variable which can conditionally enable/disable the section in this tab.

In this area, you can enter the following:

  • Name

    • You can directly enter the name of the variable/address or paste it from the clipboard.

    • Use the command button ... to open an instance selection dialog box.

  • Comment

    The comments about the selected variables are displayed in this text box.

Can be forced

This check box indicates whether the selected variable can be forced or not.

OK

Use this command button to accept the entries and close the properties dialog box.

Apply

Use this command button to accept the entries without closing the properties dialog box.

Remote IO tab

Representation of the Remote IO tab (only for Quantum projects):

Elements of the Remote IO tab:

Element

Description

Remote drop

Select the remote drop to read/write from this list box.

Already configured drops are displayed in black; non-configured in red.

See also section Executing Quantum sections with distributed inputs/outputs.

Read >

Use this button to accept the selected drop as the drop to read. I.e. when processing starts on the current section, the inputs for this drop are read.

Write >

Use this button to accept the selected drop as the drop to write. I.e. when processing ends on the current section, the outputs for this drop are written.

Delete

Use this command button to reset the selected read/write drops.

OK

Use this command button to accept the entries and close the properties dialog box.

Apply

Use this command button to accept the entries without closing the properties dialog box.

Comment tab

Representation of the Comment tab:

Elements of the Comment tab:

Element

Description

Text box

A comment about the section can be entered in this text box.

OK

Use this command button to accept the entries and close the properties dialog box.

Apply

Use this command button to accept the entries without closing the properties dialog box.