Input Description

../_images/d04cdc02e38ae2680a33139000eba54e

EN

Data_Type Default_Value Range Unit
BOOL - - -

If a FALSE->TRUE edge is applied to input EN, all further inputs are read in. If the input values are valid, a corresponding request message is sent to the Communication Module. While this request message is processed, output DONE is set to FALSE. If at least one input value is invalid, an error is indicated at output ERR. Additionally, the termination of the request processing is indicated by DONE = TRUE. While the request is processed, state changes at input EN are recognized but not evaluated.

SLOT

Data_Type Default_Value Range Unit
BYTE - 1 - 4 -

The SLOT input selects the Communication Module serving the PROFINET:sup:® IO-Device described by DEV_NAME. Valid values are 1…4, counting from right to left, starting with 1 as the first Communication Module left to the CPU.

For PM595 Processor Modules, internal PROFINET Communication Module with connector ETH3 is slot 5, ETH4 is slot 6.

DEV_NAME

Data_Type Default_Value Range Unit
STRING - - -

The input DEV_NAME describes the PROFINET:sup:® IO Device to be queried. The string may have a maximum length of 240 characters, including the zero terminating char. In conjunction with the SLOT value this string selects the target IO Device of this request.

Valid values are (examples for the ABB devices, where the hash marks # are place holders for the address selected by the rotary switch at the front of the device):

ci501-pn-##

ci502-pn-##

DATA

Data_Type Default_Value Range Unit
BYTE - - -

Input DATA specifies via the ADR address operator the address of the variable where the received data block shall be stored. The size of the variable must be big enough to store the complete data block (e.g. BYTE array). And the format (BYTE, WORD etc.) of the data must be considered.