50
Chapter
4
•
•
•
•
•
•
•
ErrorNotFound 0x8000 : parameter id not found
All communications will be controlled by the Modbus functions. The Modbus
protocol will determine the function, address, size, and offset register for the
message. The command interface data will be within the data portion of the
message and will define the command to our unit.
Example 1: If you wish to read the span weight value you would:
1. Enter the Span parameter ID into registers 2 & 3. The Span ID is 0x0000 0201.
a.
Place 0x0000 into data register #2.
b. Place 0x0201 into data register #3.
2. Enter the command #0 into data register #0.
3. Run the Modbus Function code #16 (write multiple registers).
4. Run the Modbus Function code #4 (read multiple registers).
5. Read the value for the span parameter in data registers #4 & 5. This value will be
in floating point format.
Example 2: If you wish to write a new span value of 100.55:
1. Enter the Span parameter ID into data registers 2 & 3. The Span ID is
0x0000 0201.
a.
Place 0x0000 into data register #2.
b. Place 0x0201 into data register #3.
2. Enter the new value into data registers 4 & 5. The float value 100.55 in hex is
0x42C9 1999.
a.
Place 0x42C9 into data register #4.
b. Place 0x1999 into data register #5.
3. Enter the write float command into data register #0. The write float command is
0x1001.
a.
Place 0x1001 into data register #0.
4. Run the Modbus Function code #16 (write multiple registers).
Содержание HI 6500 Series
Страница 10: ...viii Contents ...
Страница 20: ...10 Chapter 2 ...
Страница 72: ...62 Chapter 4 ...
Страница 96: ...86 Chapter 5 Profibus DP Commands and Parameters ...
Страница 97: ...Instrument Configuration 87 Serial Option Termination ...
Страница 126: ...116 Chapter 5 ...
Страница 156: ...146 Chapter 8 ...
Страница 163: ...Troubleshooting 153 General Troubleshooting Flow Chart Index ...
Страница 164: ...154 Chapter 9 A Guideline Instability Electrical and Mechanical review ...
Страница 165: ...Troubleshooting 155 A1 Checking for Unstable Components in a Weighing System ...
Страница 166: ...156 Chapter 9 B Guidelines for Electrical Mechanical or Configuration Issues ...
Страница 167: ...Troubleshooting 157 B1 Guidelines to Verify Electrical Installation ...
Страница 168: ...158 Chapter 9 B2 Guidelines to Verify Mechanical Installation ...
Страница 169: ...Troubleshooting 159 B3 Guidelines to Verify Configuration Filter Settings to Improve Stability ...
Страница 170: ...160 Chapter 9 C Integrated Technician and Stability Test Overview ...
Страница 171: ...Troubleshooting 161 E Testing for Non Return to Zero System with IT Summing Card ...
Страница 173: ...Troubleshooting 163 G Calibration Errors When Performing the Calibration ...
Страница 174: ...164 Chapter 9 H Mechanical Installation ...
Страница 175: ...Troubleshooting 165 J Electrical Inspection ...
Страница 176: ...166 Chapter 9 K Installation Check Points ...
Страница 177: ...Troubleshooting 167 M Weight Processor s Front Display is Blank or Locked ...
Страница 178: ...168 Chapter 9 N Analog Out HI 6510 Only ...
Страница 194: ...184 Appendix A Figure D1 Assembling the Swivel Mount Enclosure on the instrument pedestal ...
Страница 195: ...Installation of Swivel Mount Enclosures 185 Figure D2 Assembling the Swivel Mount Enclosure on a Table ...
Страница 196: ...186 Appendix A Dimensions ...
Страница 200: ...4 HI 6500 Series USER GUIDE Index ...
Страница 201: ......