+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 | 407 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
  • GE FANUC - IC693BEM340 High-Speed Ethernet Controller Module
  • GE DS200SDCIG2AGB - Advanced DC Power Supply & Instrumentation Board for Industrial Control
  • GE FANUC - IC693CHS397E CPU Base Advanced Control Module for Industrial Automation
  • GE UR7BH - Relay Module High Performance Relay for Industrial Control Applications
  • GE FANUC - A17B-3301-0106 CPU MODULE
  • GE Fanuc - HE693ADC415E Drive Module
  • GE IS200VAICH1D - Analog Input Module for Industrial Control Solutions
  • GE Fanuc - DS200SHCAG1BAA High-Performance Turbine Energy Shunt Connector Board
  • GE Fanuc - IS215VCMIH2CC | Communication Card
  • GE IC690ACC901 - Mini Converter Kit Efficient Communication Solution
  • GE Electric - DS3800HCMC Gas Turbine Daughter Board For Enhanced Control & Efficiency
  • GE Electric - FANUC IC200ALG320C Analog Output Module
  • GE Electric - (GE) IS420UCSBH3A REV D
  • GE IC693MDL646B - Advanced Input Module for Industrial Control Solutions
  • GE IC693MDL730F - Advanced Digital Input Module for Industrial Automation
  • GE IC200ALG240 - Analog Input I/O
  • GE IC660BBD020Y - | DC Source I/O Block
  • GE Electric - IC698ACC735 Shielded Single Slot Faceplate
  • GE Fanuc - IC200MDL730 Discrete Output Module
  • GE IS200VAOCH1B - VME Analog Output CD for MARK VI
  • GE IC200ALG328E - High Precision Analog Output Module
  • GE Fanuc - IC200CHS001 A Cutting-edge VersaMax PLC
  • GE UR6DH - Digital I/O Module Advanced Power System Communication
  • GE Fanuc - IC695CHS007 Universal Control Base
  • GE VMIVME-2540-200 - Intelligent Counter & Controller
  • GE Fanuc - DS200LDCCH1ARA Advanced Mark VI Circuit Board for Industrial Automation
  • GE DS3800HMPG - Cutting-Edge CPU Card for Advanced Industrial Control
  • GE IS220PAICH1B - 10 Analog Inputs & 2 Analog Outputs
  • GE DS200TCQAG1BHF - Analog Input/Output Card Precision Control for Industrial Automation
  • GE FANUC - 531X139APMASM7 Micro Application Board for Industrial Control
  • GE DS3800NPPC - Circuit Board Precision Control in Industrial Automation
  • GE IC200UEX626 - 6-Channel Analog Expansion Module for Advanced Process Control
  • GE IC693PWR331D - Advanced Power Supply for Industrial Automation
  • GE DS200TBQBG1ACB - Advanced RST Analog Termination Board
  • GE Fanuc - DS200TBCAG1AAB Advanced PLC for Industrial Automation
  • GE FANUC - DS200LRPAG1AGF Industrial Line Protection Module
  • GE IC693MDL654 - Advanced Logic Input Module for Industrial Control Systems
  • GE Industrial - Controls IC695LRE001B Transmitter Module
  • GE DS3800HUMB1B1A - Universal Memory Board
  • GE IC660BBD021W - Advanced 3-Wire Sensor Block for Industrial Control Systems
  • GE FANUC - IC694APU300 High-Speed Counter Module
  • GE IC694ACC300 - Input Simulator Module Advanced Control Solutions
  • GE FANUC - IC687BEM713C Advanced Bus Transmitter Module for Industrial Automation
  • GE IS200TGENH1A - Advanced Turbine Control Board for Gas and Steam Turbines
  • GE IC693MDL654F - Advanced Modular PLC Input Module for Industrial Automation
  • GE IS200AEPAH1BMF-P - | IS210BPPCH1AD I/O Pack Processor Board
  • GE IS230TRLYH1B - New in Box | Industrial Control Module
  • GE 489-P5-HI-A20-E - Industrial Generator Management Relay
  • GE Electric - (GE) IS200IVFBG1AAA Fiber Optic Feedback Card for Industrial Automation
  • GE Electric - IC693PWR322LT Advanced Industrial Power Supply
  • GE Fanuc - IC200ALG432 Analog Mixed Module VersaMax
  • GE Fanuc - IC693ALG392 Precision Analog Output for Industrial Control Systems
  • GE Fanuc - IC695ACC402 Evergreen Controller Advanced PLC Solution for Industrial Automation
  • GE IC693ACC300D - Input Simulator Module
  • GE 46-288512G1-F - Advanced Industrial Control Module
  • GE IC755CSS12CDB - High-Performance Control Module
  • GE DS200TCCAG1BAA - High-Performance PLC PC Board
  • GE IC3600TUAA1 - Advanced Industrial Control Module
  • GE 8810 - HI TX-01 Brand New Advanced Industrial Control Module
  • GE 750-P5-G5-D5-HI-A20-R-E - Relay
  • GE Fanuc - IC200MDL330 Network Interface Unit Advanced Networking for Industrial Automation
  • GE Fanuc - IC676PBI008 Waterproof Input Block
  • GE Circuit - Board 304A8483G51A1A
  • GE YPH108B - Measurement Board
  • GE UR6AH - Digital I/O Module Industrial Control
  • GE IC200ALG264E - High Precision Current Analog Input Module
  • GE IS200TRLYH2C - Relay Output Module with Contact Sensing Terminal Board; Manufacturer GE-FANUC
  • GE IC693ALG442B - Advanced Programmable Logic Controller Module
  • GE IC693ACC301 - Lithium Battery Replacement Module
  • GE Fanuc - DS200PTBAG1A Termination Board Advanced Control Module
  • GE IS200VCRCH1BBB - Mark VI Circuit Board
  • GE IS200UCVEH2A - High-Performance Exciter Bridge Interface BOARD for Industrial Automation
  • GE IS220PDIOS1A - Mark VI Control Module
  • GE IS210AEBIH3BEC - Advanced Input/Output Board for MKVI Control Systems
  • GE 6KLP21001X9A1 - AC Variable Frequency Drive
  • GE 531X123PCHACG1 - Advanced Power Supply Interface Card
  • GE Electric - STXKITPBS001 Profibus Interface Module for Industrial Control Systems
  • GE DS200TCRAG1AAA - Industrial Grade Relay Output Board for Enhanced Control Systems
  • GE UR9NH - CPUUR CPU Module
  • GE Electric - DS200TCQFG1ACC
  • GE Electric - Fanuc IC200ALG260H Analog Input Module Precision & Reliability in Automation Solutions
  • GE DS200SLCCG3RGH - Industrial Control Module
  • GE DS3800NMEC1G1H - Industrial Motor Control Module
  • GE Fanuc - 531X113PSFARG1 | Mark VI Circuit Board
  • GE Fanuc - IC693ALG392C Analog Output Module Precision Control in Industrial Automation
  • GE IC693ALG220G - Advanced Input Analog Module for Industrial Automation
  • GE DS200DTBCG1AAA - Industrial Control System's Reliable Core
  • GE F31X301DCCAPG1 - Control Board Advanced Industrial Automation Solution
  • GE Electric - (GE) IS200AEAAH1AAA Mark VI Printed Circuit Board
  • GE IC695ACC412 - RX3i PacSystem Cap Pack
  • GE FANUC - IC693MDL646C High Performance Digital Input Module
  • GE DS200PTCTG2BAA - Industrial PLC Processor Module
  • GE Fanuc - IC695PMM335AG Programmable Automation Controller
  • GE ES5DP33 - CONTROL UNIT
  • GE DA512 - Advanced Thickness Measurement Probe for Industrial Applications
  • GE IS200EPCTG1A - Mark VI Exciter PT/CT Board
  • GE DS3800HSCG1E - Isolator Card Advanced Power Control Solution
  • GE IC693MDL742 - High-Performance Ethernet Interface Module
  • GE Electric - (GE) IS220PRROH1A Printed Circuit Board Precision Control for Advanced Automation
  • GE Fanuc - IC200ALG322 High-Performance VersaMax Analog I/O Module
  • GE Electric - IS220PRROH1A Advanced Industrial Control Module
  • GE DS200FCSAG1ACB - Precision Circuit Board for Industrial Automation
  • GE 269PLUS-D/O-211-100P-120VAC - Comprehensive Motor Protection & Management Relay
  • GE Fanuc - IC695MDL645 Series 90-30 Modular Controller
  • GE Electric - IC200CHS003 High-Performance I/O Modules for Industrial Automation
  • GE Fanuc - IS200VSVOH1BEF Mark VI Circuit Board
  • GE IC200BEM002 - High-Performance Communications Slave Module for Industrial Control Systems
  • GE Electric - IS200HSLAH1ADE Analog I/O Board & DS200TCQBG1BCB DS215TCQBG1BZZ01A
  • GE DS200TCPDG1BEC - Advanced Printed Circuit Board for Industrial Automation
  • GE Electric - IC690ACC901C PLC Programming Cable
  • GE Fanuc - DS200LPPAG1A | Mark V Control Module
  • GE DS3800HAIC - Analog Input Card Precision Control in Industrial Automation
  • GE IC200MDL243 - Input Module for Advanced Manufacturing Control
  • GE Fanuc - A05B-2601-C402 Emergency Stop Unit
  • GE DS200QTBAG1ADC - Analog I/O Terminal Board A Critical Component for Advanced Control Systems
  • GE DS3800NASB1B1C - SYNCR ISOLATOR Advanced Industrial Control Module
  • GE IS200WREAH1ADB - Advanced Control Board for Industrial Automation
  • GE IC200ALG265A - Advanced Analog Input Module
  • GE IS220PTURH1AD - Advanced Process Control Module for Industrial Automation
  • GE IC693MDL1231 - Advanced PLC Module for Industrial Automation
  • GE FANUC - IC200CPU002EG Advanced Microprocessor for Industrial Control Systems
  • GE IS200DSPXH1ACA - Advanced PCB Board for Industrial Control Solutions
  • GE 8021-CE-LH - Precision Engineered Automation Module
  • GE 0996D957G0001 - Advanced PCB Circuit Boards for Industrial Automation
  • GE Fanuc - IC698CMX016-ED Control Memory Industrial Automation Solution
  • GE A860-0203-T001 - Precision Manual Pulse Generator
  • GE Fanuc - DS200GGDAG1A Advanced Automation Control Module
  • GE IS200WROBH1A - Advanced Power Sensing Board for Industrial Control Systems