MC-Basic:robot.ThetaOffset

From SoftMC-Wiki
Revision as of 10:36, 27 December 2017 by Miborich (talk | contribs) (Created page with "{{Languages}} {{MC-Basic |SHORT FORM= |SYNTAX= ThetaOffset = <robot joint point> |AVAILABILITY= |DESCRIPTION= |TYPE= Location |RANGE= According to the Robot Type |UNIT...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: [[::MC-Basic:robot.ThetaOffset|English]]

Syntax

ThetaOffset = <robot joint point>

Type

Location

Range

According to the Robot Type

Units

User defined position units

Default

NULL

Scope

Configuration ,Task or Terminal

Limitations

.

Examples

Puma.ThetaOffset = {0,90,180,0,0,0}

See Also