update 完成所有投料逻辑,IO点位控制,急停控制
This commit is contained in:
@ -162,7 +162,7 @@ class CMDInstructRequest:
|
||||
def __init__(self):
|
||||
self.dsID = 'www.hc-system.com.HCRemoteCommand'
|
||||
self.reqType = "AddRCC"
|
||||
self.emptyList = '1'
|
||||
self.emptyList = '1' #清空机械臂的远程命令数据
|
||||
self.instructions = []
|
||||
|
||||
def toString(self):
|
||||
|
||||
Reference in New Issue
Block a user