MC-Basic:axis.MOTIONBUSVELOCITYBASE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''none'' |SYNTAX= ''<axis>''.MotionBusVelocityBase = ''<value>''<br> ?''<axis>''. MotionBusVelocityBase |AVAILABILITY= 4.2.x |DESCRIPTION= Used for sca…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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