Input DescriptionΒΆ

../_images/fc27526996d141fc0a3313900041fedd

EN (enable)

Data type: BOOL

In order to enable the Function Block processing, input EN has to get a rising edge. The Function Block is not processed, if input EN = FALSE. When calling the Function Block the first time, the inputs are checked for validity and plausibility. If this is not the case, processing is aborted and corresponding error is displayed at output ERR/ERNO.

INST (instance)

Instance description of the Function Module that should be controlled via this function block. The variable is automatically generated during the configuration with the Automation Builder. Use the operator ADR to get the address of the variable.

../_images/c3d8fd335683d75e0a317d31511d92011

Example

DESTINATION

Data type: STRING

To store the measurement files after the measurement progress. Example: flashdisk/Meas.zip. Filename in 8.3 characters.

ABORT

Data Type: BOOL

A rising edge at input stops the measurement or transmitting. When ABORT = TRUE, measurement data will be deleted.