InfoConnect for Airlines VBA Guide
BreakLength Property
Gets or sets the length (in milliseconds) of the break signal.
Syntax
Object.BreakLength As Long
Remarks
To transmit a Break signal to the host, use the Break method.
See Also