Difference between revisions of "MC-Basic:axis.CountExtMin"

From SoftMC-Wiki
Jump to: navigation, search
(Ver number)
Line 4: Line 4:
 
''<axis>''.CountExtMin = ''<value>''<br>
 
''<axis>''.CountExtMin = ''<value>''<br>
 
?''<axis>''.CountExtMin  
 
?''<axis>''.CountExtMin  
|AVAILABILITY=From ver 4.7.14
+
|AVAILABILITY=From ver 4.7.13
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
+
|DESCRIPTION={{Axystems:CountMinMax}}
values of counts rollover.<br/>
 
 
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=

Issue 5339Bugzilla icon.png }}