Script execution
This commit is contained in:
@@ -130,7 +130,7 @@ class RobotTCP(TcpDevice):
|
||||
def get_safety_fault_signal(self):
|
||||
fault = eval_bool("safetyFault(s)")
|
||||
if (fault):
|
||||
return get_str("s")
|
||||
return get_str("")
|
||||
|
||||
|
||||
def is_powered(self):
|
||||
|
||||
Reference in New Issue
Block a user