Difference between revisions of "MC-Basic:axis.CountExtMin"
(Ver number) |
|||
Line 4: | Line 4: | ||
''<axis>''.CountExtMin = ''<value>''<br> | ''<axis>''.CountExtMin = ''<value>''<br> | ||
?''<axis>''.CountExtMin | ?''<axis>''.CountExtMin | ||
− | |AVAILABILITY=From ver 4.7. | + | |AVAILABILITY=From ver 4.7.13 |
− | |DESCRIPTION= | + | |DESCRIPTION={{Axystems:CountMinMax}} |
− | |||
This property indicates the minimum counts value of the drive (external). | This property indicates the minimum counts value of the drive (external). | ||
|TYPE= intger | |TYPE= intger | ||
Line 21: | Line 20: | ||
* [[Axystems:MC-Basic:axis.CountExtMax|axis.CountExtMax]] | * [[Axystems:MC-Basic:axis.CountExtMax|axis.CountExtMax]] | ||
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]] | * [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]] | ||
− | + | * [[Axystems:Infinte_Axes | Infinite Axes] | |
{{Bugzilla|5339}} | {{Bugzilla|5339}} | ||
}} | }} |
Revision as of 08:45, 6 November 2011
{{MC-Basic
|SHORT FORM=
|SYNTAX=
<axis>.CountExtMin = <value>
?<axis>.CountExtMin
|AVAILABILITY=From ver 4.7.13
|DESCRIPTION=Axystems:CountMinMax
This property indicates the minimum counts value of the drive (external).
|TYPE= intger
|RANGE= min-max integer
|UNITS= counts
|DEFAULT= -2^31
|SCOPE=Configuration, Task or Terminal
|LIMITATIONS= Modal , Axis only ,Drive must be disabled
|EXAMPLE=
|SEE ALSO=
- axis.CountMin
- axis.CountMax
- axis.CountRollOver
- axis.CountExtMax
- axis.CountExtRollOver
- [[Axystems:Infinte_Axes | Infinite Axes]
Issue 5339 }}