Diagnostic data
Index A000 COM Diag data
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
A000:0 | STM Diag data Ch.1 | Maximum subindex | UINT8 | RO | >18< |
A000:01 | Buffer overflow | A buffer overflow has occurred. | BOOLEAN | RO | FALSE |
A000:02 | Parity error | A parity error has occurred. | BOOLEAN | RO | FALSE |
A000:03 | Framing error | A framing error has occurred | BOOLEAN | RO | FALSE |
A000:04 | Overrun error | An overrun error has occurred. | BOOLEAN | RO | FALSE |
A000:05 | Buffer full | The reception FIFO is full. All incoming data will be lost from this point on! | BOOLEAN | RO | FALSE |
A000:11 | Data bytes in send buffer | Number of data bytes in the send FIFO | UINT16 | RO | 0x0000 (0dec) |
A000:12 | Data bytes in receive buffer | Number of data bytes in the receive FIFO | UINT16 | RO | 0x0000 (0dec) |