MC-Basic:axis.CountRollOver

From SoftMC-Wiki
Revision as of 06:18, 18 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum values of counts rollover.
This property indicates the number of rollovers that were passed in the drive. Setting to zero resets the counter.

Syntax

?<axis>.CountRollover

Availability

From ver 4.7.13

Type

integer

Range

min-max integer

Units

int

Default

none

Scope

Configuration, Task or Terminal

Limitations

  • Axis only
  • Can be set only when the drive is disabled

See Also