MC-Basic:axis.GEARRATIO

From SoftMC-Wiki
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