Difference between revisions of "MC-Basic:axis.CountMin"
m (Text replace - "Modal , Axis only ,Drive must be disabled" to "*Modal *Axis only *Drive must be disabled.") |
|||
Line 7: | Line 7: | ||
|DESCRIPTION={{Axystems:CountMinMax}} | |DESCRIPTION={{Axystems:CountMinMax}} | ||
This property indicates the minimum counts value of the drive. | This property indicates the minimum counts value of the drive. | ||
− | |TYPE= | + | |TYPE= integer |
|RANGE= min-max integer | |RANGE= min-max integer | ||
|UNITS= counts | |UNITS= counts | ||
− | |DEFAULT= -2 | + | |DEFAULT= -2<sup>31</sup> |
|SCOPE=Configuration, Task or Terminal | |SCOPE=Configuration, Task or Terminal | ||
− | |LIMITATIONS= *Modal | + | |LIMITATIONS= |
+ | *Modal | ||
*Axis only | *Axis only | ||
− | *Drive must be disabled | + | *Drive must be disabled |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= |
Revision as of 16:20, 17 March 2014
Axystems:CountMinMax This property indicates the minimum counts value of the drive.
Syntax
<axis>.CountMin = <value>
?<axis>.CountMin
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