Esempio n. 1
0
 public void SetStationLocked(OnOff locked)
 {
     m_Frames_02.WriteStationLocked(locked);
     m_Frames_02.ReadStationLocked();
 }