MC-Basic:axis.MOTIONBUSVELOCITYBASE

From SoftMC-Wiki
Revision as of 16:09, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
Jump to: navigation, search

Used for scaling of IDN37 and IND36 according to:

IDN36 (or 37) = velocity_per_ms* vfac * (MotionBusVelocityScale * period + MotionBusVelocityBase)

Short form

none

Syntax

<axis>.MotionBusVelocityBase = <value>
?<axis>. MotionBusVelocityBase

Availability

4.2.x

Type

Long

Range

0 ... + MAXL

Default

0

Scope

Configuration, Task or Terminal

Examples

Axis1.MotionBusVelocityBase = 256

See Also