Serial Framework C++ Edition

◆ ReadConstant

unsigned long ReadConstant

A constant used to calculate the total time-out period for read operations, in milliseconds. For each read operation, this value is added to the product of the ReadMultiplier member and the requested number of bytes.

A value of zero for both the ReadMultiplier and ReadConstant members indicates that total time-outs are not used for read operations.