Compare commits

..

No commits in common. "8d32269ee011452240f3f6bd2ca9dac0221a5835" and "9e38ea85c8d332c1424752cf68a593e18e20c036" have entirely different histories.

View File

@ -1010,8 +1010,8 @@ namespace DHSoftware
private void HandleStopButton() private void HandleStopButton()
{ {
// Cameras.Clear(); Cameras.Clear();
// Dectection.Clear(); Dectection.Clear();
// Add the code for the "停止" button click here // Add the code for the "停止" button click here
PLC.TurnStart(false); PLC.TurnStart(false);
CurrentMachine = true; CurrentMachine = true;