Beispiel #1
0
 public void Init()
 {
     FaultCodeMap         = Plc.DownloadErrorMapping();
     Plc.PropertyChanged += Plc_PropertyChanged;
 }