Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
EndEffector
Interface EndEffector
Interface describing an End Effector
interface
EndEffector
{
cog
:
CenterOfGravity
;
id
:
string
;
inertia
:
Inertia
;
name
:
string
;
payload
:
Payload
;
tcps
:
TCP
[]
;
useCustomInertia
:
boolean
;
}
Index
Properties
cog
id
inertia
name
payload
tcps
use
Custom
Inertia
Properties
cog
cog
:
CenterOfGravity
id
id
:
string
inertia
inertia
:
Inertia
name
name
:
string
payload
payload
:
Payload
tcps
tcps
:
TCP
[]
use
Custom
Inertia
useCustomInertia
:
boolean
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
cog
id
inertia
name
payload
tcps
use
Custom
Inertia
Universal Robots TypeScript API - v10.12.0
Loading...
Interface describing an End Effector