Input DescriptionΒΆ

EN   BOOL    (enable)

The Function Block is activated (EN = TRUE) or deactivated (EN = FALSE) via input EN. If the Function Block is active, the current values are available at the outputs. If the Function Block detects an Ethernet Communication Module at the specified SLOT, this is indicated by DONE = TRUE and ERR = FALSE and the read IP address is output.

SLOT   BYTE    (slot)

Input SLOT selects the Communication Module slot (module number), the IP address of which shall be read and reported.

The internal Communication Module always has the module number 0. All external Communication Modules are serially numbered from right to left, starting with module number 1.

MAIL_INFO   ETH_EMAIL_DATA_TYPE    (slot)

Input MAIL_INFO provides all necessary data to send an email via the data structure ETH_EMAIL_DATA_TYPE.