MC-Basic:axis.CountRollOver

From SoftMC-Wiki
Revision as of 13:28, 30 July 2015 by Miborich (talk | contribs)
Jump to: navigation, search

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