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

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

Revision as of 08:35, 22 May 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