Difference between revisions of "MC-Basic:axis.CountRollOver"
(Ver number) |
(Setting zero) |
||
Line 6: | Line 6: | ||
|DESCRIPTION=There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum | |DESCRIPTION=There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum | ||
values of counts rollover.<br/> | values of counts rollover.<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. |
|TYPE= intger | |TYPE= intger | ||
|RANGE= min-max integer | |RANGE= min-max integer | ||
Line 12: | Line 12: | ||
|DEFAULT= none | |DEFAULT= none | ||
|SCOPE=Configuration, Task or Terminal | |SCOPE=Configuration, Task or Terminal | ||
− | |LIMITATIONS= | + | |LIMITATIONS= Axis only |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= |
Revision as of 06:00, 10 October 2011
There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
values of counts rollover.
This property indicates the number of rollovers that were passed in the drive. Setting zero reset the counter.
Syntax
?<axis>.CountRollover
Availability
From ver 4.7.14
Type
intger
Range
min-max integer
Units
int
Default
none
Scope
Configuration, Task or Terminal
Limitations
Axis only