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

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
 
|AVAILABILITY=From ver 4.7.13
 
|AVAILABILITY=From ver 4.7.13
 
|DESCRIPTION={{Axystems:CountMinMax}}
 
|DESCRIPTION={{Axystems:CountMinMax}}
Setting zero reset the counter.<br/>
 
 
This property indicates the number of rollovers that were passed in the drive.
 
This property indicates the number of rollovers that were passed in the drive.
 +
Setting zero reset the counter.<br/>
 
|TYPE= intger
 
|TYPE= intger
 
|RANGE= min-max integer
 
|RANGE= min-max integer
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:Infinte_Axes | Infinite Axes]
+
* [[Axystems:Infinte_Axes | Infinite Axes]]
 
{{Bugzilla|5339}}
 
{{Bugzilla|5339}}
 
}}
 
}}

Revision as of 08:46, 6 November 2011

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

intger

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

Issue 5339Bugzilla icon.png