Weighing Indicator For Modbus-RTU Interface Ax-Abcc-Modbus: Instruction Manual
Weighing Indicator For Modbus-RTU Interface Ax-Abcc-Modbus: Instruction Manual
Weighing Indicator For Modbus-RTU Interface Ax-Abcc-Modbus: Instruction Manual
Weighing Indicator
for Modbus-RTU Interface
AX-ABCC-MODBUS
INSTRUCTION MANUAL
1WMPD4001975
WARNING DEFINITIONS
The warnings described in this manual have the following meanings:
The contents of this manual and the specifications of the instrument covered by this manual are
subject to change for improvement without notice.
1. Introduction...................................................................................................................2
3. Installation ....................................................................................................................5
3.1. Interface Module Installation ...............................................................................5
3.2. Connections and Functions.................................................................................6
3.2.1. Cable Connections..........................................................................................6
3.2.2. Setting the Functions ......................................................................................7
4. Modbus Memory...........................................................................................................9
4.1. Memory Map .......................................................................................................9
4.2. Handling Bits Directly ........................................................................................13
4.2.1. Handling Command Bits ...............................................................................13
4.2.2. Command bit execution procedure ...............................................................13
6. Errors..........................................................................................................................15
6.1. Error Types .......................................................................................................15
1
1. Introduction
The AD-4408A functions as a slave device of Modbus (RTU) when the Modbus-RTU
interface module (AX-ABCC-MODBUS) is installed.
NOTE: Memory map and check modes vary with the interface module installed.
This manual describes performances when the Modbus-RTU interface
module is installed.
When other modules are installed, refer to the relevant instruction manual.
Instruction manuals for each interface module are available on our
website.
2
2. Description of Each Part
NOTE 2
Ground
Communication Locking
connector catch
NOTE: 1. A TORX® driver (size T9) to fasten the retaining screws is not provided
with the interface module.
2. A connector for the cable side (D-Sub 9-pin male) is not provided with
the interface module.
6 9
6 9
Communication
connector
1 5
By pin connections, a signal level can be selected either for RS-232 or RS-485.
4
3. Installation
3.1. Interface Module Installation
5
3.2 . Connections and Functions
3.2.1. Cable Connections
By connector pin connections, a signal level can be selected either for RS-232 or
RS-485.
When the signal level is RS-485, add a terminator to both ends of the network. Place
a terminator between A and B as shown in the figure below.
The A-B terminals of the host device may be reversed, depending on the device
type.
When the cable is to be shielded, connect the cable shield to the connector housing.
Host device
A
B
SG The A-B terminals of the host device
FG may be reversed, depending on the
device type.
AD-4408A A
No.1 B
SG
Housing (FG) Use a twisted pair cable for a signal
line.
Use a shielded cable as necessary.
AD-4408A A
No.2 B
SG
Housing (FG)
6
3.2.2. Setting the Functions
The functions described here are general functions.
General functions are divided into groups per function and are indicated by the group
name followed with the function number, FXX.
NOTE: General functions determine the AD-4408A performance and all of the
settings are stored in the FRAM.
Setting Procedure
Step 1 While pressing and holding the ENTER key, press the F key.
fnc is displayed to indicate that the indicator will enter the general function
mode.
Step 2 Press the ENTER key. The indicator enters the general function mode.
To go back to the weighing mode without entering the general function mode,
press the ESC key.
7
Step 5 Change the setting value using either one of the methods below.
Method Description
Only the parameter number to be selected is
Selecting a parameter displayed and blinks.
Press the ∧ or ∨ key to select a parameter.
All the digits are displayed and a digit to be changed
blinks.
Inputting the value
Press the < or > key to select a digit and
press the ∧ or ∨ key to change the value.
After setting, press the ENTER key. The next function number is displayed.
When the parameter is not to be changed, press the ESC key to return to the
function number display.
Step 6 Press the ESC key. The function number disappears and the indicator returns to
the state of step 3.
Press the ESC key to store the setting values in the FRAM and go back to the
weighing mode.
NOTE: The blinking decimal point indicates that the current value is not the weight
value.
If a value exceeding the settable range is entered, err dt is displayed and
the input is canceled.
8
4. Modbus Memory
4.1. Memory Map
Modbus uses reference numbers and addresses to control the AD-4408A or to read data.
The AD-4408A uses Holding Registers and Input Registers.
Data types and reference numbers are as shown below.
Table 4 Data types
Reference
Data type Description
No.
Read and write bit data
Output Coil 0 Corresponds to the input of the control I/O.
Not used for the AD-4408A.
Read only bit data
Input Status 1 Corresponds to the output of the control I/O.
Not used for the AD-4408A.
Read only Word data
Input Register 3
Used to read weight values and command responses.
Read and write Word data
Holding Register 4
Used to send commands.
NOTE: Do not access the memory area that the AD-4408A is not using.
Net display
Gross display
Bits 9-15 are
internally reserved.
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
First word
of Holding Register Command bits
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
First word Unit Decimal point position
of Input Register Setting value Setting value
Net over
Net under
Gross over
Gross under
Input (A/D) over
Input (A/D) under
Reserved internally
Reserved internally
Checksum error
Input (A/D) error
FRAM error
Calibration error
Mode error
Zero error
Tare error
Net display error
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Second word
of Input Register Status bits
10
Zero
Clear the zero value
Tare
Clear the tare value
Error reset
Hold*
Manual print command
Net display
Gross display
Bits 9-15 are
internally reserved.
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Third word
of Input Register Command response
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Fourth word
of Input Register Status bits
11
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Fifth word Net weight
of Input Register Weight value (Low order word)
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Sixth word Net weight
of Input Register Weight value (High order word)
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Seventh word Gross weight
of Input Register Weight value (Low order word)
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Eighth word Gross weight
of Input Register Weight value (High order word)
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Ninth word Tare
of Input Register Weight value (Low order word)
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Tenth word Tare
of Input Register Weight value (High order word)
12
4.2. Handling Bits Directly
4.2.1. Handling Command Bits
Step 1 The master device turns OFF all the command bits.
Step 3 The AD-4408A executes the command and turns ON the corresponding
command response.
Step 4 The master device confirms the command response and turns OFF all the
command bits.
13
5. Timing Chart
14
6. Errors
6.1. Error Types
Weighing Failure
This conveys a weighing failure to the master device.
This will be reset when normal weighing has resumed.
Table 10 Weighing failure
Error type Causes
Zero error Zero adjustment is not performed.
Tare error Tare is not performed.
Net display error A net value is not displayed.
Capacity exceeded The weighing capacity has been exceeded.
Capacity Exceeded
This conveys to the master device that the weighing capacity has been exceeded.
This will be reset when all the errors are cleared.
15
7. Check Mode
7.1. Checking the Modbus-RTU Communication Status
7.1.1. Entering the Check Mode
Step 1 While pressing and holding the ENTER key, press the F key.
fnc is displayed to indicate that the indicator will enter the general function
mode.
To go back to the weighing mode, press the ESC key.
Step 2 While pressing and holding the ZERO key, press the ENTER key.
1Chc is displayed to indicate that the indicator will enter the check mode.
Press the ENTER key again to display an item to be checked.
Step 3 Press the ∧ or ∨ key to select Chcrtu (Modbus check mode) and press the
ENTER key to enter the Modbus check mode.
To exit from the check mode, press the ESC key.
16
Checking the Communication Status
8 8.8 8 8 8
□ □ □ □ □ □
Slave error
Slave ready
ブ
Slave normal デ
operation
Interface error
Interface wait
Interface active
17
MEMO
18
MEMO
19
MEMO
20