Difference between revisions of "AXY:MC-Basic:group.TIMEACCMIN"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions 3.7.x and higher" to "Since Version 3.7.x")
m (Miborich moved page Axystems:MC-Basic:group.TIMEACCMIN to MC-Basic:group.TIMEACCMIN: Global renaming of Axystems: namespace into (Main):)
(No difference)

Revision as of 08:51, 22 May 2014

Defines minimum acceleration time, if set to 0 the whole feature is switched off.

Short form

<axis>.TAccMin

Syntax

<axis>.TAccMin=<numeric expression>

Availability

Since Version 3.7.x

Type

integer

Range

0-maxlong

Units

milliseconds

Default

0 – not active

Scope

Task, Terminal

Limitations

  • Modal/Nodal
  • Read/Write

Examples

Scara.timeaccmin = 500

Scara.timedecmin = 1000

Scara. timeofshortmotions = 200

See Also