1 parameters, Process result (param00) – Yaskawa Ladder Works Programming Manual User Manual

Page 191

Advertising
background image

9.7 Send Message Function (MSG-SND)

9-16

9.7.1 Parameters

They adhere to contents-functions and so on and are collected into parameter numerical order.
Table 9.6 is Parameter List.

Table 9.6 Parameter List

Contents

Parameter No.

IN/OUT

MEMOBUS Non-procedural

PARAM 00

OUT

Process result

Process result

PARAM 01

OUT

Status

Status

PARAM 02

IN

Called station #

Called station #

PARAM 03

SYS

System reserved

System reserved

PARAM 04

IN

Function code

PARAM 05

IN

Data address

Data address

PARAM 06

IN

Data size

Data size

PARAM 07

IN

Called CPU#

Called CPU#

PARAM 08

IN

Coil offset

PARAM 09

IN

Input relay offset

PARAM 10

IN

Input register offset

PARAM 11

IN

Holding register offset

Register offset

PARAM 12

SYS

For system use

For system use

PARAM 13

SYS

System reserved

System reserved

PARAM 14

SYS

System reserved

System reserved

PARAM 15

SYS

System reserved

System reserved

PARAM 16

SYS

System reserved

System reserved

■ Process Result (PARAM00)

The process result is output to the upper byte. The lower byte is for system analysis.

00xx : In process (BUSY)

10xx : End of process (COMPLETE)

8xxx : Occurrence of error (ERROR)

Error Classification

81xx : Function code error

The sending of an unused function code was attempted. Or, an unused function code was
received.

82xx : Address setting error

The data address, coil offset, input relay offset, input register offset, or holding register
offset setting is out of range.

83xx : Data size error

The size of the sent or received data is out of range.

84xx : Line No. setting error

The line No. setting is out of range.

85xx : Channel No. Setting error

The channel No. setting error.

86xx : Station address error

The station No. setting is out of range.

88xx : Transmission unit error

An error response was returned from the transmission unit.

89xx : Device selection error

A non-applicable device is selected.

Advertising