Difference between revisions of "MC-Basic:CountMax"
Line 4: | Line 4: | ||
''<axis>''.CountMax = ''<value>''<br> | ''<axis>''.CountMax = ''<value>''<br> | ||
?''<axis>''.CountMax | ?''<axis>''.CountMax | ||
− | |AVAILABILITY=From ver | + | |AVAILABILITY=From ver 4.7.13 |
− | |DESCRIPTION= | + | |DESCRIPTION={{Axystems:CountMinMax}} |
− | |||
This property indicates the maximum counter value of the drive. | This property indicates the maximum counter value of the drive. | ||
|TYPE= intger | |TYPE= intger | ||
|RANGE= min-max integer | |RANGE= min-max integer | ||
|UNITS= counts | |UNITS= counts | ||
− | |DEFAULT= 2^31 | + | |DEFAULT= 2^31 - 1 |
|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 | ||
Line 23: | Line 22: | ||
* [[AXY:MC-Basic:SERCMAXPOS]] | * [[AXY:MC-Basic:SERCMAXPOS]] | ||
* [[AXY:MC-Basic:SERCMINPOS]] | * [[AXY:MC-Basic:SERCMINPOS]] | ||
− | + | * [[Axystems:Infinte_Axes | Infinite Axes]] | |
{{Bugzilla|5339}} | {{Bugzilla|5339}} | ||
}} | }} |
Revision as of 08:42, 6 November 2011
Axystems:CountMinMax This property indicates the maximum counter value of the drive.
Syntax
<axis>.CountMax = <value>
?<axis>.CountMax
Availability
From ver 4.7.13
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