Compare commits
2 Commits
9e38ea85c8
...
8d32269ee0
Author | SHA1 | Date | |
---|---|---|---|
|
8d32269ee0 | ||
|
b4569f8ccc |
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user