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

From SoftMC-Wiki
Jump to: navigation, search
(Setting zero , drive disable)
Line 3: Line 3:
 
|SYNTAX=  
 
|SYNTAX=  
 
?''<axis>''.CountExtRollover  
 
?''<axis>''.CountExtRollover  
|AVAILABILITY=From ver 4.7.14
+
|AVAILABILITY=From ver 4.7.13
|DESCRIPTION=There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
+
|DESCRIPTION={{Axystems:CountMinMax}}
values of counts rollover.<br/> Setting zero reset the counter.<br/>
+
  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=

Issue 5339Bugzilla icon.png }}