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

From SoftMC-Wiki
Jump to: navigation, search
(Ver number)
Line 4: Line 4:
 
''<axis>''.CountExtMax = ''<value>''<br>
 
''<axis>''.CountExtMax = ''<value>''<br>
 
?''<axis>''.CountExtMax  
 
?''<axis>''.CountExtMax  
|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 counter rollover.<br/>
 
 
This property indicates the maximum counts value of the drive (external).
 
This property indicates the maximum counts value of the drive (external).
 
|TYPE= intger
 
|TYPE= intger
Line 21: Line 20:
 
* [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[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:44, 6 November 2011

Axystems:CountMinMax This property indicates the maximum counts value of the drive (external).

Syntax

<axis>.CountExtMax = <value>
?<axis>.CountExtMax

Availability

From ver 4.7.13

Type

intger

Range

min-max integer

Units

counts

Default

2^31

Scope

Configuration, Task or Terminal

Limitations

Modal , Axis only ,Drive must be disabled

See Also

Issue 5339Bugzilla icon.png