Difference between revisions of "MC-Basic:axis.CountExtRollOver"
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.CountExtRollOver}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
?<''axis''>.CountExtRollover | ?<''axis''>.CountExtRollover | ||
|AVAILABILITY=From ver 4.7.13 | |AVAILABILITY=From ver 4.7.13 | ||
− | |DESCRIPTION={{ | + | |DESCRIPTION={{CountMinMax}} |
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/> | Setting zero reset the counter.<br/> | ||
Line 15: | Line 16: | ||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.CountMax|axis.CountMax]] |
− | * [[ | + | * [[MC-Basic:axis.CountMin|axis.CountMin]] |
* [[MC-Basic:axis.CountExtMax|axis.CountExtMax]] | * [[MC-Basic:axis.CountExtMax|axis.CountExtMax]] | ||
− | * [[ | + | * [[MC-Basic:axis.CountExtMin|axis.CountExtMin]] |
− | * [[ | + | * [[MC-Basic:axis.CountRollOver|axis.CountRollOver]] |
− | * [[ | + | * [[Endless Axes| Infinite Axes]] |
<!-- {{Bugzilla|5339}} --> | <!-- {{Bugzilla|5339}} --> | ||
}} | }} |
Latest revision as of 03:36, 18 April 2017
Language: | English • 中文(简体) |
---|
Note that some drives (such as BRC) use standard SERCOS IDNs (76,103,278) to define modulo behavior of the motor minimum and maximum position (command and feedback).
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
integer
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.