This functionality is only available for certain module packages. Info / Copyright

Dialog Format: Counter (PLC address formats)

In this dialog you specify the formatting for a counter in the format group.

Overview of the main dialog elements:

Number system:

In this field you define the number system used for displaying the counter. The following values are possible:

Start value:

The start and end values together specify the permissible value range for the counter. The start value must be positive and reflect the chosen number system.

End value:

The end value must be larger than the start value as well as reflect the chosen number system.

If the end value is reached during addressing, then the value is automatically transferred to the previous counter (i.e. to the left) and the current counter begins again from the start value. The first (meaning left-most) counter is continually incremented, beyond the end value.

Number of digits:

The number of digits is optional and must be positive; it is only used for display purposes. If the value to be displayed has fewer digits than the defined number of digits, it is filled with zeros.

Configuration value from property:

Different PLC properties are offered in the drop-down list. These are the properties that can be shown at a PLC connection point, and which display the value of the associated PLC box. So the configuration values can only be modified in the PLC box.

When addressing, the configuration value, that is, the value of the chosen property, is used as the start value for the counter (for the first PLC connection point). The counter is incremented sequentially, starting from this value. If during addressing a connection point is found where the configuration value changes, then the counter assumes this new value and counting then proceeds from this value.

If the end value is reached, then counting proceeds from the value specified in the Start value field.

Note:

Only numeric configuration values are used for addressing. If the selected property contains alphabetical or alphanumeric values, a message is output.

The following properties are available:

See also