Clears or sets the break signal state.
Write-only property
object.Break = [ value ] |
Boolean
When Break is set to True, Break sends a break signal. Character transmission is suspended and the transmission line is placed in a break state until you set Break to False.
You only need to set the break state if the device with which you are communicating requires that a break signal be sent.