Difference between revisions of "MC-Basic:axis.CountRollOver"

From SoftMC-Wiki
Jump to: navigation, search
m
Line 22: Line 22:
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
{{Bugzilla|5339}}
+
<!-- {{Bugzilla|5339}} -->
 
}}
 
}}

Revision as of 09:47, 27 April 2014

Axystems:CountMinMax 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