public Rs232Monitor()
 {
     m_Settings = new MonitorSettings();
     m_IsOpen   = false;
 }