C# serial port connection class accessing from main form, on return to main form the connection has stopped or out of context?

后端 未结 0 554
离开以前
离开以前 2021-02-13 08:06
                Sensor angle1 = new Sensor(portA, "Connect");
                Sensor angle2 = new Sensor(out ConnectionAstatus);

This is on my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题