send_break
Initiate protocol-specific communication by sending a BREAK signal on a serial port. Configure the duration the TX line stays low.
Instructions
Send a BREAK signal on the serial port.
A BREAK is a special signal where the TX line is held low for a specified duration, used for various protocols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port_id | Yes | The port identifier | |
| duration | No | Duration of break signal in seconds |