Difference between revisions of "MC-Basic:axis.CountExtRollOver"
(Setting zero , drive disable) |
|||
Line 3: | Line 3: | ||
|SYNTAX= | |SYNTAX= | ||
?''<axis>''.CountExtRollover | ?''<axis>''.CountExtRollover | ||
− | |AVAILABILITY=From ver 4.7. | + | |AVAILABILITY=From ver 4.7.13 |
− | |DESCRIPTION= | + | |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. | ||
|TYPE= intger | |TYPE= intger | ||
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] | |
{{Bugzilla|5339}} | {{Bugzilla|5339}} | ||
}} | }} |
Revision as of 08:45, 6 November 2011
{{MC-Basic |SHORT FORM= |SYNTAX= ?<axis>.CountExtRollover |AVAILABILITY=From ver 4.7.13 |DESCRIPTION=Axystems:CountMinMax
Setting zero reset the counter.
This property indicates the number of rollovers that were passed in the drive. |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. |EXAMPLE= |SEE ALSO=
- axis.CountMax
- axis.CountMin
- axis.CountExtMax
- axis.CountExtMin
- axis.CountRollOver
- [[Axystems:Infinte_Axes | Infinite Axes]
Issue 5339 }}