Configuration data
Index 80n0 COM Settings Ch.1 (n = 0), Ch.2 (n = 1)
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
80n0:0 | COM Settings Ch.(n+1) | Max. Subindex (hex) | UINT8 | RO | 0x1D (29dec) |
80n0:01 | Enable RTS/CTS | FALSE: TRUE: | BOOLEAN | RW | 0x01 (1dec) |
80n0:02 | Enable XON/XOFF supported tx data | FALSE: TRUE: | BOOLEAN | RW | 0x00 (0dec) |
80n0:03 | Enable XON/XOFF supported rx data | FALSE: TRUE: | BOOLEAN | RW | 0x00 (0dec) |
80n0:04 | Enable send FIFO data continuous | FALSE: TRUE:
| BOOLEAN | RW | 0x00 (0dec) |
80n0:05 | Enable transfer rate optimization | FALSE: TRUE:
| BOOLEAN | RW | 0x01 (1dec) |
80n0:06 | Enable half duplex | FALSE: TRUE: | BOOLEAN | RW | 0x00 (0dec) |
Index (hex) | Name | Meaning | Data type | Flags | Default | |
---|---|---|---|---|---|---|
80n0:11 | Baud rate | Configurable baud rates: 1dec: 300 baud | BIT4 | RW | 0x06 (6dec) | |
80n0:15 | Data frame | Available coding 1dec: 7E1 | BIT4 | RW | 0x03 (3dec) | |
80n0:1A | Rx buffer full notification | The value specifies the number of data in the receive FIFO from which the bit in index 0x60n0:04 "buffer full" is set. | UINT16 | RW | 0x0360 (864dec) | |
80n0:1B | Explicit baud rate | The desired baud rate can be entered here as a number Only the baud rates specified in index 0x80n0:11 are supported. The settings in this index are also adopted in 0x80n0:11. | UINT32 | RW | 0x00000384 (9600dec) | |
80n0:1D | Mode of operation | Selection of the communication standard: | UINT32 | RW | 0x00000010 (16dec) | |
16dec | RS232 (default) Rx, Tx, RTS, CTS are controlled automatically. | |||||
17dec | RS232, manual operation The input of Rx and CTS can be read from the ext. status (0x60n1). | |||||
18dec | RS232, manual flow control Sending and receiving data is controlled by the firmware. | |||||
32dec | RS422 (Busdevice) RS422 is typically used as point to point connection between two devices. In this mode, this module can listen to one of the devices. | |||||
33dec | RS422, Terminated RX Point to point connection between two devices. | |||||
34dec | RS422, BIAS/Failsafe RX Point to point connection between two devices. |
Index (hex) | Name | Meaning | Data type | Flags | Default | |
---|---|---|---|---|---|---|
80n0:1D | Mode of operation | 35dec | RS422, Terminated and BIAS/Failsafe RX (Enddevice) Point to point connection between two devices. | UINT32 | RW | 0x00000010 (16dec) |
64dec | RS485 (Busdevice) This configuration will not enable the termination or the BIAS/Failsafe resistors. | |||||
65dec | RS485, Terminated RS485 configuration with enabled termination resistor | |||||
66dec | RS485, BIAS/Failsafe RS485 configuration with enabled termination resistor | |||||
67dec | RS485, Terminated and BIAS/Failsafe (Enddevice) RS485 configuration with enabled termination resistor and enabled BIAS/Failsafe resistors. |