fix
This commit is contained in:
@@ -76,6 +76,7 @@ public class StandardInspectSiteDeviceDriver extends AbstractOpcDeviceDriver imp
|
||||
int move = 0;
|
||||
int task = 0;
|
||||
int action = 0;
|
||||
int last_action=0;
|
||||
int last_mode = 0;
|
||||
int last_error = 0;
|
||||
int last_move = 0;
|
||||
@@ -242,6 +243,7 @@ public class StandardInspectSiteDeviceDriver extends AbstractOpcDeviceDriver imp
|
||||
last_task = task;
|
||||
last_material_type = material_type;
|
||||
last_barcode=barcode;
|
||||
last_action=action;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user