Translations:DW-UART/16/en
HW settings
| Name | Type, range | SUBID | Default | Description | 
|---|---|---|---|---|
| cfg | string | 98 | 9600/8N1 | cfg='SPEED/BPS', where 
 Example: 1hw="cfg='9600/8N1'"
 | 
| [Protocol] | string | 98 | — | Protocol setting is described by protocol parameter. The following protocols are supported: 
 Example: 1hw="cfg='9600/8N1' modbus"
 | 
| echo | on; off | 98 | 'off' | For settings check out and testing echo parameter can be used. Module echo-reply can be turned on or off with the help of this parameter.Echo parameter value: 
 Example: 1hw="cfg='9600/8N1' echo='off'"
 |