|
@@ -800,7 +800,7 @@ public class ExecuteTheRecipe { |
|
|
|
|
|
|
|
|
//region PLC监听线程 |
|
|
//region PLC监听线程 |
|
|
public static void Listening() { |
|
|
public static void Listening() { |
|
|
ExecuteTheRecipe.WritePLC("初始化", true, null); |
|
|
|
|
|
|
|
|
ExecuteTheRecipe.BottomClick("初始化"); |
|
|
new Handler().postDelayed(new Runnable() { |
|
|
new Handler().postDelayed(new Runnable() { |
|
|
@Override |
|
|
@Override |
|
|
public void run() { |
|
|
public void run() { |
|
|