executeURScriptCommand
Description
executeURScriptCommand(
sends the specified URScript command to control cobot over RTDE interface.ur
,urScriptCommand
)
Note
executeURScriptCommand
stops the current UR program, if it
is playing, due to safety reasons, and enables communication using primary or
secondary interface to send UR script commands directly. To continue using
urRTDEClient
object, open the Teach Pendant interface or URSim
simulator interface, click the icon to change the mode to Local
control
, play the program, and switch back to Remote
control
mode. Clear the urRTDEClient
object and
create it again to use other functionalities.
executeURScriptCommand(
sends the specified URScript command to control cobot over RTDE interface, at the
specified port . Specifying the port is optional.ur
,urScriptCommand
,port
)
Examples
Input Arguments
Version History
Introduced in R2024a