mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Fix multiple poller situational problems
This commit is contained in:
@@ -67,9 +67,6 @@ internal class Program {
|
||||
|
||||
plc.ConfigureConnection("192.168.178.55", 9094);
|
||||
await plc.ConnectAsync();
|
||||
//await plc.SendCommandAsync($"%EE#RR0000100");
|
||||
//await plc.SendCommandAsync($"%EE#RCCR09030903");
|
||||
await plc.SendCommandAsync($"%EE#RP0000000067");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user