ThbComPort.Timeouts
Unit: hbComm
 

These properties are used to set the time-out parameters for the communications device. The parameters determine the behavior of Read, Write, ReadStr, and WriteStr operations on the device. Use the Enabled sub-property to enable/disable the timeout handling completely or set the sub-properties to values according to your application.

Availability

Design-Time: Read, Write / Run-Time: Read, Write

Declaration

property Timeouts: ThbComPortTimeouts;

See Also

ThbComPort.OnTimeout, ThbComPort.OnData, ThbComPort. OnReceive

Sub-Properties

Enabled
ReadIntervalTimeout
ReadTotalTimeoutConstant
ReadTotalTimeoutMultiplier
WriteTotalTimeoutConstant
WriteTotalTimeoutMultiplier