Features
Initialize the temporal TCP setting to the currently configured safety TCP.
-
Safety TCP: TCP information used for safety functions, primarily as a reference for safety zone checks.
-
Temporal TCP: TCP information used for motion and control functions, serving as the center for workspace motions such as https://doosanrobotics-manual.atlassian.net/wiki/x/sIPdIg and for force/compliance control. When the temporal TCP is reset using the https://doosanrobotics-manual.atlassian.net/wiki/x/PQABIw command, it will revert to the currently set safety TCP.
Exception
|
Exception |
Description |
|---|---|
|
DR_Error (DR_ERROR_RUNTIME) |
C extension module error occurred |
|
DR_Error (DR_ERROR_STOP) |
Program terminated forcefully |
Example
Python
reset_temp_tcp()