Esempio n. 1
0
 public void SetStationPINEnabled(OnOff _onoff)
 {
     m_Frames_02.WritePINEnabled(_onoff);
     m_Frames_02.ReadPINEnabled();
 }