Objects for commissioning
Index 0x1011 Restore default parameters
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
1011:0 | 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) |
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: | 0: RTS/CTS not enabled | BOOLEAN | RW | 0x00 (0dec) |
EL6021: | 0: Full-duplex mode | ||||
4075:02 | Enable XON/XOFF supported tx data | 0: XON/XOFF is not 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 | BOOLEAN | RW | 0x00 (0dec) |
4075:04 | EL6001: | 0: No continuous sending of data from the FIFO | BOOLEAN | RO | 0x00 (0dec) |
EL6021: | 0: Point-to-point connection disabled | BOOLEAN | RO | 0x00 (0dec) | |
4075:05 | EL6001: | 0: Transfer rate optimization switched off The content of the input buffer is automatically transferred into the process image if
| BOOLEAN | RO | 0x01 (1dec) |
EL6021: | 0: No continuous sending of data from the FIFO | BOOLEAN | RO | 0x00 (0dec) | |
4075:06 | EL6021 only: | 0: Transfer rate optimization switched off
| 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: | ||||||
8000:05 | Enable transfer rate optimization | FALSE | Transfer rate optimization switched off | BOOLEAN | RW | 0x01 (1dec) | |
TRUE | Transfer rate optimization switched on:
| ||||||
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. | 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