Input Description

EN   BOOL \   (enable)

The Function Block is activated with a value transition from FALSE -> TRUE at the variable EN. Otherwise it remains disabled.

If the Function Block is activated the specified input values are used and the output values are available at the Function Block outputs.

PINGROUP   IEC60870_IntegratedTotal \   (pingroup)

At input PINGROUP the corresponding data point is set, which gets received by this Function Block.

The pingroup of the data type IEC60870_DoubleCommand corresponds to the defined data type at the global address list due to the Control-/Substation in Automation_Builder, see Configuration of Control and Substations: Control Station and Substation Configuration

After the declaration in Automation_Builder the data type is available at the global variables constants list.

The IEC60870 data is sent/recorded to the associated datapoint which is defined by the address in Automation_Builder (address datapoint send has to be the same as datapoint rec, see Configuration of Control and Substations: Data Points

Note

A pingroup can only be assigned to one defined Function Block! It is not possible to use the pingroup twice (e.g. Send and Rec Function Blocks)!

SEND   BOOL \   (send)

Start a send request on a rising edge.

CYCLE   BOOL \   (cycle)

Input CYCLE performs a cyclic send each scandown cycle.

AUTO   BOOL \   (auto)

If input AUTO = TRUE, each input value change might trigger a sending process.

SCANDOWN   BYTE \   (scandown)

Input SCANDOWN is valid when input CYCLE = TRUE.

On cyclic sending only send within each scandown cycle.

IN1 … IN16   DINT \   (input \ 1…16)

Input value for member 1 to 16.