Parameter
|
Data type
|
Description
|
|
---|---|---|---|
Address
|
Array [0...5] of INT
|
The path to the destination device, the content of which can vary depending on the message protocol. Refer to a description of the Address parameter for:
|
|
Request_Code
|
INT
|
For EtherNet/IP:
For Modbus TCP:
|
|
Data_to_Send
|
Array [n...m] of INT
|
The content of this parameter is specific to the Request_Code. Refer to the Data_to_Send descriptions for:
|
Parameter
|
Data type
|
Description
|
---|---|---|
Management_Param
|
Array [0...3] of INT
|
The management parameter, consisting of 4 words.
|
Parameter
|
Data type
|
Description
|
---|---|---|
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.
|