Modbus – IAI America ROBO Cylinder Series User Manual

Page 128

Advertising
background image

5. Modbus RTU

120

Modbus

5.4.4 Alarm Reset <<ALRS>>

(1) Function

When the alarm reset edge is turned on (the data is first set to FF00

H

and then changed to 0000

H

),

alarms will be reset.

If any alarm cause has not been removed, the same alarm will be generated again. If the alarm

reset edge is turned on while the actuator is paused,

the remaining travel will be cancelled.

When alarms are reset, make sure to write changed data of 0000

H

to restore the normal status.

(2) Query format

Field

Number of data items

(number of bytes)

RTU mode

8-bit data

Remarks

Start

None

Silent interval

Slave address [H]

1

Arbitrary

Axis number + 1 (01

H

to 10

H

)

00

H

when broadcast is

specified

Function code [H]

1

05

Write to a single coil DO.

Start address [H]

2

0407

Alarm reset command

Changed data [H]

2

Arbitrary

Execute alarm reset: FF00

H

Normal : 0000

H

Error check [H]

2

CRC (16 bits)

End

None

Silent interval

Total number of bytes

8

(3) Response

If the change is successful, the response message will be the same as the query.

If invalid data is sent, an exception response (refer to section 7) will be returned, or no response

will be returned.

Advertising