Difference between revisions of "MC-Basic:axis.CountExtMin"
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.CountExtMin}} | ||
{{MC-Basic | {{MC-Basic | ||
− | + | |SHORT FORM= | |
− | + | |SYNTAX= | |
<''axis''>.CountExtMin = <''value''><br> | <''axis''>.CountExtMin = <''value''><br> | ||
?<''axis''>.CountExtMin | ?<''axis''>.CountExtMin | ||
− | = | + | |AVAILABILITY=From ver 4.7.13 |
− | + | |DESCRIPTION={{CountMinMax}} | |
− | = | ||
− | {{CountMinMax}} | ||
This property indicates the minimum counts value of the drive (external). | This property indicates the minimum counts value of the drive (external). | ||
− | + | |TYPE= integer | |
− | + | |RANGE= min-max integer | |
− | + | |UNITS= counts | |
− | + | |DEFAULT= -2<sup>31</sup> | |
− | + | |SCOPE=Configuration, Task or Terminal | |
− | + | |LIMITATIONS= | |
*Modal | *Modal | ||
*Axis only | *Axis only |
Latest revision as of 03:32, 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 minimum counts value of the drive (external).
Syntax
<axis>.CountExtMin = <value>
?<axis>.CountExtMin
Availability
From ver 4.7.13
Type
integer
Range
min-max integer
Units
counts
Default
-231
Scope
Configuration, Task or Terminal
Limitations
- Modal
- Axis only
- Drive must be disabled