Added missing raw byte array writing reading

- added ability to change run/prog mode
This commit is contained in:
Felix Weiß
2022-06-21 14:15:07 +02:00
parent 2499ea3a60
commit 614426207c
9 changed files with 236 additions and 80 deletions

View File

@@ -33,6 +33,9 @@ namespace Examples {
//writing a value to the registers
Task.Factory.StartNew(async () => {
//set plc to run mode if not already
await interf.SetOperationMode(OPMode.Run);
await Task.Delay(2000);
//inverts the boolean register