MC-Basic:robot.LIMZ

From SoftMC-Wiki
Revision as of 11:18, 29 April 2026 by Hallel (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English

LimZ is used only for the JUMP motion cammand. It specifies the absolute height that the JUMP motion will reach.

Syntax

<robot_name>.LimZ = <value>

? <robot_name>.LimZ

Availability

0.4.21.2r14

Type

Position

Range

Mindouble to Maxdouble

Units

Position units

Scope

Configuration, Task, Terminal

Limitations

Modal and nodal

Examples

SCARA.LimZ = -20

?SCARA.LimZ

JUMP <target point> LimZ = <value>

See Also