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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "intger" to "integer")
m
Line 21: Line 21:
 
* [[Axystems:MC-Basic:axis.CountRollOver|axis.CountRollOver]]
 
* [[Axystems:MC-Basic:axis.CountRollOver|axis.CountRollOver]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
{{Bugzilla|5339}}
+
<!-- {{Bugzilla|5339}} -->
 
}}
 
}}

Revision as of 09:46, 27 April 2014

Axystems:CountMinMax This property indicates the number of rollovers that were passed in the drive. Setting zero reset the counter.

Syntax

?<axis>.CountExtRollover

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