MC-Basic:axis.GEARRATIO

From SoftMC-Wiki
Revision as of 12:25, 13 September 2017 by Itay (talk | contribs) (AXY: new links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

This property sets the gear ratio between the master source position and the slave output position command. The master position is multiplied by the gear ratio before being used on the slave. This gear ratio is relevant both for gearing and camming.

Short form

<axis>.GRat

Syntax

<axis>.GearRatio = <gear ratio>

?<axis>.GearRatio

Availability

All versions

Type

Double

Range

-MaxDouble to +MaxDouble

Default

1

Scope

Configuration, Task or Terminal

Examples

Xaxis.GearRatio = 5/3

See Also