public void ReinitScanningPart()
 {
     //m_scanningPart.Close();
     //m_scanningPart.Init();
     m_scanningPart.Reinit();
 }