DHWCtrl.Ser2Ctrl
Enable/Disable and setup the reader's 2nd RS-232/UART interface.
Properties
- Command code: 0xE015
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description | |
---|---|---|---|
InterfaceID | Integer (8 bits) | - | |
Enable | Boolean (8 bits) | - | |
NewBaudrate | Enumeration (16 bits) |
The Baudrate specifies the performance of an RS-232/UART based interface in bits per second. For the old-style 8bit format, which omits the least significant digit, this format is not supported any more. Configurations using this format cannot be opened. Values:
|
|
NewParity | Enumeration (8 bits) |
Specifies the Parity-bit mode which is used for
RS-232/UART protocols. Values:
|
|
Stopbits | Integer (8 bits) | Number of stop bits. |
Returned values (response frame)
None