Compare commits

..

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

View File

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