Serial port and GPS

SerialForm.m_logstr Field

Stream used for logging

[Visual Basic]
Private m_logstr As StreamWriter
[C#]
private StreamWriter m_logstr;

See Also

SerialForm Class | serial Namespace