Modbus Protocol Technical Data - ABB ACQ550-x1-06A6-2 User Manual

Acq550 series, acq550-u1 drives (1-200 hp)
Table of Contents

Advertisement

ACQ550-U1 User's Manual

Modbus protocol technical data

Overview
The Modbus® protocol was introduced by Modicon, Inc. for use in control
environments featuring Modicon programmable controllers. Due to its ease of use
and implementation, this common PLC language was quickly adopted as a de-facto
standard for integration of a wide variety of master controllers and slave devices.
Modbus is a serial, asynchronous protocol. Transactions are half-duplex, featuring a
single Master controlling one or more Slaves. While RS232 can be used for point-to-
point communication between a single Master and a single Slave, a more common
implementation features a multi-drop RS485 network with a single Master controlling
multiple Slaves. The ACQ550 features RS485 for its Modbus physical interface.
RTU
The Modbus specification defines two distinct transmission modes: ASCII and RTU.
The ACQ550 supports RTU only.
Feature summary
The following Modbus function codes are supported by the ACQ550.
Function
Read Coil Status
Read Discrete Input
Status
Read Multiple
Holding Registers
Read Multiple Input
Registers
Force Single Coil
Write Single
Holding Register
Diagnostics
Force Multiple Coils 0x0F
Write Multiple
Holding Registers
Read/Write Multiple
Holding Registers
Code (Hex)
0x01
Read discrete output status. For the ACQ550, the individual bits
of the control word are mapped to Coils 1...16. Relay outputs are
mapped sequentially beginning with Coil 33 (e.g. RO1=Coil 33).
0x02
Read discrete inputs status. For the ACQ550, the individual bits
of the status word are mapped to Inputs 1...16 or 1...32,
depending on the active profile. Terminal inputs are mapped
sequentially beginning with Input 33 (e.g. DI1=Input 33).
0x03
Read multiple holding registers. For the ACQ550, the entire
parameter set is mapped as holding registers, as well as
command, status and reference values.
0x04
Read multiple input registers. For the ACQ550, the 2 analog
input channels are mapped as input registers 1 & 2.
0x05
Write a single discrete output. For the ACQ550, the individual bits
of the control word are mapped to Coils 1...16. Relay outputs are
mapped sequentially beginning with Coil 33 (e.g. RO1=Coil 33).
0x06
Write single holding register. For the ACQ550, the entire
parameter set is mapped as holding registers, as well as
command, status and reference values.
0x08
Perform Modbus diagnostics. Subcodes for Query (0x00),
Restart (0x01) & Listen Only (0x04) are supported.
Write multiple discrete outputs. For the ACQ550, the individual
bits of the control word are mapped to Coils 1...16. Relay outputs
are mapped sequentially beginning with Coil 33 (e.g. RO1=Coil
33).
0x10
Write multiple holding registers. For the ACQ550, the entire
parameter set is mapped as holding registers, as well as
command, status and reference values.
0x17
This function combines functions 0x03 and 0x10 into a single
command.
Description
Embedded fieldbus
197

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents