You are on page 1of 1

RA_M800_ENET_STATUS UDFB

This UDFB displays the IP Address, subnet mask and gateway address in the local,
running Micro820/850 controller. It will only work with Micro820/850 firmware
9.011 or higher.

FB Inputs Data Type Input Data Range Description


FBEN BOOL TRUE/FALSE When preceding rung conditions are TRUE, function
block is enabled.

FB Outputs Data Type Description


FBENO BOOL When function block is enabled, this output is enabled (TRUE).
CIPErrStatus CIPSTATUS If TRUE, function block has an execution error and the error code is
included in the CIPSTATUS structure. Use RA_CIP_MSG_ERROR_DESC
UDFB to convert this output into a STRING description of the error.
IPAddress STRING IP Address.
SubnetMask STRING Subnet Mask.
GatewayAddr STRING Gateway Address.

You might also like