This function block disables the Remote Adapter and stops the connections of a device.
This table describes the input variables:
Input |
Data type |
Comment |
---|---|---|
i_xExecute |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE. A rising edge of the input Execute starts the function block. The function block continues execution and the output Busy is set to TRUE. Another rising edge of the Execute input while the function block is executing is ignored.
|
This table describes the input / output variables:
Input / Output |
Data type |
Comment |
---|---|---|
iq_fbRemoteAdapter |
EIPRA.FB_RemoteAdapter |
Remote Adapter of the device to be stopped. |
This table describes the output variables:
Output |
Data type |
Comment |
---|---|---|
q_xDone |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
q_xBusy |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
q_xError |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
q_uiErrorNumber |
UINT |
Value range: 0...65535 Default value: 0 Provides the error information if the output Error is TRUE. The error number is direct linked to the EtherNet/IP Scanner library. |