modbus_rtu_timing
Calculate Modbus RTU character time and silence intervals from baudrate, parity, data bits, and stop bits. Use it to ensure compliant Modbus RTU communication timing.
Instructions
Calculate Modbus RTU character time and silence intervals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parity | No | N | |
| baudrate | No | ||
| data_bits | No | ||
| stop_bits | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||