Difference between revisions of "MC-Basic:CountMax"
(syntax) |
(Default value) |
||
Line 11: | Line 11: | ||
|RANGE=0-max(int) | |RANGE=0-max(int) | ||
|UNITS= counts | |UNITS= counts | ||
− | |DEFAULT= | + | |DEFAULT= 2^31 |
|SCOPE=Configuration, Task or Terminal | |SCOPE=Configuration, Task or Terminal | ||
|LIMITATIONS= Modal , Axis only ,Drive must be disabled | |LIMITATIONS= Modal , Axis only ,Drive must be disabled |
Revision as of 12:27, 5 October 2011
There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum
values of counter rollover.
This property indicates the maximum counter value of the drive.
Syntax
<axis>.CounterMax = <value>
?<axis>.CounterMax
Availability
From ver
Type
intger
Range
0-max(int)
Units
counts
Default
2^31
Scope
Configuration, Task or Terminal
Limitations
Modal , Axis only ,Drive must be disabled