Objects for commissioning

Index 0x1011 Restore default parameters

Index (hex)

Name

Meaning

Data type

Flags

Default

1011:0

Restore default parameters

Restore default parameters

UINT8

RO

0x01 (1dec)

1011:01

SubIndex 0x001

If this object is set to “0x64616F6C” in the set value dialog, all backup objects are reset to their delivery state.

UINT32

RW

0x00000000 (0dec)

Objects for commissioning 1:

Use 0x8000 COM Settings for new implementations

For new implementations, it is recommended to use the settings listed below in 0x8000 COM Settings instead of the Settings objects 0x407_.

Index 0x4073 Baud rate

Index (hex)

Name

Meaning

Data type

Flags

Default

4073:0

Baud rate

Detailed information can be found in chapter Communication features

UINT16

RW

0x0006 (6dec)

Index 0x4074 Data frame

Index (hex)

Name

Meaning

Data type

Flags

Default

4074:0

Data frame

Detailed information can be found in chapter Communication features

UINT16

RW

0x0003 (3dec)

Index 0x4075 Feature bits

Index (hex)

Name

Meaning

Data type

Flags

Default

4075:0

Feature bits

Length of this object

UINT8

RO

0x06 (6dec)

4075:01

EL6001:
Enable RTS/CTS

0: RTS/CTS not enabled
1: RTS/CTS enabled

BOOLEAN

RW

0x00 (0dec)

EL6021:
Enable half duplex

0: Full-duplex mode
1: Half-duplex mode

4075:02

Enable XON/XOFF supported tx data

0: XON/XOFF is not supported for send data
1: XON/XOFF is supported for send data

BOOLEAN

RW

0x00 (0dec)

4075:03

Enable XON/XOFF supported rx data

0: XON/XOFF is not supported for receive data
1: XON/XOFF is supported for receive data

BOOLEAN

RW

0x00 (0dec)

4075:04

EL6001:
Enable send FIFO data continous

0: No continuous sending of data from the FIFO
1: The send buffer is filled (up to 128 bytes) by the controller. The buffer content is sent with rising edge of bit CW.3 in the control word. The terminal acknowledges the data transfer to the controller through setting of bit SW.2 in the status word. SW.2 is reset with CW.3.

BOOLEAN

RO

0x00 (0dec)

EL6021:
Enable point to point connection (RS422)

0: Point-to-point connection disabled
1: Point-to-point connection enabled

BOOLEAN

RO

0x00 (0dec)

4075:05

EL6001:
Enable transfer rate optimization

0: Transfer rate optimization switched off
1: Transfer rate optimization switched on:

The content of the input buffer is automatically transferred into the process image if

  • no further byte was received for approx. 16 bit times (i.e. the time it would have taken to receive 2 bytes) after data were received;
  • the input buffer is full

BOOLEAN

RO

0x01 (1dec)

 EL6021:
Enable send FIFO data continuous

0: No continuous sending of data from the FIFO
1: The send buffer is filled (up to 128 bytes) by the controller. The buffer content is sent with rising edge of bit CW.3 in the control word. The terminal acknowledges the data transfer to the controller through setting of bit SW.2 in the status word. SW.2 is reset with CW.3.

BOOLEAN

RO

0x00 (0dec)

4075:06

EL6021 only:
Enable transfer rate optimization

0: Transfer rate optimization switched off
1: Transfer rate optimization switched on:

The content of the input buffer is automatically transferred into the process image if

  • no further byte was received for approx. 16 bit times (i.e. the time it would have taken to receive 2 bytes) after data were received;
  • the process image is filled

BOOLEAN

RW

0x01 (1dec)

Index 0x4076 Rx buffer full notification

Index (hex)

Name

Meaning

Data type

Flags

Default

4076:0

Rx buffer full notification

The value determines the number of data in the receive FIFO from which bit SW.3 (BUF_F) is set in the status byte.

UINT16

RW

0x0000 (0dec)

Index 0x8000 COM settings [from hardware version 03]

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:0

COM Settings

Max. SubIndex (hex)

UINT8

RO

0x26 (38dec)

8000:01**

Enable RTS/CTS

FALSE

RTS/CTS not enabled

BOOLEAN

RW

0x01 (1dec)

TRUE

RTS/CTS enabled

8000:02

Enable XON/XOFF supported tx data

FALSE

XON/XOFF is not supported for send data

BOOLEAN

RW

0x00 (0dec)

TRUE

XON/XOFF is supported for send data

8000:03

Enable XON/XOFF supported rx data

FALSE

XON/XOFF is not supported for receive data

BOOLEAN

RW

0x00 (0dec)

TRUE

XON/XOFF is supported for receive data

8000:04

Enable send FIFO data continuous

FALSE

No continuous sending of data from the FIFO

BOOLEAN

RW

0x00 (0dec)

TRUE

Continuous sending of data from the FIFO enabled:
The send buffer is filled (up to 128 bytes) by the controller.
The filled buffer content is sent on rising edge of bit “SendContinious”.
The terminal acknowledges the data transfer to the controller through setting of bit "InitAccepted".
InitAccepted” is reset with “SendContinuous”.

8000:05

Enable transfer rate optimization

FALSE

Transfer rate optimization switched off

BOOLEAN

RW

0x01 (1dec)

TRUE

Transfer rate optimization switched on:
The content of the input buffer is automatically transferred into the process image if

  • no further byte was received for approx. 16 bit times (i.e. the time it would have taken to receive 2 bytes) after data were received;
  • the process image is filled

8000:06***

Enable half duplex

FALSE

Full-duplex mode

BOOLEAN

RW

0x00 (0dec)

TRUE

Half-duplex mode

8000:07***

Enable point to point connection (RS422)

FALSE

Point-to-point connection disabled

BOOLEAN

RW

0x00 (0dec)

TRUE

Point-to-point connection enabled

8000:11

Baud rate

Detailed information can be found in chapter Communication features

BIT4

RW

0x06 (6dec)

8000:15

Data frame

Detailed information can be found in chapter Communication features

BIT4

RW

0x03 (3dec)

8000:1A

Rx buffer full notification

The value specifies the number of data in the receive FIFO, from which the bit “buffer full” is set.

UINT16

RW

0x0360 (864dec)

8000:1B**

Explicit baudrate

In this object the desired baud rate can be entered directly as a number.
Only the baud rates specified in Communication features are supported. Changes to this object are also adopted into the objects 0x8000:11 and 4073

UINT32

RW

0x00000384 (9600dec)

8000:1C**

Extended data frame

In this object special formats can also be selected in addition to the usual data frames (e.g. 9N1). Changes to this object are also adopted in the objects 0x8000:15 and 0x4074.

ENUM16

RW

0x0003 (3dec)

**) EL6001 from FW11, EL6021 from FW09
***) only EL6021