55
Fieldbus communication Modbus RTU i

Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

  • Upload
    others

  • View
    20

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Fieldbus communication

Modbus RTU

i

Page 2: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

2 Technical Manual Fieldbus communication

This page has been left blank intentionally.

Page 3: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 3

Contents

Contents

1 Introduction .............................................................................................. 4

1.1 Target group ................................................................................... 41.2 General safety statements.............................................................. 41.3 Meaning of the warning notes......................................................... 4

2 Basic principles of the Modbus technology.......................................... 5

2.1 Definition of the Modbus protocol ................................................... 52.2 System overview............................................................................. 52.3 Data transmission ........................................................................... 9

3 Installation ................................................................................................ 17

3.1 Technical data ................................................................................ 173.2 Cables............................................................................................. 173.3 Pin assignment ............................................................................... 19

4 Commissioning ........................................................................................ 21

4.1 Checking installation and operation................................................ 214.2 Configuring the RS-485 interface ................................................... 214.3 Configuring the gas detector........................................................... 22

5 Integration into process control systems ............................................. 27

5.1 General information ........................................................................ 275.2 Reading the gas concentration ....................................................... 275.3 Reading diagnostic and status information..................................... 28

6 Troubleshooting....................................................................................... 32

6.1 Error analysis.................................................................................. 326.2 Errors .............................................................................................. 32

7 Annex ........................................................................................................ 37

7.1 Glossary.......................................................................................... 377.2 Annex 1 List of parameters Polytron 8000...................................... 37

Page 4: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

4 Technical Manual Fieldbus communication

Introduction

1 Introduction

This document is a supplement to the instructions for use for the following gas detectors:

– Dräger Polytron 8100

– Dräger Polytron 8300/ Dräger Polytron 8310

– Dräger Polytron 8700/ Dräger Polytron 8720

This document contains additional information on the Modbus RTU interface.

1.1 Target group

This manual is intended for experts who are specialized in PLC programming, certified electricians, or persons instructed by certified electricians who are also familiar with the applicable standards.

1.2 General safety statements

Carefully read the instructions for use before using the corresponding product. This document does not replace the instructions for use.

1.3 Meaning of the warning notes

The following alert icons are used in this document to provide and highlight areas of the associated text that require a greater awareness by the user. A definition of the meaning of each icon is as follows:

Alert icon Signal word Consequences in case of nonob-servance

WARNING Indicates a potentially hazardous situation which, if not avoided, may result in death or serious injury.

CAUTION Indicates a potentially hazardous situation which, if not avoided, may result in injury. It may also be used to alert against unsafe practices.

NOTICE Indicates a potentially hazardous situation which, if not avoided, could result in dam-age to the product or environment.

Page 5: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 5

Basic principles of the Modbus technology

2 Basic principles of the Modbus technology

2.1 Definition of the Modbus protocol

The Modbus protocol was developed by Modicon in 1979. It is an open, standardized communications protocol which is used in production, process, or building automation.

Modbus is a protocol for transmitting messages between electronic devices. The device requesting the information is the Modbus master. The devices sending the information are the so-called slaves. There are one master and up to 247 slaves in a standard Modbus network. Each slave is defined by its own address from 1 to 247.

Modbus RTU (Remote Terminal Unit) is a binary transmission protocol for serial interfaces (RS-232 or RS-485). The original system was developed with a RS-232 interface. However, it was adapted for RS-485 interfaces for faster transmission rates. In addition, the RS-485 interface is bus-compatible: multiple devices can be connected to the data cables.

For this product, only the RS-485 interface is described.

For further information on the Modbus technology, also see www.modbus.org.

For further information on RS-485, also see ANSI/TIA/EIA-485-A.

2.2 System overview

Modbus RTU is based on a master/slave architecture. In a master/slave system, the master communicates with one or more slaves. It is a mono-master system: only one master can be connected at any one time.

The slaves in a Modbus network cannot start communication. They can only respond.

Page 6: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

6 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

2.2.1 Topology

Minimum configuration

A Modbus system consists of at least the following components:

– One Modbus master to control data traffic.

– One or more slaves which are available upon request of the master.

– The transmission medium, consisting of the bus cable and bus connector to connect the individual participants.

31

04

4

1 Master request

2 Slave response

3 Master

4 Slave

5 Slave

6 Slave

1 2 3

456

Page 7: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 7

Basic principles of the Modbus technology

Maximum configuration

A bus segment consists of a maximum of 32 field devices (active and passive). The highest possible number of slaves that can be operated with one Modbus master across several segments is determined by the internal memory structure of the master.

The bus cable can be separated anywhere and a new participant added with a bus connector. At the end of a segment, the bus cable can be extended until the predetermined segment length is reached. The length of a bus segment depends on the set transmission speed. The transmission speed is primarily determined by the system constellation (length of a segment, distributed inputs/outputs) and the required scanning cycles of individual participants. The same transmission speed has to be selected for all participants connected to the bus.

Connect Modbus devices in a line structure.

If there are more than 32 participants, the Modbus system can be extended by connecting repeaters. This enables bridging longer distances than defined for the transmission speed.

2.2.2 Transmission technology

RS-485

RS-485 is the most common transmission technology. It uses a shielded, twisted 2-wire line. Transmission rates between 9600 bit/s and 115200 bit/s can be selected. It is defined when commissioning the system and is the same for all devices connected to the bus. Up to 32 bus participants can be connected per segment. The maximum permissible line length depends on the transmission rate.

Several different network topologies are possible:

– Backbone

– Star

– Ring

– Daisy chain

Page 8: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

8 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

According to experience, a RS-485 network works best in a daisy chain topology. In this topology, reflections on the network line are absorbed most effectively.

Characteristics of the bus connection

The most important characteristics of the bus connection with their physical and electrical properties are:

31

08

2

Serial RS-485 connection - not connected correctly

31

07

2

Serial RS-485 connection - connected correctly

Network topology Linear bus; if required, with bus termination at both ends

Transmission medium Shielded, twisted 2-wire copper cable

Line lengths (without repeaters) Maximum line length: 1000 m

Physical interface RS-485 with bus connector in the top hat rail, can be installed on site

Addressing 1 to 247(32 devices in one segment. Can be extended to 247 with repeater)

Device 1

COM+ - + - + -COM COM

Device 2 Device 3

Device 1

COM+ - + - + -COM COM

Device 2 Device 3

Page 9: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 9

Basic principles of the Modbus technology

2.3 Data transmission

There are 3 different data transmission modes in a Modbus system:

– Modbus ASCII

– Modbus RTU

– Modbus TCP

In Modbus ASCII, data is not transmitted as a binary sequence, but as ASCII code. The data is directly human-readable, but the data throughput is lower than in Modbus RTU.

Data transmission in Modbus RTU is in binary format. The binary format enables faster data transmission. However, the data needs to be converted to a readable format as it is not human-readable.

Modbus TCP is very similar to Modbus RTU. However, the data is transmitted in TCP/IP packets.

2.3.1 Modbus protocol structure

Communication in a Modbus network is structured in several layers according to the ISO/OSI model. To enable communication across a variety of technical systems, the individual layers have different tasks.

The Modbus protocol corresponds to layer 7 in the ISO/OSI model – the so-called application layer. It enables client/server communication between different devices that are connected via different buses or networks. The protocol defines a procedure for the exchange of information. It is therefore independent of the lower physical layers. For this reason, different implementations exist on different communication media:

– Ethernet

– Radio links

– Fiber optic cable

– Mobile radio

ISO/OSI layer Protocol Unit

7 Application layer Application-ori-ented

Modbus Data

6 Presentation layer

5 Session layer

4 Transport layer Transport-ori-ented

TCP(Transmission Con-trol Protocol)

Segments

3 Network layer IP(Internet Protocol)

Packets

2 Data link layer Ethernet (802.3), WLAN (802.11)

Frames

1 Physical layer Bits

Page 10: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

10 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

Application layer – layer 7

The application layer provides functions for the application. It forms the connection to the lower layers. Software for communication within the scope of the specific application (measuring system, etc.) is provided by the manufacturers. In addition, there are a number of terminal programs to enable communication between the participants in a Modbus network. The terminal programs (e.g., Modbus Poll) perform all functions of layers 5 to 7 for the user.

Physical layer – layer 1

The physical layer is the lowest layer and provides mechanical, electrical, and other functional tools for establishing connections. These connections are activated, deactivated, and used to transmit bits. These procedures serve to transmit, for example, electrical signals, optical signals, electromagnetic waves, or sound. Among others, the following devices and network components are assigned to the physical layer:

– Antenna

– Repeater

– Connector

– Socket for the network cable

– Hub

– Transceiver

– T-piece

– Terminator

Data transmission via Modbus RTU is digital, purely electrical, based on voltage levels. Normally, 9-pin connectors and sockets are used. The pin assignment is not standardized. Therefore always observe the manufacturer's documentation when using different devices.

Parameter RS-485/EIA485

Number of receivers 32

Maximum line length 1200 m

Common-mode input voltage -7 to +12 V

Input resistance of the receiver 12 kOhm

Input sensitivity of the receiver +/- 200 mV

Differential data transmission Yes

Page 11: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 11

Basic principles of the Modbus technology

Transmission rates

The transmission rate defines the speed at which data is transmitted. The transmission parameters have to be the same for all devices connected to a bus.

The following transmission rates are available for RS-485 applications:

Operating principle

Communication in a Modbus network follows a simple request/response mechanism: the master (1) sends a request (telegram) (2) to the slave (4). The function code contained in the telegram tells the slave which function to execute. The Modbus application protocol defines the format in which the request initiated by the master is sent.

There are 3 different communication cases:

1200 bit/s

2400 bit/s

4800 bit/s

9600 bit/s

19200 bit/s

38400 bit/s

56000 bit/s

115200 bit/s

31

03

3

1 Master

2 Request from master to slave

3 Slave response

4 Slave

The device (slave) receives a valid telegram with a valid request.

If it can answer this, it sends a response telegram with the function code of this request.

The device (slave) receives an invalid telegram (e.g., CRC error)

It does not answer. The application (master) has to correct the error within a defined time (timeout).

The device (slave) receives a valid telegram with an invalid request.

It answers with a Modbus exception code (excep-tion). The application (master) has to correct the error.

1 2 3 4

Page 12: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

12 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

Communication

If a cable pair is used, transmission takes place in half-duplex mode: data can flow alternately in both directions, but not simultaneously.

If two cable pairs are used, full-duplex mode is also possible: data is transmitted in both directions at the same time.

Communication in the Modbus network occurs through so-called polling. The master sends a telegram (request) to the slave. It then receives the response.

Data transmission in Modbus RTU is in binary format. A data telegram consists of several blocks (frames).

– One address block (1 byte = 1 character)

– One function block (1 byte = 1 character)

– One data block (variable)

– One checksum block (CRC = cyclic redundancy check)

Between 2 telegrams there has to be a break with a length of at least 3.5 characters. The corresponding wait time depends on the transmission rate. If a transmission break of more than 1.5 characters occurs during telegram transmission, the transmission process is considered incomplete and should be aborted.

General form of a Modbus telegram

Device address Function code Data CRC check

8 bits 8 bits n* 8 bits 16 bits

31

03

2

Address Functioncode Data CRC

Modbus telegram

Frame 1 Frame 1 Frame 1

8 bits 8 bits N x 8 bits 16 bits≥ 3.5 char

Start

At least 3.5 char At least 3.5 char 3.5 char

4.5 char

≥ 3.5 char

End

Page 13: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 13

Basic principles of the Modbus technology

Address

The address specifies which device is contacted (master - slave) or which device responds. The address is a number between 1 and 126. The address 0 is used for messages to all devices (broadcast), provided that the selected function supports this.

The configuration of the address depends on the respective device and the system architecture.

Function code

The function code specifies the purpose of the data transmission. It defines the command to be executed by the slave.

Broadcast messages are only permitted with function codes 06, 16, and 23. Function code 08 is only supported for RS-485.

Field Length Description Master Slave

Address 1 byte Identifies the target device

Set by the mas-ter

Copied from the request into the response

CRC16 2 bytes Checksum (CRC16) Calculated by the master

Calculated by the slave

Com-mand

Function code Description

01 Read Coils Read back several digital outputs

02 Read Discrete Inputs Read several digital inputs

03 Read Holding Registers Read several analog inputs (and out-puts)

04 Read Input Registers Read several analog inputs (and out-puts)

05 Write Single Coil Write a single digital output

06 Write Single Register Write a single analog output

07 Read Exception Status

08 Diagnostics Check communication between master and slave

16 Write Multiple Registers Write a new value to several slave regis-ters

23 Read/Write Multiple Registers Simultaneously read and write 1 to max. 118 registers in one telegram

xx Up to 255 function codes, depending on the device

Page 14: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

14 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

FC03 Read Holding Registers

Request

Response

Error

FC16 Write Multiple Register

Request

Response

Error

Data

The Data field contains the information to be transmitted. It is subdivided into registers, the number of registers to be transmitted, and, if necessary, information that has been read or has to be saved. Data is normally transmitted as a multiple of 16-bit registers.

Function code 1 byte 0x03

Starting address 2 bytes 0x0000 to 0xFFFF

Number of registers 2 bytes 1 to 125 (0x7D)

Function code 1 byte 0x03

Byte count 1 byte 2 * number of registers

Holding register value (2 * number of registers) bytes

2 to 250

Error code 1 byte 0x83

Exception code 1 byte 01 or 02 or 03 or 04

Function code 1 byte 0x10

Starting address 2 bytes 0x0000 to 0xFFFF

Number of registers 2 bytes 0x0001 to 0x007B

Byte count 1 byte (2 * number of registers) bytes

Register value (2 * number of registers) bytes

Value

Function code 1 byte 0x10

Subfunction 2 bytes 0x0000 to 0xFFFF

Number of registers 2 bytes 1 to 123 (0x7B)

Error code 1 byte 0x90

Exception code 1 byte 01 or 02 or 03 or 04

Page 15: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 15

Basic principles of the Modbus technology

Cyclic redundancy check - CRC (checksum)

The CRC is a 16-digit checksum calculated based on all bytes of a telegram. To be able to detect transmission errors, it is generated by the master and also calculated by the receiver. If the CRC value does not match the transmitted sum, the device will request the telegram to be transmitted again.

If the field device executes the requested function, it will send a response telegram to the master. The telegram contains the following parameters:

– Address of the device that was contacted and is now replying

– Function code

– The requested data

– CRC value

Modbus exception codes

If the slave detects an error in the request telegram from the master, it returns an error message to the master. The error message consists of the following elements:

– Slave address

– Function code

– Error code (exception code)

– CRC (checksum)

To mark the error message, the leading bit of the returned function code is set. The error code (exception code) is used to transmit the error cause to the master.

Excep-tion code

Description

01 ILLEGAL_FUNCTIONThe function code sent by the master is not supported by the slave.

02 ILLEGAL_DATA_ADDRESSThe register addressed by the master is not assigned (does not exist) or the length of the requested data is to long.

03 ILLEGAL_DATA_VALUEThe master attempts to write to a register that allows only write access. The value appearing in the data field is not permissible: e.g., range lim-its exceeded or wrong data format.

04 SLAVE_DEVICE_FAILUREThe slave did not respond to the request telegram from the master or an error occurred when processing the request telegram.

Page 16: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

16 Technical Manual Fieldbus communication

Basic principles of the Modbus technology

Addressing of the registers

* The register address is transmitted as a 16-bit word. The first register is assigned the address value 0.

Please note: another notation, where the register addresses are counted starting with 1, is also common in Modbus applications. In that case, this address (register address - 1) is transmitted in the Modbus telegram.

Register Data type Access Address range*

Information

Discrete input Bit Read only 1XXXX Not used by the device

Coils Bit Read/write 2XXXX Not used by the device

Input register 16-bit word Read only 3XXXX This data can only be read by the device

Holding regis-ter

16-bit word Read/write 4XXXX This data can be read by the device and changed by the appli-cation

Page 17: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 17

Installation

3 Installation

The following chapters describe the installation and configuration of the Dräger Polytron 8000 gas detector with Modbus RTU interface (hereafter referred to as "gas detector").

3.1 Technical data

The following values apply for the gas detector:

3.2 Cables

3.2.1 Cable type

Various cable types (type designations A to D) for different applications are available on the market to interconnect the devices and connect them to network elements (e.g., segment couplers, links, and repeaters). Use a type A cable for RS-485 transmission.

The maximum length of the cables that can be used in a Modbus system is determined by various factors. Different limitations apply for the cables and the individual leads.

Use shielded, twisted 2-wire cables and observe the maximum cable length.

Parameter RS-485/EIA485

Number of receivers 32

Maximum line length 1000 m

Common-mode input voltage -20 to +25 V

Input resistance of the receiver 12 kOhm

Input sensitivity of the receiver +/- 200 mV

Differential data transmission Yes

Terminal Tightening torque in Nm

Cable cross-sec-tion in AWG

Cable cross-sec-tion in mm²

Power supply(2-pin)

0.5 to 0.8 24 - 12 0.2 to 2.5

Modbus RTU(2-pin)

0.5 to 0.8 24 - 12 0.2 to 2.5

Parameter Condition Min. value

Max. value

Unit

Common-mode input volt-age range

-20 30 V

Differential output voltageData signal A-B or B-A

Load R=54 ohms 1.5 - V

Differential input voltageData signal A-B or B-A

Common-mode voltage range -20 V to +25 V

200 - mV

Page 18: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

18 Technical Manual Fieldbus communication

Installation

3.2.2 Cable lengths

The following factors influence the cable length

– Transmission rate

– Cable type

– Number of directly connected devices (series connection)

– Network configuration (2-wire or 4-wire)

The maximum line length is 1000 m, at a transmission rate of 19200 bit/s. It depends on the data transmission speed and the number and lengths of the individual leads.

3.2.3 Increasing cable lengths with repeaters

Repeaters can be integrated in the system to extend the Modbus transmission cable. No more than 3 repeaters per system are permitted. The cable length can be extended by the factor 4, i.e., to max. 4000 m.

3.2.4 Grounding and shielding

Use a shielded twisted cable for connections via the RS-485 interface. To achieve a sufficient shielding effect, connect a large area of the shield at both ends of the cable to housing or cabinet parts.

Connect the shielding of the connector to protective ground in at least one point.

The legal EMC requirements are only met if the shielding is grounded at the control unit at one end.

The shield is capacitively connected to the grounding of the housing via pin 4 (shield) of the 4-pin connector.

Page 19: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 19

Installation

3.3 Pin assignment

For further information on the electrical installation, see the instructions for use.

3.3.1 Power supply

3.3.2 Modbus RTU

The pins of the gas detector are assigned as follows:

31

42

5

Parameter Condition Min. value Max. value Unit

Power supply 10 30 V

Current consumption at 24 V - 350 mA

VDC+

-

311

10

4-pin connector

Pin 1 2 3 4

Assignment Data-A Data-B GND Shield

Function Signal A Signal B Ground Cable shield

1

2

3

4

Page 20: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

20 Technical Manual Fieldbus communication

Installation

3.3.3 Termination

The termination serves to suppress signal reflections on the bus cable.

Switch termination on and off using a sliding switch on the gas detector. The termination is an AC termination consisting of a capacitor and a termination resistor and has the following values:

Parameter Min. value Nom. value

Max. value Unit

Termination resistor 118 120 122 Ohm

Termination capacitor 9 10 11 nF

31

42

8

1 Sliding switch for termination

1

Page 21: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 21

Commissioning

4 Commissioning

4.1 Checking installation and operation

Check the connections and cables for correct wiring prior to commissioning. Faulty connections can damage the gas detector.

Check the following prior to commissioning:

1 Are all cables connected properly?

2 Is voltage in the range from 10 to 30 V applied?

4.2 Configuring the RS-485 interface

4.2.1 Settings

If a valid address has been set at the DIP switch, the address cannot be changed in the menu. The DIP switch setting has priority.

If the address is changed at the DIP switch, restart the gas detector to activate the setting.

4.2.2 Defining communication settings at the gas detector

To define communication settings at the gas detector, proceed as follows:

1 Log in to the gas detector (see instructions for use).

2 Select Settings >Communication > Modbus.

3 Set Modbus address using the arrow symbols.

4 Select OK.

5 Set Modbus baudrate using the arrow symbols.

6 Select OK.

7 Set Modbus parity using the arrow symbols.

8 Select OK.

Setting Factory default setting

Selection

Address 126 1 to 126

Transmission method

RTU RTU

Baud rate/bps 19200 9600, 19200

Parity Even (1 stop bit) Even (1 stop bit), odd (1 stop bit), no parity (2 stop bits)

Page 22: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

22 Technical Manual Fieldbus communication

Commissioning

4.3 Configuring the gas detector

Each Modbus device must have an address assigned to it. The gas detector is only detected by the control system if the set address is correct.

Valid addresses lie within the range from 0 to 126. The gas detector is factory-set to address 126.

Observe the following when configuring the gas detector:

1 Only assign each address once in a Modbus control system.

2 Use the factory-set address 126 for the functional test of the gas detector and in a Modbus control system that is in operation. To add further devices, subsequently change the address.

3 Set the address of the gas detector either directly in the hardware or in the software of the device.

4.3.1 Setting the address with the DIP switch

1 Loosen the set screw (1).

2 Unscrew the lid (1) from the gas detector.

3 Take the lid (1) off the gas detector.

4 Move the bracket (2) up.

311

09

31

08

8

1

1

Page 23: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 23

Commissioning

5 Pull the bucket (3) with the main electronics out.

6 Set the address with the DIP switch.

a Set DIP switch no. 8 to Off.

b Set the address as defined in the table with DIP switches no. 1 to 7.

Address changes will become effective after 10 seconds.

7 Place the bucket (3) back into the housing.

8 Screw the lid (1) back on by turning it up to the stop.

9 Tighten the set screw.

31

08

73

117

6

Switch number 1 2 3 4 5 6 7

Value in "On" position 1 2 4 8 16 32 64

Value in "Off" position 0 0 0 0 0 0 0

1

3

2

1 2 3 4 5 6 7 8

OnOffSwitch No.

Page 24: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

24 Technical Manual Fieldbus communication

Commissioning

4.3.2 Setting the address on the display of the gas detector

1 Log in to the gas detector (see instructions for use).

2 Select Settings >Communication > Modbus.

3 Select Modbus address.

4 Navigate down to Address with the arrow symbol.

5 Set the address using the arrow symbols.

6 Select OK.

4.3.3 Configuring the connection

In addition to the display, Dräger offers freely available software to commission, configure and diagnose the gas detector via the Modbus RTU interface (DTM Device Type Manager).

Software and tools

Obtain the software components for configuration from www.draeger.com. Use the Field Device Tool (FDT) to configure and control the gas detector.

Installing the software

Install the following 3 software applications to commission the gas detector:

Frame application (fdtCONTAINER)

Frame applications (e.g., fdtCONTAINER or PactWare 5.0) are applications into which the Dräger device DTM P8000 MB and the communication DTM are integrated. They serve as interfaces for the user in different phases during operation, e.g, installation and configuration.

To install the fdtCONTAINER software, proceed as follows:

1 Execute "Setup.exe".

2 Accept the license agreement.

3 Complete the installation.

Communication DTM (COM_DTM)

The communication DTM is a software component which provides an interface between an FTD-compatible frame application and the Dräger device DTM P8000 MB. The software enables data and communication exchange between the device DTM P8000 MB and the gas detector via a USB/RS-485 converter.

To install the COM_DTM software, proceed as follows:

1 Execute "Setup.exe".

2 Accept the license agreement.

3 Confirm messages.

4 Enter data.

5 Confirm messages.

6 Complete the installation.

Page 25: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 25

Commissioning

Dräger P8000 Modbus DTM

The Dräger P8000 Modbus DTM is a software component which is used to configure, monitor and diagnose the gas detector in all phases during operation. The Dräger 8000 Modbus DTM software includes all functions, properties and parameters of the gas detector, so that they are directly available to the user.

To install the Dräger P8000 Modbus DTM software, proceed as follows:

1 Execute "P8000 Modbus Setup.msi".

2 Accept the license agreement.

3 Complete the installation.

4.3.3.1 Configuring the communication DTM (COM_DTM)

1 Open Control Panel.

2 Open Device Manager.

3 Open Ports (COM & LPT): check the COM port used for the Modbus interface.

4 Open the "fdtCONTAINER" program.

5 Select Empty project.

The network view on the left shows a tree structure.

6 Click on the plus sign to add the device "Modbus Serial Communication-DTM" to the network.

7 Move the mouse pointer onto the device you have just added.

8 Click the right mouse button.

9 Select Configuration.

10 Open the Configuration tab.

11 Set parameters:

– COM Port

– Parity

– Stop Bits

– Baud Rate

The parameters have to be identical to those of the gas detector.

31

08

5

Page 26: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

26 Technical Manual Fieldbus communication

Commissioning

12 Select Apply.

13 Select OK.

14 Move the mouse pointer onto the device you have just added.

15 Click the right mouse button.

16 Select Connect.

✓ The gas detector will be connected.The status indicator switches to green.

Adding a gas detector

1 Add the gas detector to the network by clicking on the plus sign.

2 Move the mouse pointer onto the gas detector you have just added.

3 Click the right mouse button.

4 Select Connect.

✓ The gas detector will be connected.The status indicator switches to green.

If everything is set correctly, the connection status indicator (1) switches to connected.

31

83

3

1

Page 27: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 27

Integration into process control systems

5 Integration into process control systems

5.1 General information

Gas detectors can be quickly and easily connected to process control systems via a digital Modbus RTU interface. They allow the cyclic capturing of measured values, status information and the full configuration of the gas detector in remote operation.

The Dräger Polytron 8000 gas detector with Modbus RTU interface supports function codes 03 Read Holding Registers and 16 Write Multiple Registers.

The following subsections present telegrams for reading and/or writing based on the corresponding key parameters of the gas detector.

5.2 Reading the gas concentration

The MEASUREMENT_MODE parameter indicates the current value of the gas concentration and can be read cyclically via the register address 40507. The parameter is read-only and is updated each second by the gas detector.

Register: 40507

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

MEASUREMENT_MODE.VALUE[3] MEASUREMENT_MODE.VALUE[2]

E.g.: MEASUREMENT_MODE.VALUE=40.00 (dec) / 0x42200000 (hex)

0x42 0x20

Register: 40508

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

MEASUREMENT_MODE.VALUE[1] MEASUREMENT_MODE.VALUE[0]

E.g.: MEASUREMENT_MODE.VALUE=40.00 (dec) / 0x42200000 (hex)

0x00 0x00

Page 28: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

28 Technical Manual Fieldbus communication

Integration into process control systems

The corresponding telegram from the master for reading the MEASUREMENT_MODE parameter is shown in the following table. The parameter is read using the Modbus function code 0x03 - Read Holding Registers. In addition, the master needs the address of the gas detector and the register address for successful communication.

If the telegram has been transmitted without errors via the physical medium, the gas detector answers with the following telegram contents:

The Data telegram field contains the register contents, which can be analyzed or decoded as appropriate. The current target gas concentration is specified by the first 4 data bytes of the data field in data type FLOAT.

E.g.: MEASUREMENT_MODE.VALUE = 0x42200000 (hex)

or

MEASUREMENT_MODE.VALUE = 40.00 (dec)

5.3 Reading diagnostic and status information

The gas detector with Modbus RTU interface offers a large variety of options for capturing diagnostic and status information.

The following telegrams are examples to show how the status information in the DEVICE_STATUS_INDICATION (general overview of current errors and warnings) and DEVICE_STATUS_VALUE (detailed overview of current errors and warnings) parameters are read.

DEVICE_STATUS_INDICATION:

The DEVICE_STATUS_INDICATION parameter is read using function code 0x03 and is located in register 40023.

Slave address Function code Register address -1 Number of regis-ters

CRC

0x03 0x03 0x010xFA

0x000x02

0x240xE4

Slave address Function code

Number of transmitted

bytes

Data CRC

0x03 0x03 0x04 0x42 0x20 (register: 40507)0x00 0x00 (register: 40508)

0xCC0x41

Register: 40023

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

N.A. DEVICE_STATUS_INDICATION

E.g.: DEVICE_STATUS_INDICATION = 0x02

0x00 0x02

Page 29: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 29

Integration into process control systems

The corresponding telegram with the gas detector address 0x03 is shown below.

The gas detector sends the following response to the telegram. Take the value 0x0004 from the data field. Interpret the value accordingly based on the parameter description table in the annex. This example refers to a current warning of the gas detector.

The DEVICE_STATUS_INDICATION parameter provides a quick overview of the current status of the gas detector. For further information and possible remedies, read the DEVICE_STATUS_VALUE parameter in register 40024.

The parameter consists of 10 registers (20 bytes) and is read-only. The register range from 40024 to 40028 contains a warning matrix consisting of 10 bytes (W09 to W00).

The register range from 40029 to 40033 contains an error matrix (E09 to E00) consisting of 10 bytes.

Slave address Function code Register address -1 Number of regis-ters

CRC

0x03 0x03 0x000x16

0x000x01

0x640x2C

Slave address Function code

Number of transmitted

bytes

Data CRC

0x03 0x03 0x02 0x00 0x04 (register: 40023) 0xC00x47

Register: 40024

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[19]=W9 DEVICE_STATUS_VALUE[19]=W8

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40025

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[17]=W7 DEVICE_STATUS_VALUE[16]=W6

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x21

Register: 40026

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[15]=W5 DEVICE_STATUS_VALUE[14]=W4

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40027

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[13]=W3 DEVICE_STATUS_VALUE[12]=W2

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Page 30: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

30 Technical Manual Fieldbus communication

Integration into process control systems

Telegram for reading the parameter:

Register: 40028

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[11]=W1 DEVICE_STATUS_VALUE[10]=W0

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40029

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[09]=E9 DEVICE_STATUS_VALUE[08]=E8

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x02

Register: 40030

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[07]=E7 DEVICE_STATUS_VALUE[06]=E6

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40031

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[05]=E5 DEVICE_STATUS_VALUE[04]=E4

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40032

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[03]=E3 DEVICE_STATUS_VALUE[02]=E2

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Register: 40033

Bit15 Bit14 Bit13 Bit12 Bit11 Bit10 Bit09 Bit08 Bit07 Bit06 Bit05 Bit04 Bit03 Bit02 Bit01 Bit00

DEVICE_STATUS_VALUE[01]=E1 DEVICE_STATUS_VALUE[00]=E0

E.g.: DEVICE_STATUS_VALUE=0x02

0x00 0x00

Slave address Function code Register address -1 Number of regis-ters

CRC

0x03 0x03 0x000x17

0x000x0A

0x740x2B

Page 31: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 31

Integration into process control systems

Response of the gas detector:

Register 40025 contains the value 0x21. The value can be interpreted based on the error description.

It is a warning (W06) that the connected sensor is warming up and that the current measured value will be issued with an increased error. After completion of the warm-up phase, the warning disappears.

Slave address Function code

Number of transmitted

bytes

Data CRC

0x03 0x03 0x14 0x00 0x00 (register: 40024)0x00 0x21 (register: 40025)0x00 0x00 (register: 40026)0x00 0x21 (register: 40027)0x00 0x21 (register: 40028)0x00 0x21 (register: 40029)0x00 0x21 (register: 40030)0x00 0x21 (register: 40031)0x00 0x21 (register: 40032)0x00 0x21 (register: 40033)

0x720x44

Page 32: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

32 Technical Manual Fieldbus communication

Troubleshooting

6 Troubleshooting

6.1 Error analysis

If communication with the gas detector cannot be established, check the settings of the following parameters:

– Address

– Port (COM port)

– Baud rate

– Parity

– Stop bits

– Termination

The parameters in the gas detector and in the communication DTM have to match to establish a connection.

6.2 Errors

Byte Value Error description Remedy

E0 0x01 Device malfunction(group error)

-

E0 0x02 Checksum error in the data range (Dräger)

Perform service init.

E0 0x04 Checksum error in the data range (User)

Perform service init.

E0 0x08 Error in the I2C Replace MYC assembly

Disconnect from the supply voltage and then reconnect

Replace interface assembly (4–20 mA, HART, FF/PB)

E0 0x10 Communication error Replace SIOS assembly

Disconnect from the supply voltage and then reconnect

E0 0x20 Supply voltage fault.

E1 0x01 tbd.

E1 0x02 tbd.

E1 0x04 Error while initializing the external ADC

E1 0x08 Internal error of the external ADC

E1 0x10 External ADC has no reference voltage

E1 0x20 tbd.

E1 0x40 tbd.

E2 0x01 Dräger background checksum error

E2 0x02 Dräger CatEx current checksum error

Page 33: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 33

Troubleshooting

E2 0x04 Dräger measuring mode checksum error

E2 0x08 Dräger status checksum error

E2 0x10 Dräger 4 to 20 mA checksum error

E2 0x20 User Data Logger checksum error

E2 0x40 User menu checksum error

E2 0x80 User Real Time Clock checksum error

E3 0x01 tbd.

E3 0x02 tbd.

E3 0x04 User status checksum error

E3 0x08 User display checksum error

E3 0x10 User SIL checksum error

W0 0x01 Warning device (group error)

W0 0x02 Data logger full Read and delete data logger

W0 0x04 Data logger >= 90 % full Read and delete data logger

W0 0x08 Internal error in the data logger Perform service init.

Read and delete data logger

Replace MYC assembly

W0 0x10 Date/time valid Set date and time

W0 0x20 System EEPROM write error

W0 0x40 Dongle data defective

W0 0x80 Lithium battery almost empty

W1 0x01 Predictive maintenance dongle defective or disconnected without logging off

Deactivate dongle

Disconnect from the supply voltage and then reconnect

W1 0x02 Sensor test dongle defective or dis-connected without logging off

Deactivate dongle

Disconnect from the supply voltage and then reconnect

W1 0x04 Data logger dongle defective or disconnected without logging off

Deactivate dongle

Disconnect from the supply voltage and then reconnect

W1 0x08 Alarms disabled Enable alarm

W1 0x10 Subsystem information cannot be read (part number, etc.)

Disconnect from the supply voltage and then reconnect

W3 0x80 Stack memory >90 % full

E4 0x01 Measuring mode error (group error)

E4 0x02 Checksum error in the Dräger data Perform service init.

E4 0x04 Checksum error in the user data Perform device init.

Perform sensor init.

E4 0x08 Checksum error in the Dräger data sensor layer

E4 0x10 Checksum error in the user data sensor layer

Byte Value Error description Remedy

Page 34: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

34 Technical Manual Fieldbus communication

Troubleshooting

E4 0x20 No sensor connected Replace sensor

Disconnect and reconnect sensor

E4 0x40 Incorrect sensor version connected Replace sensor

E4 0x80 Incorrect sensor type connected Replace sensor

E5 0x01 Unknown measuring unit Perform sensor init.

Replace sensor

E5 0x02 Measured value fallen below the negative alarm threshold

Perform zero adjustment

E5 0x10 Invalid zero calibration Perform zero adjustment

E5 0x20 Invalid span calibration Perform span calibration

E5 0x40 Both write, extended write or one read block defective

Replace sensor

E5 0x80 No exponential linearization imple-mented but requested

Replace sensor

E6 0x01 Error in subsystem Replace SIOS assembly

Disconnect from the supply voltage and then reconnect

E6 0x02 Converting the measuring unit not possible

Replace sensor

E6 0x04 Number of gases in sensor >20 Replace sensor

E6 0x08 Error in sensor data set Replace sensor

Disconnect and reconnect sensor

E6 0x10 Error in communication with the subsystem

Replace MYC assembly

Replace SIOS assembly

E6 0x20 Sensor not suitable for use with P 8000

Replace sensor

E6 0x40 The SIOS communication driver is not ready

Replace SIOS assembly

Disconnect from the supply voltage and then reconnect

E6 0x80 After the ConfigHW command, the subsystem signals that it cannot process the data

Replace sensor

E7 0x01 Subsystem returns "NOT ACKNOWLEDGE"

Replace SIOS assembly

Disconnect from the supply voltage and then reconnect

E7 0x02 The measured value is invalid due to an error in the subsystem status

Disconnect from the supply voltage and then reconnect

E7 0x04 Invalid bit combination in subsys-tem status

Replace sensor

Disconnect from the supply voltage and then reconnect

E7 0x08 Configured target gas or calibration gas index not available in the sen-sor

Perform sensor init.

E7 0x40 Error in external ADC check by the analog switches

E7 0x80 Parameters for measuring mode switches are not supported

Replace sensor

Byte Value Error description Remedy

Page 35: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 35

Troubleshooting

E8 0x01 No extension block present in the sensor

Replace sensor

E8 0x01 The sensor transmits its fault signal

E8 0x02 Sensor test failed Replace sensor

E8 0x02 Basic initialization required

E8 0x02 Inconsistency of the analog signal

E8 0x04 Potentiostat voltage cannot be read

Replace SIOS assembly

Disconnect and reconnect sensor

E8 0x04 Supply current is not OK

E8 0x08 Internal potentiostat voltage cannot be read

Replace SIOS assembly

Disconnect and reconnect sensor

E8 0x08 Clean mirror

E8 0x08 Signal outside the permissible range

E8 0x10 Too many lookup values in the sen-sor

Replace sensor

E8 0x10 Analog pellistor voltage outside the permissible range

E8 0x20 Sensor EEPROM not supported Replace sensor

E8 0x20 Reconfigure the gas

E8 0x40 SIOS cannot process sensor test parameters

Replace sensor

E8 0x40 Terminal voltage is not OK for the PIR 7x00

E8 0x80 Sensor test failed, sensor can be refilled

Refill electrolyte

E8 0x80 ICOM and 4 to 20 mA interfaces of the PIR 7x00 transmit different val-ues.

E9 0x01 Incorrect sensor part number (sen-sor lock activated)

Deactivate sensor lock or use a sensor with the correct part number

E9 0x02 Compulsory sensor test during startup failed

E9 0x04 Reference electrode test failed Check connection to SIOS and sensor

Replace sensor

Disconnect and reconnect sensor

E9 0x08 An error occurred when filling the sensor data buffer

Replace sensor

Disconnect and reconnect sensor

E9 0x10 Communication error or timeout during sensor test

Replace sensor

Disconnect and reconnect sensor

E9 0x10 P 8000 cannot set the measuring range of the PIR 7x00

E9 0x20 CRC error in EX-specific EC sen-sor data

E9 0x20 Data inconsistency at PIR 7x00.Value does not equal string.

Byte Value Error description Remedy

Page 36: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

36 Technical Manual Fieldbus communication

Troubleshooting

E9 0x40 SIL password from PIR 7x00 does not have the default value

W6 0x01 MB warning (group error)

W6 0x02 Temperature too low Replace sensor

Use sensor in the specific temperature range

W6 0x04 Temperature too high Replace sensor

Use sensor in the specific temperature range

W6 0x08 Calibration value very low, sensor almost used up

Replace sensor

Perform zero adjustment

Perform span calibration

W6 0x10 Sensor warming up, no measured values

W6 0x20 Sensor warming up, measured val-ues are displayed, error < 4 x data sheet

W6 0x80 Zero adjustment interval expired Perform zero adjustment

W7 0x01 Span calibration interval expired Perform span calibration

W7 0x02 Measured value fallen below the negative warning threshold

Perform zero adjustment

W7 0x04 Beam block warning at the PIR 7x00 or PIR 3000

W8 0x01 Life time expired, sensor almost used up

Replace sensor

W8 0x01 Sensor temporarily busy writing to the EEPROM

W8 0x01 Free

W8 0x02 Adjustment request because expo-sition is too high

Perform zero adjustment

Perform span calibration

W8 0x02 PIR 7x00 is in maintenance mode

W8 0x04 Adjustment request because con-centration is too high

Perform zero adjustment

Perform span calibration

W8 0x04 Autocal activated but not sup-ported

W8 0x08 Adjustment request because tem-perature is too high

Perform zero adjustment

Perform span calibration

W8 0x10 Voltage of the counter electrode not in the nominal range

Replace sensor

The measured gas concentrations are too high

W8 0x20 Concentration too high The measured gas concentrations are too high

W8 0x40 Sensor test warning

W8 0x80 Sensor test warning, sensor can be refilled

Refill electrolyte

W9 0x01 Error when writing to the sensor data set

Byte Value Error description Remedy

Page 37: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 37

Annex

7 Annex

7.1 Glossary

7.2 Annex 1 List of parameters Polytron 8000

Abbrevia-tion

Name Meaning

ASCII American Standard Code for Information Interchange

7-bit character encoding that corresponds to the US version of ISO 646.It is the basis for later encodings for charac-ter sets that are based on more bits.

Baud rate Symbol rate.Unit: symbol/s1 baud is the speed if 1 symbol is transmit-ted per second. The baud rate has to be the same at the transmitting and receiving end.

CRC Cyclic redundancy check

Cyclic redundancy check. Procedure for defining a check value for data to enable the detection of errors during transmission or storage.

DTM Device Type Manager Device-specific components in Field Device Tools (FDT). Device Type Managers enable information exchange via the defined interfaces. They read configuration data of the field devices and parameterize them.

Multicast/Broadcast The master sends a command to all slaves in the Modbus system. All slaves execute the demand without sending feedback. Mul-ticast/Broadcast messages are only per-missible in connections with function codes that can be written into.

RTU Remote Terminal Unit A Remote Terminal Unit is a remote control unit. Transmission between the master and the slave is via pilot cables, wireless or using an existing communication system.

RS-232 RS-232 Standard for a common serial interface in computers

RS-485 RS-485 Also: EAI-485. Industry standard for a phys-ical interface for asynchronous data trans-mission

TCP Transmission Control Protocol

Transmission control protocol.Network protocol which defines how data is exchanged between computers.

Unicast The master sends a request directly to a slave and expects a response. The slave is addressed directly based on its unique bus address (1 to 247).

Page 38: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

38 Technical Manual Fieldbus communication

Annex

Anne

x1

– D

evic

e-sp

ecifi

c fu

nctio

nal b

lock

s 1

Lege

nd

Reg

iste

rN

umbe

r of t

he re

gist

erPa

ram

eter

Nam

e of

the

para

met

erD

ata

type

Dat

a ty

pe o

f the

par

amet

erM

emor

yD

Dyn

amic

–va

lues

cha

nge

SSt

atic

–va

lues

rem

ain

unch

ange

dAc

cess

R–

Rea

dR

ead

acce

ssW

–W

rite

Writ

e ac

cess

RO

–R

ead

Onl

yR

ead-

only

acc

ess

RW

–R

ead

and

Writ

eR

ead

and

writ

e ac

cess

Size

Wor

d si

zeVa

lue

rang

e(d

efau

lt va

lue)

Valid

rang

eFa

ctor

y-se

t def

ault

valu

e.

The

defa

ult v

alue

is fo

rmat

ted

in b

old

in th

e ta

ble

Des

crip

tion

Des

crip

tion

of th

e re

spec

tive

para

met

ers

Sens

or v

aria

ntTh

e pa

ram

eter

s ar

e on

ly v

alid

for t

he

spec

ified

sen

sor v

aria

nts.

ECM

odbu

s fo

r com

mun

icat

ion

betw

een

gas

dete

ctor

and

EC

sen

sor

IRM

odbu

s fo

r com

mun

icat

ion

betw

een

gas

dete

ctor

and

IR s

enso

rC

ATM

odbu

s fo

r com

mun

icat

ion

betw

een

gas

dete

ctor

and

cat

alyt

ic s

enso

r

Page 39: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 39

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

2

Indi

catio

n &

sta

tus

(reg

iste

rs 4

0001

–40

046)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4000

1D

EV

ICE

_STA

TEU

nsig

ned8

D /

RO

12 5

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AR

UN

: In

RU

Nst

ate,

all

elem

ents

requ

ired

for t

he e

xecu

tion

of a

pro

cess

are

act

ive.

MA

INTE

NA

NC

E: T

he b

ehav

ior o

f the

gas

det

ecto

r in

MAI

NTE

NA

NC

E s

tate

is d

evic

e-sp

ecifi

c. T

his

stat

eca

n be

set

aut

omat

ical

ly b

y th

e ga

s de

tect

or.

4000

2FI

ELD

BU

S_M

OD

ULE

_SW

_VE

RSI

ON

Vis

ible

Strin

gS

/ R

O2

0.01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Sof

twar

e ve

rsio

n of

the

Fiel

dbus

Fou

ndat

ion

mod

ule.

4000

4FI

ELD

BU

S_M

OD

ULE

_HW

_VE

RSI

ON

Vis

ible

Strin

gS

/ R

O2

0.01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Har

dwar

e ve

rsio

n of

the

Fiel

dbus

Fou

ndat

ion

mod

ule.

4000

6FI

ELD

BU

S_M

OD

ULE

_STA

TUS

Uns

igne

d8D

/ R

O1

0x01

0x02

0x04

0x08

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Sta

tus

of th

e fie

ldbu

s m

odul

e.M

odul

e op

erat

es w

ithou

t fai

lure

. Gas

det

ecto

r wor

ks w

ithou

t erro

rs.

EEP

RO

M fa

ilure

RA

M fa

ilure

CR

C fa

ilure

4000

7P

OLY

TRO

N_S

W_V

ER

SIO

N4

x U

nsig

ned8

S /

RO

20.

00V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TP

olyt

ron

softw

are

vers

ion

4000

9SW

_SU

BVE

RS

ION

Uns

igne

d8D

/ R

O1

0V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TS

oftw

are

subv

ersi

on40

010

DE

VIC

E_S

ER

_NU

MV

isib

leSt

ring

D /

RO

161

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Ser

ial n

umbe

r of t

he g

as d

etec

tor.

The

para

met

er c

an b

e w

ritte

n in

to if

a v

alid

pas

swor

d is

ent

ered

in

the

"WR

ITE

_LO

CK

ING

" par

amet

er. O

ther

wis

e, th

e pa

ram

eter

is re

ad-o

nly.

4001

4M

AN

UFA

CTU

RE

RV

isib

leSt

ring

S /

RO

9D

raeg

er S

afet

y AG

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Man

ufac

ture

r40

023

DE

VIC

E_S

TATU

S_I

ND

ICA

TIO

NB

it st

ring

(1by

te)

D /

RO

1

0x01

0x02

0x04

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n on

the

curre

nt s

tatu

s of

the

gas

dete

ctor

. War

ning

s an

d/or

erro

rs a

re d

ispl

ayed

as

gro

up w

arni

ngs

and

grou

p er

rors

. Th

e D

EVIC

E_S

TATU

S_V

ALU

E p

aram

eter

con

tain

s a

deta

iled

desc

riptio

n of

the

war

ning

s or

erro

rs

and

poss

ible

rem

edie

s.N

o er

rors

and

war

ning

s.

Erro

r exi

sts.

W

arni

ng e

xist

s.

4002

4D

EV

ICE

_STA

TUS

_VA

LUE

20 x

U

nsig

ned8

D /

RO

10V

alid

for s

enso

r var

iant

: EC

, IR

, CA

T Th

e pa

ram

eter

con

tain

s de

taile

d in

form

atio

n on

the

curre

nt s

tatu

s of

the

gas

dete

ctor

as

a w

arni

ng

and

erro

r mat

rix.

4003

4D

EV

ICE

_DA

TE_T

IME

7 x

Uns

igne

d8D

/ R

W4

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Dis

play

s da

te a

nd ti

me.

Page 40: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

40 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

3

4003

8TR

AN

SM

ITTE

R_S

PE

CIF

IC_O

PTI

ON

SB

it st

ring

(4by

tes)

D /

RO

2

0x00

040x

0008

0x00

100x

0080

0x04

000x

0800

0x40

00

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

List

of i

nsta

lled

hard

war

e m

odul

es (e

.g.,

pum

p, re

lay

mod

ule)

DA

TALO

GG

ER

DO

NG

LE P

RES

ENT

SE

NSO

R D

IAG

NO

STIC

S D

ON

GLE

PR

ESE

NT

SE

NSO

R T

EST

DO

NG

LE P

RE

SEN

TFI

ELD

BU

S P

B-P

A FF

B P

RES

EN

TD

OU

BLE

RE

MO

TE P

RES

EN

TR

EM

OTE

PR

ESE

NT

ALA

RM

MO

DU

LE P

RE

SEN

T40

040

FIE

LDB

US

_MO

DU

LE_E

RR

OR

_CO

DE

Uns

igne

d8D

/ R

O1

0V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TE

rror m

essa

ge o

f the

fiel

dbus

mod

ule

if fie

ldbu

s m

ode

indi

cate

s "F

atal

Sof

twar

e E

rror"

sta

tus.

4004

1M

OD

ULE

_PA

RT_

NU

MB

ER

Stri

ng(7

byte

s)D

/ R

O4

"----

-"V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TP

art n

umbe

r of t

he g

as d

etec

tor

4004

5S

EN

SOR

_SW

_VE

RSI

ON

Uns

igne

d8U

nsig

ned8

D /

RO

10

Val

id fo

r sen

sor v

aria

nt: E

C, I

RS

oftw

are

vers

ion

of th

e ga

s de

tect

or40

046

INS

TALL

_DA

TEU

nsig

ned8

Uns

igne

d8U

nsig

ned1

6

D /

RO

20

Val

id fo

r sen

sor v

aria

nt: E

CIn

stal

latio

n da

te o

f the

EC

sen

sor

Gas

con

figur

atio

n (r

egis

ters

401

01 –

4013

4)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4010

1G

AS

_NA

ME

Vis

ible

Strin

g(1

0by

tes)

D /

RO

5-

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e na

me

of th

e cu

rrent

ly s

et ta

rget

gas

in A

SC

II fo

rmat

E.g

.: G

AS

_NA

ME

[GA

S_I

ND

EX=

0x00

] = "M

ETH

AN

E"

GA

S_N

AM

E[G

AS

_IN

DE

X=0x

01] =

"PR

OP

AN

E"

4010

6G

AS

_CA

S_N

UM

BE

RV

isib

leSt

ring

(12

byte

s)D

/ R

O6

" "

Val

id fo

r sen

sor v

aria

nt: I

RC

onta

ins

the

inte

rnat

iona

l CA

S re

gist

ratio

n nu

mbe

r (C

AS

= C

hem

ical

Abs

tract

s S

ervi

ce) o

f the

cu

rrent

ly s

et ta

rget

gas

.40

112

GA

S_I

ND

EX

Uns

igne

d8D

/ R

W1

0V

alid

for s

enso

r var

iant

: EC

, IR

Con

tain

s th

e in

dex

of th

e cu

rrent

ly s

et ta

rget

gas

. Th

e pa

ram

eter

can

be

mod

ified

with

in a

val

ue ra

nge

from

0 to

MA

X_G

AS

_IN

DE

X us

ing

a w

rite

proc

ess,

and

the

resp

ectiv

e ta

rget

gas

can

be

set.

E.g

.:G

AS

_NA

ME

[GAS

_IN

DE

X =

0]

= "M

ETH

AN

E"G

AS

_NA

ME

[GAS

_IN

DE

X =

1]

= "P

RO

PAN

E"... G

AS

_NA

ME

[GAS

_IN

DE

X =

MA

X_G

AS

_IN

DE

X] =

"ETH

AN

E"

4011

3M

AX_

GA

S_I

ND

EX

Uns

igne

d8D

/ R

O1

1V

alid

for s

enso

r var

iant

: EC

, IR

Con

tain

s in

form

atio

n on

the

max

imum

pos

sibl

e in

dex

posi

tion

of th

e G

AS_I

ND

EX

para

met

er a

nd is

eq

uiva

lent

to th

e m

axim

um n

umbe

r of s

elec

tabl

e ta

rget

gas

es s

uppo

rted

by th

e cu

rrent

con

figur

atio

n of

the

gas

dete

ctor

.E

.g.:

Page 41: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 41

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

4

4011

4S

ET_

GA

SN

AM

E_C

AT

Vis

ible

Strin

g(1

0by

tes)

D /

RW

5"

"V

alid

for s

enso

r var

iant

: CAT

This

par

amet

er e

nabl

es e

ditin

g of

the

targ

et g

as to

be

mea

sure

d by

ana

log

sens

ors.

Ana

log

sens

ors

incl

ude

the

fam

ily o

f cat

alyt

ic s

enso

rs a

nd d

o no

t pro

vide

any

add

ition

al in

form

atio

n. T

his

para

met

er

can

be u

sed

to n

ame

the

anal

og s

enso

r.E

.g.:

"Pow

er h

ouse

1""M

etha

ne"

4011

9U

NIT

_NA

ME

Vis

ible

Strin

g(5

byte

s)D

/ R

O3

-V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TC

onta

ins

the

nam

e of

the

curre

ntly

set

targ

et g

as u

nit i

n AS

CII

form

at.

e.g.

,U

NIT

_NA

ME

for U

NIT

_NA

ME

_IN

DE

X=0x

00 =

"VO

L%"

UN

IT_N

AM

E fo

r UN

IT_N

AM

E_I

ND

EX=

0x01

= "L

EL"

4012

2U

NIT

_NA

ME

_IN

DE

XU

nsig

ned8

D /

RW

1-

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e in

dex

of th

e cu

rrent

ly s

et ta

rget

gas

uni

t. Th

e pa

ram

eter

can

be

mod

ified

and

the

resp

ectiv

e ta

rget

gas

uni

t set

by

writ

ing

in th

e pa

ram

eter

.e.

g.,

UN

IT_N

AM

E fo

r UN

IT_N

AM

E_I

ND

EX=

0x00

="V

OL%

" U

NIT

_NA

ME

for U

NIT

_NA

ME

_IN

DE

X=0x

01 =

"LE

L"40

123

GA

S_L

OW

ER_E

XPLO

SIO

N_L

EVE

LFl

oat

D /

RW

2V

alid

for s

enso

r var

iant

: EC

, IR

Low

er e

xplo

sive

lim

it of

the

gas

in V

ol%

.40

125

GA

S_L

EL_

LIM

ITS

_LO

WE

RFl

oat

D /

RO

2V

alid

for s

enso

r var

iant

: EC

, IR

Low

est v

alue

that

can

be

set f

or th

e lo

wer

exp

losi

ve li

mit

in p

pm.

4012

7G

AS

_LE

L_LI

MIT

S_U

PPE

RFl

oat

D /

RO

2V

alid

for s

enso

r var

iant

: EC

, IR

Hig

hest

val

ue th

at c

an b

e se

t for

the

low

er e

xplo

sive

lim

it in

ppm

.40

129

GA

S_N

AM

E_V

ISIB

LES

tring

D /

RO

5"_

____

"V

alid

for s

enso

r var

iant

: EC

, IR

This

par

amet

er e

nabl

es re

adin

g of

the

targ

et g

as ta

ble

with

out c

hang

ing

the

curre

ntly

set

targ

et g

as

and

affe

ctin

g th

e ru

nnin

g m

easu

ring

oper

atio

ns.

E.g

.:G

AS

_NA

ME

_VIS

IBLE

for G

AS_I

ND

EX_

VIS

IBLE

=0x0

0 =

"ME

THA

NE

"

G

AS_N

AM

E_V

ISIB

LE

for G

AS_I

ND

EX_

VIS

IBLE

=0x0

1 =

"ETH

AN

E"40

134

GA

S_I

ND

EX_

VIS

IBLE

Uns

igne

d8D

/ R

W1

0x00

Val

id fo

r sen

sor v

aria

nt: E

C, I

RG

as in

dex

for r

eadi

ng th

e ga

s ta

ble.

Sens

or &

sta

tus

(reg

iste

rs 4

0201

–40

224)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4020

1C

ON

FIG

UR

E_S

EN

SO

R_S

ELF

_TE

ST

Uns

igne

d8D

/ R

W1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

CIf

the

sens

or s

elf-t

est i

s ac

tivat

ed, t

he g

as d

etec

tor c

an c

ontin

uous

ly m

onito

r the

con

nect

ed s

enso

r fo

r pro

per o

pera

tion.

If th

e se

nsor

sel

f-tes

t fai

ls, t

he w

arni

ng is

dis

play

ed in

the

DE

VIC

E_S

TATU

S_V

ALU

E a

nd c

an b

e re

ad.

The

sens

or s

elf-t

est o

ptio

n ca

n on

ly b

e ac

tivat

ed if

the

sens

or te

st d

ongl

e is

con

nect

ed.

Inac

tive

Act

ive

Page 42: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

42 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

5

4020

2S

EN

SOR

_SE

LFTE

ST_

STA

TUS

Uns

igne

d8D

/ R

O1

0x00

0x01

0x02

0x03

0x04

0x05

0x06

0x07

0x08

0x09

0x0A

0xFF

Val

id fo

r sen

sor v

aria

nt: E

CC

onta

ins

curre

nt in

form

atio

n on

the

stat

us o

f the

sen

sor s

elf-t

est.

Afte

r the

sen

sor s

elf-t

est h

as b

een

activ

ated

, thi

s pa

ram

eter

can

be

used

to q

uery

the

curre

nt s

tatu

s.

The

para

met

er c

an o

nly

be u

sed

in c

ombi

natio

n w

ith th

e S

TAR

T_SE

NS

OR

_TE

ST

para

met

er.

The

DEV

ICE

_STA

TUS

_VA

LUE

par

amet

er c

onta

ins

the

stat

us fo

r the

aut

omat

ic s

enso

r sel

f-tes

t.R

eady

No

dong

le a

vaila

ble.

Sen

sor d

oes

not s

uppo

rt se

nsor

test

.E

rror

Sen

sor i

s in

war

m-u

p ph

ase.

Sen

sor c

alib

ratio

n ru

nnin

g.S

enso

r tem

pera

ture

out

side

the

perm

issi

ble

rang

e.S

enso

r tes

t tem

pora

rily

not a

vaila

ble.

Del

ay a

fter s

enso

r tes

t (du

ratio

n de

pend

s on

the

sens

or).

Sen

sor t

est r

unni

ng.

Oth

er e

rror.

Tim

eout

4020

3S

EN

SOR

_SE

LFTE

ST_

RE

SU

LTU

nsig

ned8

D /

RO

1

0x00

0x01

0x02

0x03

Val

id fo

r sen

sor v

aria

nt: E

CC

onta

ins

the

resu

lt of

the

last

sen

sor s

elf-t

est.

The

para

met

er c

an o

nly

be u

sed

in c

ombi

natio

n w

ith th

e S

TAR

T_SE

NS

OR

_TE

ST

para

met

er.

No

resu

ltS

ucce

ssfu

lS

ucce

ssfu

l, bu

t fau

lt ex

pect

ed s

oon.

Faile

d40

204

STA

RT_

SE

NS

OR

_TE

ST

Uns

igne

d8D

/ R

W1

0x00

0x01

0x02

0x03

Val

id fo

r sen

sor v

aria

nt: E

CE

nabl

es th

e us

er to

sta

rt th

e se

nsor

sel

f-tes

t man

ually

by

mea

ns o

f a w

rite

proc

ess

and/

or d

eter

min

e th

e cu

rrent

sta

tus

of th

e se

nsor

sel

f-tes

t (se

e S

EN

SO

R_S

ELF

TES

T_S

TATU

S p

aram

eter

).N

o se

nsor

test

Sta

rt se

nsor

test

Sta

rt cy

clic

sen

sor t

est.

Sto

p cy

clic

sen

sor t

est.

4020

5S

EN

SOR

_VIT

ALI

TYU

nsig

ned8

D /

RO

1

0x01

–0x

640x

FD0x

FE

0xFF

Val

id fo

r sen

sor v

aria

nt: E

CD

escr

ibes

the

rem

aini

ng s

ensi

tivity

of t

he s

enso

r cur

rent

ly in

use

.Th

e se

nsor

vita

lity

optio

n ca

n on

ly b

e ac

tivat

ed if

the

diag

nost

ic d

ongl

e is

con

nect

ed.

1%–

100%

Not

sup

porte

d: th

e se

nsor

cur

rent

ly in

use

doe

s no

t sup

port

the

SE

NS

OR

_VIT

ALI

TY p

aram

eter

.N

o do

ngle

: the

dia

gnos

tic d

ongl

e is

not

det

ecta

ble

or n

ot p

rese

nt. T

he d

iagn

ostic

don

gle

is re

quire

d to

ena

ble

the

func

tion.

Not

cal

cula

ted:

the

vita

lity

coul

d no

t be

calc

ulat

ed. P

leas

e ch

eck

the

inst

alla

tion

date

and

the

curre

nt

date

for v

alid

val

ues!

Page 43: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 43

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

6

4020

6S

EN

SOR

_LO

CK

_IN

FOU

nsig

ned8

D /

RW

1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

RIf

the

SE

NS

OR

_LO

CK

_IN

FO p

aram

eter

is a

ctiv

ated

, suc

cess

ful r

epla

cem

ent o

f the

sen

sors

is o

nly

poss

ible

with

iden

tical

par

t num

bers

. If t

he p

art n

umbe

r of t

he o

ld s

enso

r and

the

part

num

ber o

f the

ne

w s

enso

r are

not

iden

tical

, an

erro

r mes

sage

is is

sued

. If,

how

ever

, the

SE

NS

OR

_LO

CK

_IN

FO

para

met

er is

dea

ctiv

ated

, sen

sors

can

be

repl

aced

with

sen

sors

of t

he s

ame

sens

or ty

pe w

ith

diffe

rent

par

t num

bers

.Lo

ckin

g in

activ

eLo

ckin

g ac

tive

4020

7S

EN

SOR

_LO

CK

_PA

RT_

NU

MB

ERV

isib

leSt

ring

7by

tes

D /

RO

4-

Val

id fo

r sen

sor v

aria

nt: E

C, I

RC

onta

ins

the

part

num

ber (

Drä

ger o

rder

num

ber)

of th

e se

nsor

that

can

be

repl

aced

whi

le

SE

NSO

R_L

OC

K_I

NFO

is a

ctiv

e.40

211

SE

NSO

R_P

AR

T_N

UM

BE

RV

isib

leSt

ring

7by

tes

D /

RO

4-

Val

id fo

r sen

sor v

aria

nt: E

C, I

RP

art n

umbe

r oft

he c

onne

cted

sen

sor

4021

5S

EN

SOR

_SE

RIA

L_N

UM

BE

RV

isib

leSt

ring

8by

tes

D /

RO

4-

Val

id fo

r sen

sor v

aria

nt: E

C, I

RS

eria

l num

ber o

f the

con

nect

ed s

enso

r40

219

PR

ED

ICTI

VE_M

AIN

TEN

AN

CE

.HE

ALT

H_S

TATU

SU

nsig

ned8

D /

RO

1

0x00

0x01

0x02

0x03

0x04

Val

id fo

r sen

sor v

aria

nt: E

CTh

e pa

ram

eter

con

sist

s of

the

follo

win

g su

b-pa

ram

eter

s an

d ca

n on

ly b

e us

ed w

ith a

dia

gnos

tic

dong

le.

Con

tain

s th

e cu

rrent

sta

tus

of th

e se

nsor

in u

se.

the

diag

nost

ic d

ongl

e is

not

det

ecta

ble

or n

ot p

rese

nt. T

he d

iagn

ostic

don

gle

is re

quire

d to

ena

ble

the

func

tion.

The

stat

us c

ould

not

be

calc

ulat

ed. P

leas

e ch

eck

the

inst

alla

tion

date

and

the

curre

nt d

ate

for v

alid

va

lues

!S

enso

r sta

tus:

good

Sen

sor s

tatu

s:O

KS

enso

r sta

tus:

repl

acem

ent r

equi

red

soon

PR

ED

ICTI

VE_M

AIN

TEN

AN

CE

.DIA

GN

OS

TIC

Uns

igne

d8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

CC

onta

ins

info

rmat

ion

on th

e st

atus

of t

he s

enso

r dia

gnos

tic fu

nctio

ns.

Sen

sor d

iagn

osis

is n

ot a

vaila

ble

for t

he g

as d

etec

tor.

Ple

ase

purc

hase

dia

gnos

tic d

ongl

e to

ena

ble

it. Sen

sor d

iagn

osis

is a

vaila

ble

for t

he g

as d

etec

tor.

4022

0FA

ST_R

ESP

ON

SEB

it fie

ldD

/ R

W1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: I

RR

espo

nse

beha

vior

of t

he P

87X0

.D

efau

ltFa

st40

221

SE

NSO

R_I

DB

it fie

ldD

/ R

O1

0x01

0x02

0x03

0x04

0x07

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Type

of s

enso

r con

nect

ed.

DS

IR S

EN

SO

RD

D S

EN

SO

RLC

SE

NS

OR

EC

SE

NS

OR

PIR

7X00

SE

NS

OR

4022

2W

AVE

LEN

GTH

_TY

PEU

nsig

ned1

6D

/ R

O1

Val

id fo

r sen

sor v

aria

nt: I

RW

avel

engt

h of

the

PIR

7X00

sen

sor.

4022

3S

EN

SOR

_WAR

M_U

P_T

IME

_1U

nsig

ned1

6D

/ R

O1

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Rem

aini

ng w

arm

-up

time

1 (m

easu

red

valu

es a

re n

ot s

how

n) in

min

utes

.40

224

SE

NSO

R_W

ARM

_UP

_TIM

E_2

Uns

igne

d16

D /

RO

1V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TR

emai

ning

war

m-u

p tim

e2

(mea

sure

d va

lues

hav

e an

incr

ease

d er

ror)

in m

inut

es.

Page 44: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

44 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

7

Alar

m c

onfig

urat

ion

(reg

iste

rs 4

0301

–40

329)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4030

1A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.VA

LUE

Floa

tD

/ R

W6

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e cu

rrent

ly s

et g

as c

once

ntra

tion

for t

he A

1 al

arm

.A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RES

EFl

oat

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

alar

m h

yste

resi

s de

fines

a ra

nge

arou

nd th

e A

1 al

arm

with

in w

hich

A1_

ALA

RM

rem

ains

set

un

til th

e cu

rrent

gas

con

cent

ratio

n fa

lls b

elow

this

thre

shol

d.E

.g.:

A1_

ALA

RM

_CO

NFI

GU

RA

TIO

N.V

ALU

E =

20p

pm H

2SA

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RES

E =

3ppm

H2S

20pp

m H

2SA

1_A

L17

ppm

H2S

A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.DIR

EC

TIO

NU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n on

the

trigg

erin

g be

havi

or o

f the

A1

alar

m. T

he fo

llow

ing

is p

ossi

ble:

A1

alar

m is

trig

gere

d if

the

targ

et g

as c

once

ntra

tion

is b

elow

the

A1

alar

m th

resh

old

and

exce

eds

it.A

1 al

arm

is tr

igge

red

if th

e ta

rget

gas

con

cent

ratio

n is

abo

ve th

e A

1 al

arm

thre

shol

d an

d fa

lls b

elow

it.

A1_

ALA

RM

_CO

NFI

GU

RA

TIO

N.A

CK

NO

WLE

DG

ABL

EU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

n al

arm

can

be

ackn

owle

dged

whi

le th

e al

arm

con

ditio

n ex

ists

.Th

e A

1 al

arm

can

not b

e ac

know

ledg

ed.

The

A1

alar

m c

an b

e ac

know

ledg

ed.

A1_

ALA

RM

_CO

NFI

GU

RA

TIO

N.P

RE

AC

KN

OW

LED

GE

ABLE

Uns

igne

d8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

latc

hing

ala

rm is

alre

ady

ackn

owle

dged

whe

n th

e al

arm

con

ditio

n is

pr

esen

t.Th

e A

1 al

arm

can

not b

e pr

e-ac

know

ledg

ed.

The

A1

alar

m c

an b

e pr

e-ac

know

ledg

ed.

A1_

ALA

RM

_CO

NFI

GU

RA

TIO

N.L

ATC

HIN

GU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

n al

arm

has

to b

e ac

know

ledg

ed.

The

A1

alar

m is

not

latc

hing

.Th

e A

1 al

arm

is la

tchi

ng.

4030

7A

1_A

LAR

M_P

LAU

SIB

ILIT

YB

it st

ring

D /

RO

1

0x00

0x01

0x02

0x04

0x08

0x10

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Pla

usib

ility

of t

he A

1 al

arm

con

figur

atio

n:

No

erro

r.Th

e va

lue

ente

red

for t

he A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.VA

LUE

is to

o lo

w.

The

valu

e en

tere

d fo

r the

A1_

ALA

RM

_CO

NFI

GU

RA

TIO

N.V

ALU

E is

too

high

.Th

e va

lue

ente

red

for t

he A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RE

SE is

too

low

.Th

e va

lue

ente

red

for t

he A

1_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RE

SE is

too

low

.Th

e se

nsor

is n

ot a

vaila

ble.

Che

ck w

heth

er th

ere

is a

sen

sor i

n th

e ga

s de

tect

or.

4030

8A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.VA

LUE

Floa

tD

/ R

W6

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e cu

rrent

ly s

et g

as c

once

ntra

tion

for t

he A

2 al

arm

.

Page 45: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 45

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

8

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.H

YS

TER

ESE

Floa

tV

alid

for s

enso

r var

iant

: EC

, IR

, CA

TTh

e al

arm

hys

tere

sis

defin

es a

rang

e ar

ound

the

A2

alar

m w

ithin

whi

ch A

2_A

LAR

M re

mai

ns s

et

until

the

curre

nt g

as c

once

ntra

tion

falls

bel

ow th

is th

resh

old.

E.g

.:A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.VA

LUE

= 2

0ppm

H2S

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.H

YS

TER

ESE

= 3p

pm H

2S

20pp

m H

2S17

ppm

H2S

A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.DIR

EC

TIO

NU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n on

the

trigg

erin

g be

havi

or o

f the

A2

alar

m. T

he fo

llow

ing

is p

ossi

ble:

A2

alar

m is

trig

gere

d if

the

targ

et g

as c

once

ntra

tion

is b

elow

the

A2

alar

m th

resh

old

and

exce

eds

it.A

2 al

arm

is tr

igge

red

ifth

e ta

rget

gas

con

cent

ratio

n is

abo

ve th

e A

2 al

arm

thre

shol

d an

d fa

lls b

elow

it.

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.A

CK

NO

WLE

DG

ABL

EU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

n al

arm

can

be

ackn

owle

dged

whi

le th

e al

arm

con

ditio

n ex

ists

.Th

e A

2 al

arm

can

not b

e ac

know

ledg

ed.

The

A2

alar

m c

an b

e ac

know

ledg

ed.

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.P

RE

AC

KN

OW

LED

GE

ABLE

Uns

igne

d8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

latc

hing

ala

rm is

alre

ady

ackn

owle

dged

whe

n th

e al

arm

con

ditio

n is

pr

esen

t.Th

e A

2 al

arm

can

not b

e pr

e-ac

know

ledg

ed.

The

A2

alar

m c

an b

e pr

e-ac

know

ledg

ed.

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.L

ATC

HIN

GU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er a

n al

arm

has

to b

e ac

know

ledg

ed.

The

A2

alar

m is

not

latc

hing

.Th

e A

2 al

arm

is la

tchi

ng.

4031

4A

2_A

LAR

M_P

LAU

SIB

ILIT

YB

it st

ring

D /

RO

1

0x00

0x01

0x02

0x04

0x08

0x10

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Pla

usib

ility

of t

he A

2 al

arm

con

figur

atio

n:

No

erro

r.Th

e va

lue

ente

red

for t

he A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.VA

LUE

is to

o lo

w.

The

valu

e en

tere

d fo

r the

A2_

ALA

RM

_CO

NFI

GU

RA

TIO

N.V

ALU

E is

too

high

.Th

e va

lue

ente

red

for t

he A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RE

SE is

too

low

.Th

e va

lue

ente

red

for t

he A

2_A

LAR

M_C

ON

FIG

UR

ATI

ON

.HY

STE

RE

SE is

too

low

.Th

e se

nsor

is n

ot a

vaila

ble.

Che

ck w

heth

er th

ere

is a

sen

sor i

n th

e ga

s de

tect

or.

4031

5A

1_A

LAR

M.S

TATU

SU

nsig

ned8

D /

RO

1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

A1_

ALA

RM

par

amet

er c

onsi

sts

of th

e fo

llow

ing

sub-

para

met

ers.

Con

tain

s th

e cu

rrent

sta

tus

of th

e in

tern

al a

larm

mod

ule

and

its s

ettin

gs.

A1

alar

m is

not

act

ivat

edA

1 al

arm

is a

ctiv

ated

A1_

ALA

RM

.CO

ND

ITIO

NU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er th

e cu

rrent

targ

et g

as c

once

ntra

tion

is a

bove

or b

elow

the

A1

alar

m

thre

shol

d (d

epen

ding

on

the

conf

igur

atio

n of

the

A1

alar

m).

A1

alar

m c

ondi

tion

is c

urre

ntly

not

pre

sent

.A

1 al

arm

con

ditio

n is

cur

rent

ly p

rese

nt.

4031

6A

2_A

LAR

M.S

TATU

SU

nsig

ned8

D /

RO

1V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TTh

e A

2_A

LAR

M p

aram

eter

con

sist

s of

the

follo

win

g su

b-pa

ram

eter

s.

Page 46: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

46 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

9

0x00

0x01

Con

tain

s th

e cu

rrent

sta

tus

of th

e in

tern

al a

larm

mod

ule

and

its s

ettin

gs.

A2

alar

m is

not

act

ivat

edA

2 al

arm

is a

ctiv

ated

A2_

ALA

RM

.CO

ND

ITIO

NU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er th

e cu

rrent

targ

et g

as c

once

ntra

tion

is a

bove

or b

elow

the

A2

alar

m

thre

shol

d (d

epen

ding

on

the

conf

igur

atio

n of

the

A2

alar

m).

A2

alar

m c

ondi

tion

is c

urre

ntly

not

pre

sent

.A

2 al

arm

con

ditio

n is

cur

rent

ly p

rese

nt.

4031

7A

LAR

M_A

CK

NO

WLE

DG

EU

nsig

ned8

D /

RW

1

0x00

0xFF

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

data

con

tent

0xF

F of

a w

rite

proc

ess

enab

les

ackn

owle

dgin

g ac

tive

alar

ms

if th

e al

arm

mod

ule

has

been

con

figur

ed c

orre

spon

ding

ly.

Def

ault

valu

e. A

fter w

ritin

g th

e va

lue

0xFF

, the

def

ault

valu

e is

dis

play

ed a

gain

.A

ctiv

e al

arm

s ar

e ac

know

ledg

ed b

y w

ritin

g th

e va

lue

0xFF

.40

318

DD

_SE

NS

OR

_LAT

CH

ING

Uns

igne

d8D

/ R

W1

0 1

Val

id fo

r sen

sor v

aria

nt: C

ATD

efin

es w

heth

er th

e m

easu

red

valu

e is

latc

hing

afte

r exc

eedi

ng a

con

cent

ratio

n of

100

%LE

L.N

on-L

atch

ing

Latc

hing

4031

9A

LAR

M_F

AU

LT_T

EST

Bit

strin

gD

/ R

W1

0 1 2 4

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Func

tion

for r

elay

test

.

Ala

rm 1

Sta

te a

ctiv

eA

larm

2 S

tate

act

ive

Erro

r Sta

te a

ctiv

e40

320

ALA

RM

_MO

DU

LE_A

CTI

VE

Bit

strin

gD

/ R

W1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

A1

and

A2

alar

ms

are

anal

yzed

.In

activ

eA

ctiv

e40

321

A1_

LEVE

L_M

INFl

oat

RO

20.

0V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TLo

wes

t val

ue th

at c

an b

e se

t for

the

A1

alar

m.

4032

3A

1_LE

VEL_

MA

XFl

oat

RO

2V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TH

ighe

st v

alue

that

can

be

set f

or th

e A

1 al

arm

.40

325

A2_

LEVE

L_M

INFl

oat

RO

20.

0V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TLo

wes

t val

ue th

at c

an b

e se

t for

the

A2

alar

m.

4032

7A

2_LE

VEL_

MA

XFl

oat

RO

2V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TH

ighe

st v

alue

that

can

be

set f

or th

e A

2 al

arm

.40

329

DE

CIM

AL_

PO

INT_

SETT

ING

S_A

LAR

MU

nsig

ned8

D /

RO

10x

00V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TN

umbe

r of d

ecim

al p

lace

s fo

r the

ala

rm le

vels

on

the

disp

lay

E.g

.: 0x

00

D

ispl

ay:

10x

01

D

ispl

ay:

1.1

0x02

Dis

play

: 1.

120x

03

D

ispl

ay:

1.12

3

Cal

ibra

tion

(reg

iste

rs 4

0401

–40

455)

Page 47: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 47

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

10

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4040

1C

AL_

GA

S_N

AM

EV

isib

leSt

ring

(10

byte

s)D

/ R

O5

" "

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e na

me

of th

e cu

rrent

ly s

et ta

rget

gas

in A

SC

II fo

rmat

E.g

.: C

AL_

GA

S_N

AM

E[C

AL_

GAS

_IN

DE

X=0x

00] =

"ME

THA

NE"

C

AL_

GA

S_N

AM

E[C

AL_

GAS

_IN

DE

X=0x

01] =

"PR

OPA

NE"

4040

6C

AL_

GA

S_N

AM

E_C

ASV

isib

leSt

ring

(12

byte

s)D

/ R

O6

" "

Val

id fo

r sen

sor v

aria

nt: I

RC

onta

ins

the

inte

rnat

iona

l CA

S re

gist

ratio

n nu

mbe

r (C

AS

= C

hem

ical

Abs

tract

s S

ervi

ce) o

f the

cu

rrent

ly s

et c

alib

ratio

n ga

s.40

412

CA

L_G

AS

_IN

DE

XU

nsig

ned8

D /

RW

10

...

MA

X_C

AL_

GA

S_I

ND

EX

Val

id fo

r sen

sor v

aria

nt: E

C, I

RC

onta

ins

the

inde

x of

the

curre

ntly

set

cal

ibra

tion

gas.

Th

e pa

ram

eter

can

be

mod

ified

with

in a

val

uera

nge

from

0 to

MA

X_C

AL_

GA

S_I

ND

EX

usin

g a

writ

e pr

oces

s, a

nd th

e re

spec

tive

targ

et c

alib

ratio

n ga

s un

it ca

n be

set

.E

.g.:

CA

L_G

AS

_NA

ME

[CA

L_G

AS_I

ND

EX=

0x00

] = "M

ETH

AN

E"

CA

L_G

AS

_NA

ME

[CA

L_G

AS_I

ND

EX=

0x01

] = "P

RO

PAN

E"

4041

3M

AX_

CA

L_G

AS

_IN

DE

XU

nsig

ned8

D /

RO

1V

alid

for s

enso

r var

iant

: EC

, IR

Con

tain

s in

form

atio

n on

the

max

imum

pos

sibl

e in

dex

posi

tion

of th

e C

AL_

GAS

_IN

DE

X pa

ram

eter

an

d is

equ

ival

ent t

o th

e m

axim

um n

umbe

r of s

elec

tabl

e ca

libra

tion

gase

s su

ppor

ted

by th

e cu

rrent

co

nfig

urat

ion

of th

e ga

s de

tect

or.

E.g

.:

4041

4C

AL_

UN

IT_N

AM

EV

isib

leSt

ring

(5by

tes)

D /

RO

3"

"V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TC

onta

ins

the

nam

e of

the

curre

ntly

set

cal

ibra

tion

gas

unit

in A

SC

II fo

rmat

.E

.g.:

CA

L_U

NIT

_NA

ME

for C

AL_

UN

IT_I

ND

EX=

0x00

="V

OL%

" C

AL_

UN

IT_N

AM

E fo

r CA

L_U

NIT

_IN

DE

X=0x

01 =

"LE

L"40

417

CA

L_U

NIT

_IN

DE

XU

nsig

ned8

D /

RW

1S

ee ta

ble

of

units

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e in

dex

of th

e cu

rrent

ly s

et c

alib

ratio

n ga

s un

it. T

he p

aram

eter

can

be

mod

ified

and

the

resp

ectiv

e ca

libra

tion

gas

unit

set w

ith a

writ

e pr

oces

s.E

.g.:

CA

L_U

NIT

_NA

ME

for C

AL_

UN

IT_I

ND

EX=

0x00

="V

OL%

" C

AL_

UN

IT_N

AM

E fo

r CA

L_U

NIT

_IN

DE

X=0x

01 =

"LE

L"

4041

8C

AL_

GA

S_C

ON

CE

NTR

ATI

ON

Floa

tD

/ R

W2

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Cal

ibra

tion

gas

conc

entra

tion.

4042

0C

AL_

GA

S_P

LAU

SIB

ILIT

YU

nsig

ned8

D /

RO

1

0x00

0x04

0x08

0x10

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Pla

usib

ility

info

rmat

ion

for c

alib

ratio

n.N

o er

ror

Cal

ibra

tion

gas

conc

entra

tion

too

low

Cal

ibra

tion

gas

conc

entra

tion

too

high

No

sens

or40

421

STA

RT_

STO

P_C

ALI

BR

ATIO

NU

nsig

ned8

D /

RW

1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Par

amet

ers

serv

e to

cal

ibra

te th

e ga

s de

tect

or v

ia th

e M

odbu

s R

TU in

terfa

ce. A

det

aile

d de

scrip

tion

of th

e pa

ram

eter

s an

d th

e ca

libra

tion

proc

edur

e is

ava

ilabl

e fro

m y

our l

ocal

Drä

ger s

ervi

ce

orga

niza

tion.

Sta

rt of

the

zero

adj

ustm

ent

Sta

rt of

the

span

cal

ibra

tion

Page 48: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

48 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

11

0x02

0x03

0x04

0x05

Mea

sure

men

t of t

he c

alib

ratio

n ga

s co

ncen

tratio

nM

easu

rem

ent o

f the

targ

et g

as c

once

ntra

tion

Sav

e th

e ca

libra

tion

Exi

t cal

ibra

tion

mod

e w

ithou

t sav

ing

4042

2S

TATU

S_C

ALI

BR

ATI

ON

. TE

LEG

RA

MM

_RE

SP

ON

SE

Uns

igne

d8D

/ R

O1

0x00

0x01

0x02

0x03

0x04

0x05

0x06

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Val

e re

ad b

ack

from

cal

ibra

tion

cont

rol.

Sta

rt of

the

zero

adj

ustm

ent

Sta

rt of

the

span

cal

ibra

tion

Mea

sure

men

t of t

he c

alib

ratio

n ga

s co

ncen

tratio

nM

easu

rem

ent o

f the

targ

et g

as c

once

ntra

tion

Sav

e th

e ca

libra

tion

Exi

t cal

ibra

tion

mod

eC

alib

ratio

n m

ode

not a

cces

sibl

eS

TATU

S_C

ALI

BR

ATI

ON

.STA

TEU

nsig

ned8

0x00

0x02

0x03

0x04

0x05

0x06

0x07

0x0A

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e cu

rrent

sta

tus

of th

e ca

libra

tion

Zero

adj

ustm

ent p

ossi

ble

Mea

sure

men

t of t

he c

alib

ratio

n ga

s co

ncen

tratio

nM

easu

rem

ent o

f the

targ

et g

as c

once

ntra

tion

Gas

det

ecto

r is

in w

arm

-up

phas

eIm

poss

ible

Dat

e an

d tim

e in

corre

ctC

alib

ratio

n no

t OK

Not

in c

alib

ratio

n m

ode

4042

3P

ER

FOR

M_C

ALI

BR

ATIO

N.S

TATU

SU

nsig

ned8

D /

RW

1

0x00

0x02

0x03

0x04

0x05

0x06

0x07

0x0A

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

This

com

man

d is

sen

t if t

he c

alib

ratio

n pa

ram

eter

s ha

ve to

be

reca

lcul

ated

. The

reca

lcul

atio

n is

tri

gger

ed w

ith a

writ

e pr

oces

s co

ntai

ning

the

data

con

tent

0xF

FFF.

The

sta

tus

can

then

be

anal

yzed

w

ith th

e pa

ram

eter

s lis

ted

belo

w.

The

follo

win

g re

spon

ses

are

poss

ible

:Ze

ro a

djus

tmen

t pos

sibl

eM

easu

rem

ent o

f the

cal

ibra

tion

gas

conc

entra

tion

Mea

sure

men

t of t

he ta

rget

gas

con

cent

ratio

nG

as d

etec

tor i

s in

war

m-u

p ph

ase

Cal

ibra

tion

not p

ossi

ble

Dat

e an

d tim

e in

corre

ctC

alib

ratio

n no

t OK

Not

in c

alib

ratio

n m

ode

See

als

o S

TATU

S_C

ALI

BR

ATI

ON

PE

RFO

RM

_CA

LIB

RAT

ION

.RE

ST_S

PAN

Uns

igne

d80x

00..0

xFF

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Res

t spa

n af

ter c

alib

ratio

n in

%40

424

LAS

T_C

ALI

BR

ATI

ON

_DA

TE. S

ECO

ND

SU

nsig

ned1

6D

/ R

O4

0..6

0000

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Last

dat

e of

a s

ucce

ssfu

l cal

ibra

tion.

Con

sist

s of

the

follo

win

g su

b-pa

ram

eter

s.S

peci

ficat

ion

of th

e se

cond

s in

ms.

E.g

., tim

e: 1

8:04

:310

00o'

cloc

k LA

ST_

CA

LIB

RA

TIO

N_D

ATE

. MIN

UTE

SU

nsig

ned8

0..6

0S

peci

ficat

ion

of th

e m

inut

es.

E.g

., tim

e: 1

8:04

:310

00 o

'clo

ck

LAS

T_C

ALI

BR

ATI

ON

_DA

TE. H

OU

RS

Uns

igne

d80.

.24

Spe

cific

atio

n of

the

hour

s.E

.g.,

time:

18:

04:3

1000

o'c

lock

Page 49: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 49

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

12

LAS

T_C

ALI

BR

ATI

ON

_DA

TE. D

AYU

nsig

ned8

0..3

1S

peci

ficat

ion

of th

e da

y.E

.g.,

date

: 201

5-01

-15

LAS

T_C

ALI

BR

ATI

ON

_DA

TE. M

ON

THU

nsig

ned8

1..1

2S

peci

ficat

ion

of th

e m

onth

.E

.g.,

date

: 201

5-01

-15

LAS

T_C

ALI

BR

ATI

ON

_DA

TE. Y

EAR

Uns

igne

d16

0..9

9S

peci

ficat

ion

of th

e ye

ar.

E.g

., da

te: 2

015-

01-1

540

428

LAS

T_C

ALI

BR

ATI

ON

_GAS

_NA

ME

Vis

ible

Strin

g11

byte

sD

/ R

O6

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Nam

e of

the

calib

ratio

n ga

s us

ed fo

r the

last

cal

ibra

tion.

4043

4LA

ST_

CA

LIB

RA

TIO

N_G

AS_U

NIT

Vis

ible

Strin

g6

byte

sD

/ R

O3

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Uni

t of t

he c

alib

ratio

n ga

s us

ed fo

r the

last

cal

ibra

tion.

4043

7LA

ST_

CA

LIB

RA

TIO

N_G

AS_C

ON

CE

NTR

ATI

ON

Floa

tD

/ R

O2

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Cal

ibra

tion

gas

conc

entra

tion

used

for t

he la

st c

alib

ratio

n.40

439

LAS

T_C

ALI

BR

ATI

ON

_GAS

_ME

AS_V

ALU

EFl

oat

D /

RO

2V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TM

easu

red

valu

e be

fore

the

last

cal

ibra

tion.

4044

1N

EXT

_CA

LIB

RA

TIO

N_D

ATE

.SEC

ON

DS

Uns

igne

d16

D /

RO

4

0..6

0000

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Dat

e of

the

next

cal

ibra

tion

Dat

e of

the

next

cal

ibra

tion.

Con

sist

s of

the

follo

win

g su

b-pa

ram

eter

s.S

peci

ficat

ion

of th

e se

cond

s in

ms.

E.g

., tim

e: 1

8:04

:310

00o'

cloc

k N

EXT

_CA

LIB

RA

TIO

N_D

ATE

.MIN

UTE

SU

nsig

ned8

0..6

0S

peci

ficat

ion

of th

e m

inut

es.

E.g

., tim

e: 1

8:04

:310

00 o

'clo

ck

NE

XT_C

ALI

BR

ATI

ON

_DA

TE.H

OU

RS

Uns

igne

d80.

.24

Spe

cific

atio

n of

the

hour

s.E

.g.,

time:

18:

04:3

1000

o'c

lock

N

EXT

_CA

LIB

RA

TIO

N_D

ATE

.DAY

U

nsig

ned8

0..3

1S

peci

ficat

ion

of th

e da

y.E

.g.,

date

: 201

5-01

-15

NE

XT_C

ALI

BR

ATI

ON

_DA

TE.M

ON

THU

nsig

ned8

1..1

2S

peci

ficat

ion

of th

e m

onth

.E

.g.,

date

: 201

5-01

-15

NE

XT_C

ALI

BR

ATI

ON

_DA

TE.Y

EAR

Uns

igne

d16

0..9

9S

peci

ficat

ion

of th

e ye

ar.

E.g

., da

te: 2

015-

01-1

540

445

CA

LIB

RA

TIO

N_I

NTE

RV

AL

Uns

igne

d16

D /

RW

1

1

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Cal

ibra

tion

inte

rval

in d

ays

Val

ue o

f MA

X_C

ALI

BR

ATI

ON

_IN

TER

VAL

4044

6M

AX_

CA

LIB

RA

TIO

N_I

NTE

RVA

LU

nsig

ned1

6D

/ R

O1

1V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TM

axim

um c

alib

ratio

n in

terv

al40

447

CA

L_G

AS

_LO

WER

_EXP

LOS

ION

_LE

VE

LFl

oat

D /

RO

20.

0V

alid

for s

enso

r var

iant

: EC

, IR

Low

er e

xplo

sive

lim

it of

the

gas

in V

ol%

.40

449

CA

LIB

RA

TIO

N_A

UTO

MA

TIC

_ON

_OFF

Uns

igne

d8D

/ R

W1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Aut

o-ca

libra

tion

men

u fu

nctio

n is

ava

ilabl

e.In

activ

eac

tive

4045

0R

EA

D_C

ALI

BR

ATIO

N_C

ON

CE

NTR

ATI

ON

Floa

tD

/ R

O2

0.0

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Cal

ibra

tion

gas

conc

entra

tion.

4045

2C

AL_

ALL

OW

ED

_UN

ITS

Uns

igne

d8D

/ R

O1

0V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TA

llow

ed u

nits

for c

alib

ratio

n.40

453

CA

L_G

AS

_LO

WER

_LE

L_LI

MIT

Floa

tD

/ R

O2

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Low

est v

alue

that

can

be

set f

or th

e lo

wer

exp

losi

ve li

mit

in V

ol%

of t

he c

alib

ratio

n ga

s.40

455

CA

L_G

AS

_UP

PER

_LE

L_LI

MIT

Floa

tD

/ R

O2

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Hig

hest

val

ue th

at c

an b

e se

t for

the

low

er e

xplo

sive

lim

it in

Vol

% o

f the

cal

ibra

tion

gas.

Page 50: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

50 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

13

Mea

sure

d va

lue

(reg

iste

rs 4

0501

–40

533)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4050

1C

AP

TUR

E_O

FFS

ET

Floa

tD

/ R

W2

-V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TO

ffset

of t

he c

aptu

re ra

nge

4050

3C

AP

TUR

E_L

OW

Floa

tD

/ R

W2

-V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TLo

wer

lim

it of

the

capt

ure

rang

e.40

505

CA

PTU

RE

_HIG

HFl

oat

D /

RW

2-

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Upp

er li

mit

of th

e ca

ptur

e ra

nge.

4050

7M

EA

SU

RE

ME

NT_

MO

DE.

VALU

EFl

oat

D /

RW

30

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e cu

rrent

ly m

easu

red

gas

conc

entra

tion.

ME

AS

UR

EM

EN

T_M

OD

E.D

EC

IMA

L_A

DJU

ST

Uns

igne

d8

0x00

0x01

0x02

0x03

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Num

ber o

f dec

imal

pla

ces

for t

he ta

rget

gas

con

cent

ratio

n on

the

disp

lay

Dis

play

: 1

Dis

play

: 1.

1D

ispl

ay:

1.12

Dis

play

: 1.

123

ME

AS

UR

EM

EN

T_M

OD

E.A

LAR

M_C

ON

DIT

ION

Uns

igne

d8

0x01

0x02

0x04

0x08

0x10

0x20

0x40

0x80

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er th

e A

1 or

A2

alar

m is

act

ivat

ed a

nd w

heth

er th

e cu

rrent

mea

sure

d va

lue

is a

bove

or b

elow

the

alar

m c

ondi

tion.

Ala

rm1

trigg

ered

Ala

rm2

trigg

ered

Erro

r trig

gere

dN

ot u

sed

A1

alar

m c

ondi

tion

exis

tsA

2 al

arm

con

ditio

n ex

ists

Res

erve

d-

4051

0S

EC

ON

DA

RY

_VA

LUE

Floa

tD

/ R

O2

0.0

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Sec

ond

mea

sure

d va

lue

(tem

pera

ture

) of t

he s

enso

r.40

512

SE

CO

ND

AR

Y_V

ALU

E_U

NIT

Uns

igne

d8S

/ R

O1

1001

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Mea

surin

g un

it of

the

"SE

CO

ND

ARY

_VA

LUE

".D

egre

es C

elsi

us40

513

CA

TEG

OR

YU

nsig

ned8

D /

RW

1-

Val

id fo

r sen

sor v

aria

nt: I

RIn

dex

of th

e se

t cat

egor

y fo

r P87

X0.

4051

4N

UM

BE

R_C

ATE

GO

RIE

SU

nsig

ned8

D /

RO

10x

00V

alid

for s

enso

r var

iant

: IR

Num

ber o

f cat

egor

ies

that

can

be

set f

or P

87X0

.40

515

NA

ME

_CA

TEG

OR

Y_5

Stri

ng(5

byte

s)D

/ R

O3

" "

Val

id fo

r sen

sor v

aria

nt: I

RN

ame

of th

e ca

tego

ry w

ith th

e in

dex

5.40

518

NA

ME

_CA

TEG

OR

Y_6

Stri

ng(5

byte

s)D

/ R

O3

" "

Val

id fo

r sen

sor v

aria

nt: I

RN

ame

of th

e ca

tego

ry w

ith th

e in

dex

6.40

521

NA

ME

_CA

TEG

OR

Y_7

Stri

ng(5

byte

s)D

/ R

O3

" "

Val

id fo

r sen

sor v

aria

nt: I

RN

ame

of th

e ca

tego

ry w

ith th

e in

dex

7.40

524

NA

ME

_CA

TEG

OR

Y_8

Stri

ngD

/ R

O3

Val

id fo

r sen

sor v

aria

nt: I

R

Page 51: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 51

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

14

(5by

tes)

" "

Nam

e of

the

cate

gory

with

the

inde

x8.

4052

7N

AM

E_C

ATE

GO

RY

_9S

tring

(5by

tes)

D /

RO

3"

"V

alid

for s

enso

r var

iant

: IR

Nam

e of

the

cate

gory

with

the

inde

x9.

4053

0N

AM

E_C

ATE

GO

RY

_10

Stri

ng(5

byte

s)D

/ R

O3

" "

Val

id fo

r sen

sor v

aria

nt: I

RN

ame

of th

e ca

tego

ry w

ith th

e in

dex

10.

4053

3N

AM

E_C

ATE

GO

RY

_11

Stri

ng(5

byte

s)D

/ R

O3

" "

Val

id fo

r sen

sor v

aria

nt: I

RN

ame

of th

e ca

tego

ry w

ith th

e in

dex

11.

Dat

a lo

gger

(reg

iste

rs 4

0601

–40

607)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4060

1D

ATA

_LO

GG

ER

_MO

DU

LEU

nsig

ned8

D /

RO

10x

00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

data

logg

er m

odul

e is

not

incl

uded

in th

e ga

s de

tect

or. T

he fu

nctio

n ca

n be

ena

bled

with

a d

ata

logg

er d

ongl

e.Th

e da

ta lo

gger

mod

ule

is in

clud

ed in

the

gas

dete

ctor

and

can

be

used

.40

602

DA

TA_L

OG

GE

R. B

UFF

ER

_MO

DE

Uns

igne

d8D

/ R

W4

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s in

form

atio

n w

heth

er th

e da

ta lo

gger

mem

ory

is c

onfig

ured

as

a st

ack

or a

s a

circ

ular

bu

ffer.

Mem

ory

of th

e da

ta lo

gger

is c

onfig

ured

as

a st

ack.

(Lim

ited

stor

age

of m

easu

red

valu

es!)

Mem

ory

of th

e da

ta lo

gger

is c

onfig

ured

as

a ci

rcul

ar b

uffe

r. (C

autio

n: o

lder

mea

sure

d va

lues

may

be

ove

rwrit

ten.

)D

ATA

_LO

GG

ER

.AC

TIVE

Uns

igne

d80x

000x

01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

data

logg

er is

cur

rent

ly n

ot a

ctiv

e an

d do

es n

ot s

ave

mea

sure

d va

lues

. To

deac

tivat

e th

e da

ta

logg

er, w

rite

the

valu

e 0x

00 in

to th

e pa

ram

eter

.Th

e da

ta lo

gger

is a

ctiv

e or

can

be

activ

ated

usi

ng th

is p

aram

eter

.D

ATA

_LO

GG

ER

.SA

MP

LE_T

IME

Uns

igne

d16

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e cu

rrent

ly s

et s

ampl

ing

time

in s

econ

ds,

e.g.

, 1s,

600

s D

ATA

_LO

GG

ER

.TR

IGG

ER

_TH

RE

SH

OLD

Uns

igne

d16

0..2

00V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TP

aram

eter

def

ines

the

trigg

er th

resh

old

for s

avin

g m

easu

red

valu

es in

the

data

logg

er.

The

func

tion

is a

ctiv

ated

usi

ng th

e D

ATA

_LO

GG

ER

.TR

IGG

ER

_CO

NFI

G p

aram

eter

.Th

e tri

gger

thre

shol

d is

cal

cula

ted

as a

per

cent

age

of th

e se

t mea

surin

g ra

nge.

Trig

ger t

hres

hold

in %

of t

he s

et m

easu

ring

rang

e =D

ATA

_LO

GG

ER

.TR

IGG

ER

_TH

RE

SH

OLD

*0.5

%D

ATA

_LO

GG

ER

.EVA

LUA

TE_M

OD

EU

nsig

ned8

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

peak

val

ue w

ithin

the

set s

ampl

ing

time

(par

amet

er: D

ATA

_LO

GG

ER

.SA

MP

LE_T

IME

) is

save

d in

the

data

logg

er.

The

aver

age

valu

e w

ithin

the

set s

ampl

ing

time

(par

amet

er: D

ATA

_LO

GG

ER

.SA

MP

LE_T

IME

) is

save

d in

the

data

logg

er.

DA

TA_L

OG

GE

R. T

RIG

GE

R_C

ON

FIG

Uns

igne

d80x

00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

The

data

logg

er s

aves

mea

sure

d va

lues

irre

spec

tive

of th

e va

lue

of th

e D

ATA

_LO

GG

ER

.TR

IGG

ER

_TH

RE

SH

OLD

par

amet

er.

The

data

logg

er o

nly

save

s m

easu

red

valu

es th

at a

re a

bove

val

ue o

f the

D

ATA

_LO

GG

ER

.TR

IGG

ER

_TH

RE

SH

OLD

par

amet

er.

4060

6D

ATA

_LO

GG

ER

_PLA

USI

BILI

TYU

nsig

ned8

D /

RO

1V

alid

for s

enso

r var

iant

: EC

, IR

, CA

T

Page 52: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

52 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

15

0x00

0x01

0x02

0x04

Con

tain

s in

form

atio

n on

the

prev

ious

con

figur

atio

n of

the

data

logg

er.

No

erro

r.Th

e se

lect

ed tr

igge

r thr

esho

ld in

the

DA

TA_L

OG

GE

R.T

RIG

GE

R_T

RE

SH

OLD

par

amet

er is

too

high

.Th

e sa

mpl

ing

time

of th

e D

ATA

_LO

GG

ER

.SA

MP

LE_T

IME

para

met

er is

too

shor

t. Th

e sa

mpl

ing

time

of th

e D

ATA

_LO

GG

ER

.SA

MP

LE_T

IME

para

met

er is

too

long

.40

607

DA

TA_E

VEN

T_LO

GG

ER

_CLE

AR

Uns

igne

d8D

/ R

W1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

A te

legr

am w

ith th

e va

lue

0x00

will

del

ete

the

data

logg

er.

A te

legr

am w

ith th

e va

lue

0x01

will

del

ete

the

even

t log

ger.

Lang

uage

(reg

iste

rs 4

0651

–40

662)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4065

1LA

NG

UA

GE

_IN

DE

XU

nsig

ned8

D /

RW

1

0x00

0x01

0x02

0x03

0x04

0x05

0x06

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e in

dex

of th

e se

t dis

play

lang

uage

. Th

e pa

ram

eter

can

be

mod

ified

with

in a

val

ue ra

nge

from

0 to

0x0

6 us

ing

a w

rite

proc

ess

to s

et th

e re

spec

tive

lang

uage

.G

ER

MA

NE

NG

LIS

HS

PAN

ISH

FRE

NC

HR

US

SIA

NC

HIN

ESE

US

ER

4065

2LA

NG

UA

GE

Stri

ng9

byte

sD

/ R

O5

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e na

me

of th

e cu

rrent

ly s

et d

ispl

ay la

ngua

ge in

AS

CII

form

at.

E.g

.: LA

NG

UA

GE

[LA

NG

UA

GE

_IN

DE

X =0

x00]

= "G

ER

MA

N"

LAN

GU

AG

E [L

AN

GU

AG

E_I

ND

EX

=0x0

1] =

"EN

GLI

SH

" 40

657

LAN

GU

AG

E_S

TATU

SB

it fie

ld (7

-bit)

D /

RO

1

0x00

0x01

0x02

0x04

0x08

0x10

0x20

0x40

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Ava

ilabl

e la

ngua

ges

Lang

uage

0 is

val

idLa

ngua

ge1

is v

alid

Lang

uage

2 is

val

idLa

ngua

ge3

is v

alid

Lang

uage

4 is

val

idLa

ngua

ge5

is v

alid

Lang

uage

6 is

val

id40

658

LCD

_FU

NC

TIO

N_K

EYU

nsig

ned8

D /

RW

1

0x00

0x01

0x02

0x03

0x04

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Func

tion

key

assi

gnm

ent

FCT_

KEY

_OFF

FCT_

KEY

_GR

APH

FCT_

KEY

_FA

ULT

FCT_

KEY

_NO

TIC

EFC

T_K

EY_F

AU

LT_C

OD

ES

Page 53: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Technical Manual Fieldbus communication 53

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

16

0x05

FCT_

KEY

_VIT

ALI

TY

4065

9LC

D_F

UN

CTI

ON

_KEY

_STA

TUS

.SE

LEC

TIO

NU

nsig

ned8

0x00

0x01

0x02

0x03

0x04

0x05

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Ret

urns

the

curre

nt a

ssig

nmen

t of t

he fu

nctio

n ke

ys.

FCT_

KEY

_OFF

FCT_

KEY

_GR

APH

FCT_

KEY

_FA

ULT

FCT_

KEY

_NO

TIC

EFC

T_K

EY_F

AU

LT_C

OD

ESFC

T_K

EY_V

ITA

LITY

LCD

_FU

NC

TIO

N_K

EY_S

TATU

S_E

RR

OR

_CO

DE

Uns

igne

d8

0x00

0x01

0x02

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e st

atus

for t

he fu

nctio

n ke

y as

sign

men

t. Th

e fo

llow

ing

info

rmat

ion

is p

ossi

ble:

No

erro

r.Fu

nctio

n no

t sup

porte

d.Th

e ke

y as

sign

men

t may

refe

r to

sens

or-s

peci

fic fu

nctio

ns th

at a

re n

ot s

uppo

rted

by th

e cu

rrent

se

nsor

.E

.g.,

info

rmat

ion

on th

e se

nsiti

vity

is o

nly

avai

labl

e fo

r the

EC

sen

sor.

4066

0LC

D_C

ON

TRA

ST_

VALU

EU

nsig

ned8

D /

RW

10

0..1

28

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Val

ue ra

nge

for t

he d

ispl

ay c

ontra

st.

4066

1LC

D_M

OD

EU

nsig

ned8

D /

RW

1

0x00

0x01

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Dis

play

set

tings

.N

on D

ispl

ayD

efau

lt40

662

DIS

PLA

Y_C

ON

TRA

ST_A

LLO

WED

_LIM

ITS

.MIN

Uns

igne

d 8

D /

RO

10x

000.

.128

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e m

inim

um v

alue

for t

he L

CD

_CO

NTR

AS

T_V

ALU

E p

aram

eter

DIS

PLA

Y_C

ON

TRA

ST_A

LLO

WED

_LIM

ITS

.MA

XU

nsig

ned

80x

000.

.128

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Con

tain

s th

e m

axim

um v

alue

for t

he L

CD

_CO

NTR

AS

T_V

ALU

E pa

ram

eter

Pass

wor

d (r

egis

ters

407

01 –

4070

9)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4070

1D

ISP

LAY

_CO

NTR

AST

_ALL

OW

ED_L

IMIT

S.M

INU

nsig

ned

8D

/ R

O1

0x00

0..1

28V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TC

onta

ins

the

min

imum

val

ue fo

r the

LC

D_C

ON

TRA

ST_

VA

LUE

par

amet

er40

705

SE

T_C

AL_

PASS

WO

RD

Vis

ible

Stri

ng

(4by

tes)

Vis

ible

Stri

ng

(4by

tes)

D /

W4

0x00

003

0..9

A..Z

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Set

the

pass

wor

d fo

r cal

ibra

tion.

0 ..

3ol

d pa

ssw

ord

4 ..

7ne

w p

assw

ord

4070

9P

ASSW

OR

D_S

TATU

SU

nsig

ned8

Uns

igne

d8D

/ R

O1

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Pas

swor

d ha

s be

en c

hang

ed.

Page 54: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

54 Technical Manual Fieldbus communication

Annex

An

nex

1–

Dev

ice-

spec

ific

func

tiona

l blo

cks

17

0Su

cces

sful

ly c

hang

edN

ot c

hang

ed

Dev

ice

& s

enso

r (re

gist

ers

4075

1 –

4075

3)

Reg

iste

rP

aram

eter

Dat

a ty

peM

emor

y/ac

cess

Siz

eV

alue

rang

e(d

efau

lt va

lue)

Des

crip

tion

4075

1D

EV

ICE

_IN

ITU

nsig

ned8

D /

RW

10x

00V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TR

eset

the

sens

or a

nd d

evic

e co

nfig

urat

ion

to fa

ctor

y se

tting

.40

752

SE

NSO

R_I

NIT

Uns

igne

d8D

/ R

W1

0x00

Val

id fo

r sen

sor v

aria

nt: E

C, I

R, C

AT

Res

et th

e se

nsor

con

figur

atio

n to

fact

ory

setti

ng.

4075

3D

ON

GLE

_DE

AC

TIVA

TIO

NU

nsig

ned8

D /

RW

10x

00V

alid

for s

enso

r var

iant

: EC

, IR

, CA

TA

ckno

wle

dgm

ent o

f the

don

gle

deac

tivat

ion.

Page 55: Fieldbus communication...4 Technical Manual Fieldbus communication Introduction 1 Introduction This document is a supplement to the instructions for use for the following gas detectors:

Dräger Safety AG & Co. KGaARevalstraße 123560 Lübeck, GermanyTel +49 451 882 0Fax +49 451 882 20 80www.draeger.com

9033781 - 01 4683.750© Dräger Safety AG & Co. KGaAEdition 01 - June 2016 Subject to alteration