Serial port and GPS

SerialForm.MAXHISTORY Field

Maximal number of inputs kept in the history

[Visual Basic]
Private Shared ReadOnly MAXHISTORY As Integer
[C#]
private static readonly int MAXHISTORY;

Remarks

This is the maximal number of inputs entered by the user kept in the combo box m_input.

See Also

SerialForm Class | serial Namespace