Difference between revisions of "MC-Basic:axis.CountMax"
m (Text replace - "''<value>''" to "<''value''>") |
m (Text replace - "Modal , Axis only ,Drive must be disabled" to "*Modal *Axis only *Drive must be disabled.") |
||
Line 13: | Line 13: | ||
|DEFAULT= 2^31-1 | |DEFAULT= 2^31-1 | ||
|SCOPE=Configuration, Task or Terminal | |SCOPE=Configuration, Task or Terminal | ||
− | |LIMITATIONS= Modal | + | |LIMITATIONS= *Modal |
+ | *Axis only | ||
+ | *Drive must be disabled. | ||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= |
Revision as of 16:17, 17 March 2014
There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
values of counts rollover.
This property indicates the minimum counts value of the drive.
Syntax
<axis>.CountMax = <value>
?<axis>.CountMax
Availability
From ver 4.7.14
Type
intger
Range
min-max integer
Units
counts
Default
2^31-1
Scope
Configuration, Task or Terminal
Limitations
- Modal
- Axis only
- Drive must be disabled.