2 message send function, 1 outline specifications – Yaskawa JAPMC-CM2304-E User Manual
Page 66

5.2 Message Send Function
5.2.1 Outline Specifications
5-4
5.2 Message Send Function
If a request is sent assuming that the 263IF-01 is a client for explicit message transmission or a response is sent as a
server, the message send function (MSG-SND) is used.
If a response is not returned from the remote station within 10 seconds after sending a message, the 263IF-01 detects a
timeout and the MSG-SND function ends abnormally.
5.2.1 Outline Specifications
∗ The I/O designations are as follows:
B-VAL: I/O is specified as bit data.
I-REG: I/O is specified as integer data. Specify the number of an integer register.
Constants (immediate data) can also be specified for inputs.
Address input: The address of the specified register (any integer register) is passed to the function.
Function Name
MSG-SND
Function
Sends a message to a remote station on the circuit specified by the Transmission Device Type (Dev-Typ).
The Execute command must be held ON until the Complete or Error output turns ON.
Function Definition
I/O Definitions
No.
Name
I/O Designation*
Description
Inputs
1
Execute
B-VAL
Send Message command
2
Abort
B-VAL
Send Message Abort command
3
Dev-Typ
I-REG
Transmission Device Type
EtherNet/IP = 17
4
Pro-Typ
I-REG
Communication Protocol
MEMOBUS = 1
Non-procedure protocols 1 and 2 are not used.
5
Cir-No
I-REG
Circuit Number
EtherNet/IP = 1 to 8
6
Ch-No
I-REG
Transmission Buffer Channel Number
EtherNet/IP = 1 to 10
7
Param
Address input
Parameter list leading address
(MA, DA)
Outputs
8
Busy
B-VAL
Actively Processing
9
Complete
B-VAL
Processing completed
10
Error
B-VAL
Error occurred