Removed old examples

- added instant register update if write was successful
This commit is contained in:
Felix Weiß
2023-07-06 22:20:01 +02:00
parent 616d102dea
commit d956525538
24 changed files with 135 additions and 797 deletions

View File

@@ -10,7 +10,7 @@ public class ExpectedPlcInformationData {
public int PLCPort { get; set; }
public CpuType Type { get; set; }
public PlcType Type { get; set; }
public int ProgCapacity { get; set; }