Difference between revisions of "MC-Basic:axis.CountExtRollOver"
(Ver number) |
(Setting zero , drive disable) |
||
Line 5: | Line 5: | ||
|AVAILABILITY=From ver 4.7.14 | |AVAILABILITY=From ver 4.7.14 | ||
|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/> 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 12: | Line 12: | ||
|DEFAULT= none | |DEFAULT= none | ||
|SCOPE=Configuration, Task or Terminal | |SCOPE=Configuration, Task or Terminal | ||
− | |LIMITATIONS= | + | |LIMITATIONS= Axis only , Can be set only when the drive is disabled. |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= |
Revision as of 06:01, 10 October 2011
There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
values of counts rollover.
Setting zero reset the counter.
This property indicates the number of rollovers that were passed in the drive.
Syntax
?<axis>.CountExtRollover
Availability
From ver 4.7.14
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.