Parameter
|
Data type
|
Description
|
|
---|---|---|---|
EN
|
BOOL
|
This parameter is optional. When this input is set to one, the block is activated and can solve the function blocks algorithm. When this input is set to zero, the block is deactivated and won’t solve the function block algorithm.
|
|
Address
|
Array [0...7] of INT
|
The path to the destination device, the content of which can vary depending on the message protocol. Use the Address function as an is input to the block parameter ADR.. Refer to a description of the Address parameter for:
|
|
ActionType
|
INT
|
The type of action to perform. For both the EtherNet/IP and Modbus TCP protocols, this setting = 1 (transmission followed by await reception).
|
|
Data_to_Send
|
Array [n...m] of INT
|
The content of this parameter is specific to the protocol, either EtherNet/IP or Modbus TCP.
For EtherNet/IP explicit messaging, refer to the topic Configuring the Data_To_Send Parameter.
For Modbus TCP explicit messaging, refer to Control Expert online help.
|
Parameter
|
Data type
|
Description
|
---|---|---|
Management_Param
|
Array [0...3] of INT
|
The management parameter, consisting of four words.
|
Parameter
|
Data type
|
Description
|
---|---|---|
ENO
|
BOOL
|
This parameter is optional. When you select this output you also get the EN input. ENO output is activated upon successful execution of the function block.
|
Received_Data
|
Array [n...m] of INT
|
The EtherNet/IP (CIP) response or the Modbus TCP response.
The structure and content depends upon the specific protocol.
|