+086-15305925923

K-WANG

Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

ABB AO2000 Advance Optima Continuous gas analyzers

From:ABB | Author:Wang | Time :2025-01-02 | 475 visit: | Share:

ABB AO2000 Advance Optima Continuous gas analyzers

Description
Application Information from the AO2000 gas analyzer can be transferred to a PC or DCS via
the Modbus. Measurement values, status signals and also signals of analog and
digital inputs and outputs are thus available for further usage.
Using the AO-MDDE server the signals can be integrated into standard software
(e.g. Excel, Visual Basic or LabVIEW). For further information, see Chapter 4
“AO-MDDE server and demo programs”, page 3535. AO-MDDE can be
downloaded from the DVD-ROM which is delivered together with each gas
analyzer. AO-MDDE does not support Modbus over TCP/IP.
Basic documents  Modbus Application Protocol Specification V1.1b, December 28, 2006
 Modbus over Serial Line Specification and Implementation Guide V1.02,
December 20, 2006
 Modbus Messaging on TCP/IP Implementation Guide V1.0b, October 24, 2006
These documents are available at http://www.modbus.org/specs.php.
Interfaces and
connection versions
The RS232 and the RS485 interface located on the RS232/RS485 module in
AO2000 are supported, where only one can be operated at a time. Connection
versions are described in Chapter 3 “Modbus connection”, page 30.
As an alternative, the Ethernet 10/100BASE-T interface can be used for data

transmission via Modbus TCP/IP protocol (from software version 5.1, see page 7).

Transferred data Read Write Example
Measurement values x – CO, NO, H2, etc.
Analog inputs x – Indication of mA-values of external analyzers
Analog outputs x – Indication of mA-values of measurement values or calculated
values (function block application)
Digital inputs x – Indication of external status signals
Digital outputs x – Measurement range feedback, indication of solenoid or pump
controls
Bus analog inputs x x Entering analog values into the function block application
Bus analog outputs x – Outputting analog values from the function block application
Bus digital inputs x x Control of functions such as auto calibration, measuring range
control, etc. after function block configuration
Bus digital outputs x – Indication of all functions integrated by function block configuration such as alarm signaling etc.
Modbus configuration x – Indication how many components, AOs, DOs, etc. have been
configured or are in the gas analyzer
Status signals x – Indication of failure, maintenance mode, maintenance request
Measurement range
feedback
x – Index of the active measurement range
Measurement range
configuration
x – Measurement range limits (start and end value)
Measurement range
drift values
x – Offset drift, amplification drift, delta offset drift, delta amplification
drift
QAL3 calibration data x – Setpoints and actual values, measuring range and date of last
calibration (not available in analyzer modules Limas11, Uras14,
Magnos16, Magnos106, Caldos15, Caldos17, and MultiFID14)


Data transfer For data transfer a combination of frames is used, that consists of 1/0 information,
united to one or more telegrams.
Frame The transfer values are decomposed in bytes (= 8 bit). Each of these bytes is
completed by one start-bit, possibly one parity-bit (even number of “1”) and one
stop-bit. In the following description the term “byte” will be used, even if ten or
eleven bits will be transferred including the start-, stop- and parity-bits.
Telegrams The Modbus telegrams consist of the following frames:
address (1 byte), function (1 byte), data (n bytes) and check sum (2 bytes).
The telegrams also take on the “shake-hands-function”: each telegram from
master to slave must be responded, before a new telegram is allowed to be
transmitted. The computer has to have in a adequate supervision, for excluding
non answering bus participants (time-out-supervision).
Admissible addresses As addresses for the participants of the bus the numbers 1 to 255 are admitted.
The address 0 is the global address (broadcast-address). When this address will
be used in a telegram, all participants accept this telegram without an acknowledg ment to the master.
Functions Code Term Function
01 Read coil status Reading of binary values of type coil
02 Read input status Reading of binary values of type status
03 Read holding registers Reading of 16 bit holding-registers
04 Read input registers Reading of 16 bit input-registers
05 Force single coil Setting of a single binary value
06 Preset single register Set of a single 16 bit-register; for DINT or
REAL two telegrams are necessary
08 Loopback diagnostic test Testing telegram for diagnostics of the
communication capability of slave
15 Force multiple coils Set of several successive binary values
16 Preset multiple registers Set of several successive 16 bit-registers
Check sum The check sum is calculated over all bytes of one telegram without the start-,
stop- and parity-bits.
Transfer rules The neutral position of the data line corresponds with the logical “1”.
A distance of more than 3.5 bytes, however at least 10 ms is defined as separation
between two telegrams. For the beginning of the data transfer the neutral position
of the data line must be observed.
Integration The AO2000 Modbus/TCP server expects requests from the current IP addresses
via the communication port. A maximum of 4 clients can be connected to the
Modbus/TCP server of an AO2000 at the same time. If the connection to a client
breaks down, the connection status in the Modbus/TCP server is enabled again
after a max. 60 seconds.
Reading out data
from the AO2000
Modbus/TCP server
The following procedure must be executed on the Modbus client, in order to
receive data from the AO2000 Modbus/TCP server:
1. Establish a TCP connection to port 502 on the server.
2. Create a Modbus request.
3. Send the Modbus request incl. the Modbus/TCP MBAP Header.
4. Wait for a response to the same TCP connection.
5. Read the first 6 bytes of the response; these state the length of the response.
6. Read the remaining bytes of the response.
Functions, addresses
and registers
The supported functions and the addresses and registers of Modbus over TCP/IP
are equivalent to those of Modbus over RS232/RS485.


Function code 43 with MEI 14 (MEI = Modbus Encapsulated Interface) is used to
read the device parameters to
 read measured values,
 transfer simulation data,
 apply reference material.
Address assignment
of the device
parameters for the
function code 43
There is read access to the device parameters.
Measurement components are mapped with the following structure:
 Name
 Measurement range start
 Measurement range end
 Unit
The number of the first measured values register is listed under BasisM in the
device parameters list.
The measured value status is implemented as NAMUR status:
Bit Assignmant
0 Error
1 Maintenance
2 Maintenance request
3 Beyond specification
4 Test operation, simulation measured value transmitted
5…15 Reserved for extensions
16…31 Vendor-specific
The number of the first simulation data register is listed under BasisS in the device
parameters list.
The number of the register to apply reference material is listed under BasisR in the
device parameters list. Maximum 32 Bus DIs are reserved for transferring
reference material.
The register "status of application" is used for feedback of the DIs for which a
hardware digital output is connected. When reference material is applied, the
status "maintenance" is set and a message is displayed on the gas analyzer's
screen.
Name Object ID Encoding Table Attribute Description
VendorName 0x00 String System_control Fabrication_number Manufacturer name
ProductCode 0x01 String System_control Product_Code Manufacturerspecific device
identifier
MajorMinorRevision 0x02 String System_control Version Software version of
measuring system
ProductName 0x04 String System_control Product_Name Device name
SerialNumber 0x80 String System_control SerialNumber Serial number of
measuring system
ComponentNumber 0x81 Word Detector_para Classification = 0 Number of
measurands
BasisM 0x82 Word Modbus_conf Registernumber First register of the
measurands block
BasisS 0x83 Word Modbus_conf Registernumber First register of the
simulation data
BasisR 0x84 Word Modbus_conf Registernumber First register of the
reference material
data
Component1_Name 0x85 String Component_para Name Name of measured
component 1
Component1_
Range_Start
0x86 Float Meas_range_para Lower_meas_range Lower limit of output
range of measured
component 1
Component1_
Range_End
0x87 Float Meas_range_para Upper_meas_range Upper limit of output
range of measured
component 1
Component1_Unit 0x88 String Component_para Unit_name Unit of measured
component 1
Component2_Name 0x89 String Component_para Name Name of measured
component 2
Component2_
Range_Start
0x8A Float Meas_range_para Lower_meas_range Lower limit of output
range of measured
component 2
Component2_
Range_End
0x8B Float Meas_range_para Upper_meas_range Upper limit of output
range of measured
component 2
Component2_Unit 0x8C String Component_para Unit_name Unit of measured
component 2
  • Applied Materials 0100-35218 - Amat RF G茅n茅rateur Board
  • Applied Materials 4060-01365 - AMAT Heat Exchanger Hoses Make Offers!UPS Shipping!
  • Applied Materials 0040-88097 - , 0040-88188 HEATER, HA12 VACUUM CHUCK, 300MM SACVD P AMAT
  • Applied Materials 0020-99268 - INNER SHIELD / AMAT
  • Applied Materials 0010-47964 - 304-0201 AMAT APPLIED APPLIED MATRIALS COMPONENTS
  • Applied Materials 0010-25273 - AMAT FAST DATA COLLECTOR
  • Brooks GF125CXXC - GF125C-102465 N2 10 SCCM MFC AMAT 0190-41803 MASS FLOW
  • Applied Materials 0010-08113 - AMAT ASSY, INPUT GRIPPER, UPGRADE, 200MM MESA
  • Applied Materials 0021-35008 - AMAT PLATE, REFLECTOR, 200MM, MOD II
  • Applied Materials 0190-03554 - AMAT MAG DRIVER, 50A, 2-CHANNEL, KOLLMORGEN 1000-0121-01
  • Applied Materials 0020-08673 - AMAT SHIELD, INNER, AL ARC-SPRAY SST, SIPM
  • Applied Materials 0090-09242 - (AMAT) COIL, MAGNET, SIDE
  • Applied Materials 0244-00027 - AMAT QUIMONDA 20K CHAMBER-1-30-2008 R2 / 3700-02724, 3700-03473
  • Applied Materials 0190-35864 - AMAT AC Inout Cable, 2015P-MS Connector
  • Applied Materials 3870-03835 - ISO VALVE, EXHAUST THROTTLE / AMAT
  • Applied Materials 0190-09328 - HEAT SHIELD CHAMBER A ISOLATION VALVE AMAT
  • Applied Materials 3930-00005 - AMAT DPS VAT PM-7E CONTROLLER ASSY
  • Applied Materials 0100-09245 - AMAT PCB ASSY 2PH STEP M DRIVER INTF BD
  • Applied Materials 0010-09022 - AMAT SLIT VALVE ASSY
  • Kensington M4000 - Newport Servo Positioning Controller Robot AMAT 0190-23563W
  • Applied Materials 453012 - AMAT In-Situ Particle Monitor
  • Applied Materials 0010-50867 - 215-0202 AMAT APPLIED (#2) 0010-50866 0010-42855
  • Applied Materials 0015-09055 - BELLOWS ASSY SUSCEPTOR HOLLOW / AMAT
  • Applied Materials 0190-25889 - AMAT SBC P1.0GHZ, 512MB RAM, 100GB HD 3U CPCI , AS IS
  • Applied Materials 0010-00685 - ACTUATOR ASSY STD CATHODE AMAT
  • Applied Materials 3620-00342 - AMAT PUMP PNEU 6 GPM 60 PSI 1/2
  • Applied Materials 0190-76273 - 303-0201// AMAT APPLIED DRIVER, PVD LAMP/HEATER DRIVER
  • Applied Materials 0040-75151 - FILLER CHAMBER APF / AMAT
  • Applied Materials 0090-77053 - TRANSDUCER,PRESSURE / AMAT
  • Applied Materials 0020-19258 - AMAT PEDESTAL TITANIUM 300MM PCII (4)
  • Applied Materials 0020-36036 - AMAT HOUSING MAGNETIC REV002
  • XP Power 102320-01 - Applied Materials AMAT 0195-14725 Control Box
  • Applied Materials 0100-13024 - AMAT ASSY, PCB INTERFACE PROCESSOR DIST.
  • Applied Materials 0010-03338 - applied materials WxZ heater pedestal 8" 0010-38328 0010-03372
  • Applied Materials 0010-30139 - ASSY,HV FILTER,DPS CHAMBER AMAT
  • Applied Materials 21016404077 - NEAT STAGE CONTROLLER / AMAT
  • VAT 601BS-29NN-0003/1263 - SERVICE BOX 2,AMAT PN: 3870-05773
  • Applied Materials 0040-23664 - PLATFORM, LEVEL / AMAT
  • Applied Materials 0020-37639 - AMAT WAFER LIFT ASSEMBLY RTP XE 200MM
  • Applied Materials 0020-28205 - 124-0101 AMAT APPLIED COVER RING, 6 101% HI-PWR COH [REFURBISHED]
  • Applied Materials 0010-16392 - ESC ASSY, 300MM, DUAL ELECTRODE, IA AMAT
  • Applied Materials 0190-24681 - TEMPERATURE CONTROLLER AMAT YAMATAKE
  • Applied Materials 0041-56873 - CHAMBER LID PLATE SPIRAL LID MALD / AMAT
  • Applied Materials 0190-34283 REV 2 - AMAT MKS AS01496-0-3
  • Applied Materials 0020-70336 - AMAT / FROG LEG ARM & WING SET
  • Applied Materials 0227-06385 - 103-0101// AMAT APPLIED ISOLATION TRANSFORMER W/TB, 20
  • Verity Instruments 1011240 - OFS Detector Module AMAT 0190-44813 Working Surplus
  • Applied Materials 0190-16235 - MOTOR/ENCODER, ROBOT, WET, SHOULDER, ASSY / AMAT
  • ICT 4916171 - PMT+PRE AMP In-Lens Detector AMAT Applied Materials
  • Applied Materials 4060-00930 - 215-0201 AMAT APPLIED APPLIED MATRIALS COMPONENTS
  • Applied Materials 0010-70321 - 123-0301// AMAT APPLIED ASSY, SLIT VALVE O-RING, CROWNED
  • Applied Materials 0020-20691 - 120-0501 AMAT APPLIED PEDESTAL CD/PT WAFER200 MM [REFURBISHED]
  • Applied Materials RF DOME MATCH - AMAT Centura DPS Poly Etch | AE PN: 3155086-102 Rev C
  • Applied Materials 0021-44786 - 209-0501 AMAT APPLIED APPLIED MATRIALS COMPONENTS
  • Applied Materials 0190-00970 - AMAT HT SCR POWER CONTROLLER 480VAC
  • Applied Materials 0100-00003 - AMAT VME STEPPER CONTROLLER,USED
  • Varian E11130733 - AMAT Ion implanter Computer PN:E11130733 / E19287563
  • Applied Materials 0190-18327 - AMAT ASSY, HOSE 50',SMC/AMAT1, MALE QD TO FEM
  • Applied Materials 0090-00925 - AMAT MOTOR ENCODER ASSY FOR LONG ROBOT MIRRA CMP 200MM
  • Verity SD2048DL - Amat APPLIED MATERIALS 0190-25450 Spectrometro
  • Applied Materials 0090-A3682 - AMAT PMT-100 DETECTOR ASSY
  • Applied Materials 0150-43931 - AMAT CABLE ASSY SLURRY LINE 3/4 RETROFIT , AN
  • Applied Materials 0240-27279 - Kit 3 Laser robot Char AMAT
  • Applied Materials 0190-13626 - 144-0401 AMAT APPLIED PURCHASE SPEC. CTI OBIS HE 8 FLEXLINE ME
  • Applied Materials 0010-29842 - AMAT ASSEMBLY, 300MM DBR HIGH TEMP BELT WRIST
  • Applied Materials EFEM IO CONTROLLER - EFEM IO CONTROLLER ENDURA
  • Kawasaki 30C65E-A010 - AMAT ROBOT CONTROLLER
  • Applied Materials 0100-77014 - AMAT CMP ENDPOINT CONTROLLER BD.
  • Applied Materials 4060-00937 - AMAT 16-PORT PNEUMATIC MANIFOLD ASSY EX420-SDN1
  • Applied Materials 0100-A2141 - BOARD
  • Applied Materials 0200-10390 - GDP, CHAMBER RPS / AMAT
  • Applied Materials 0190-15759 - AMAT SERVOMOTOR REFLEXION LK W/ 0020-63195 017PLX0220-XX-5597X
  • Applied Materials 0020-46516 - AMAT CLAMP, ROLLING SEAL, 200MM 5 ZONE PROFIL
  • Applied Materials 0010-11491 - AMAT 002 Heater *used working, clean surface*
  • Applied Materials 0100-00011 - PCB DRIVER CHOPPER AMT 0100000011 / AMAT
  • Applied Materials 0270-06857 - AMAT FIXTURE HANDLE WINDOW CLAMP
  • Applied Materials 0660-01660 - AMAT VGC 332140 CONVECTRON MODULE GAGE 3U CARD
  • Applied Materials 0020-35819 - 124-0401 AMAT APPLIED CHUCK, ASP, 200MM, TOP MOUNT TYPE
  • Applied Materials 0010-00298 - (AMAT) RF MATCH, ASSEMBLY AMAT 8300
  • Applied Materials 0040-86650 REV. 003 - AMAT RF COIL FOR ETCH CHMABER
  • Applied Materials 0021-29364 - QUARTZ KIT HOUSING / AMAT
  • Applied Materials 0010-09341 - 112-0203// AMAT APPLIED (#1) WAFER LIFT ASSY
  • Applied Materials 0041-25016 Rev 05 - Faceplate,AMAT,Used,US+97064
  • Applied Materials 0010-10245 - DC POWER SUPPLY BOX ASSY (24V AT 31A), AMAT
  • MKS CDN497 - Redesign Board AS00497-AB REV 02 CDN500R-10 0190-37771 AS01500-10
  • Applied Materials 0010-25482 - AMAT CHAMBER MODULE CONTROLLER
  • Applied Materials 1080-01809 - AMAT Servo Drive Module 0190-83793 REV 03
  • Applied Materials 0270-D5390 - 0270-D5390
  • KLA-Tencor 1530B-12-5000_SA - SensArray Calibration Tool, AMAT 1310-00070
  • Applied Materials 0090-04309 - AMAT ASSEMBLY, RF FILTER BOX, 200MM PRODUCER
  • Applied Materials 0190-07679 - AMAT Operator Interface Control Switch
  • Applied Materials 30712640100 - ASA ASSY / AMAT
  • Applied Materials 0010-20130 - BLADE ASSY 8 INCH BUFFER / AMAT
  • Applied Materials 0242-09033 - 322-0401 AMAT APPLIED KIT, CO H.O.T. PACK, 484NM [REFURBISHED]
  • Applied Materials 0040-36170 - AMAT EV Module Banner Relay DTLR Interlook 0110-09307
  • Applied Materials 0190-09419 - 303-0401 AMAT APPLIED DRIVE SINGLE PHASE, PHASETRONICS
  • Applied Materials 0040-18208 - Ultima ESC AMAT
  • Applied Materials 0200-08347 - AMAT Robot Blade, 453012
  • Applied Materials 300MM ENDURA - SOURCE ASSY AMAT
  • Applied Materials 0150-38496 - C/A RF GENERATOR DIGITAL I/O, 5200 IPS, AMAT
  • Applied Materials 0090-02788 - 212-0301 AMAT APPLIED ELECT ASSY, 300MM STD-PRECLEAN CHM INTER
  • Applied Materials 0100-01321 REV 009 - AMAT DIGITAL I/O BOARD (R3S3.3)
  • Applied Materials 0040-89462 - AMAT FLANGE, 6 PORT, 300MM TITAN CONTOUR
  • Applied Materials 0190-18128R - AMAT ASTEX D13449 Magnetron Head AG9131A 6.7KV 3.5KW
  • Applied Materials 0010-09933 - 320-0202 AMAT APPLIED HV MODULE ASSY, ESC
  • Applied Materials 0021-22583 - BUSHING RIGID COIL SUPPORT / AMAT
  • Applied Materials 9090-00986 - AMAT Part Number
  • Applied Materials 0040-75907 - 316-0402// AMAT APPLIED ARM, LEFT, VHP+ ROBOT NEW
  • Applied Materials 0020-27812 - AMAT PIN ALIGNMENT G-12 SOURCE FRAME Qty 2
  • Applied Materials 0010-01412 - ACTURATOR ASSY-SLIT LINER DOOR AMAT
  • Eaton PW5115 - 5115 1500i RM BLK 103003276-6591 AMAT APPLIED MATERIALS 0190-26019-
  • Applied Materials 0010-03151 - AMAT ASSY, ELECTRONIC BOX, BRUSH, 300 MM HVM
  • Applied Materials 0150-00743 - AMAT Pyrometer 2mm Probe 300mm Radiance Working
  • Applied Materials 0190-09459 - CABLE ASSY, FIBER OPTIC 20 FT AMAT
  • Applied Materials 0040-75445 - AMAT WRIST ASSY, ROBOT / AMAT
  • Applied Materials 0195-15018 - AMAT SUPER SET MF CIOC
  • Applied Materials 0190-09764 - AMAT ZERO FIRING VARIABLE TIME BASE SCR POWER
  • Applied Materials 0090-05777 REV 01 - AMAT DC DISTRIBUTION BOX
  • Advanced Energy 3155031-023A - AE 0190-01720 RF Match AMAT *used working
  • Applied Materials OEMNMCB3 - temperature controller
  • Applied Materials 0040-99549 - CHAMBER LINER RIGHT / AMAT
  • Applied Materials 0010-13595 - AMAT INSULATOR AR, FUJIKIN
  • Applied Materials 0010-56361 - AMAT CONTROLLER CCM DPN W FAN SEN CS
  • Applied Materials STS-1010 - (AMAT) ACARD 68 PINS ULTRA 160 SCSI/SATA-RAIDON
  • Applied Materials 0190-91261 - 0010-39268 0190-84506 BUTTERFLY VALVE ELMO
  • Comet 27-352799-00 - matching network 2kw 13.56mhz AE RFPP amat novellus
  • Applied Materials 1080-00322 - AMAT PM DRIVER SANYO DENKI PMDPC1C3P50-A1
  • Applied Materials 0100-09131 - Fluid Overfill Board AMAT