MC-Basic:axis.TIMEOFSHORTMOTIONS

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

Defines lower threshold below which TACCMIN and TDECMIN are not

affection the motion anymore.

Short form

<AXIS>.TSHORT

Syntax

<AXIS>.TSHORT=<numeric expression>

Availability

Versions AMCS 0.4.4.x and higher

Type

long

Range

0-maxlong

Units

milliseconds

Default

0 –not active

Scope

Task, Terminal

Limitations

Modal/Nodal Read/Write

Examples

A1.timeaccmin = 500

A1.timedecmin = 1000

A1.timeofshortmotions = 200

See Also