Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
MotionProfileMoveParameters
Interface MotionProfileMoveParameters
interface
MotionProfileMoveParameters
{
acceleration
:
TabInputModel
<
Acceleration
|
AngularAcceleration
>
;
optiMoveAcceleration
?:
TabInputModel
<
Value
<
string
>
>
;
optiMoveSpeed
?:
TabInputModel
<
Value
<
string
>
>
;
speed
:
TabInputModel
<
Speed
|
AngularSpeed
>
;
speedType
:
MovementType
;
}
Index
Properties
acceleration
opti
Move
Acceleration?
opti
Move
Speed?
speed
speed
Type
Properties
acceleration
acceleration
:
TabInputModel
<
Acceleration
|
AngularAcceleration
>
Optional
opti
Move
Acceleration
optiMoveAcceleration
?:
TabInputModel
<
Value
<
string
>
>
Optional
opti
Move
Speed
optiMoveSpeed
?:
TabInputModel
<
Value
<
string
>
>
speed
speed
:
TabInputModel
<
Speed
|
AngularSpeed
>
speed
Type
speedType
:
MovementType
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
acceleration
opti
Move
Acceleration
opti
Move
Speed
speed
speed
Type
Universal Robots TypeScript API - v10.12.0
Loading...