Serial Framework C++ Edition

◆ WriteConstant

unsigned long WriteConstant

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

A value of zero for both the WriteMultiplier and WriteConstant members indicates that total time-outs are not used for write operations.