Difference between revisions of "MC-Basic:CountMax"

From SoftMC-Wiki
Jump to: navigation, search
(property syntax)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{MC-Basic
+
moved to:
|SHORT FORM=
+
* [[MC-Basic:axis.CountMax|axis.CountMax]]
|SYNTAX=
 
''<axis>''.CountMax = ''<value>''<br>
 
?''<axis>''.CountMax
 
|AVAILABILITY=From ver
 
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
 
values of counter rollover.<br/>
 
This property indicates the maximum counter value of the drive.
 
|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=
 
* [[Axystems:MC-Basic:axis.CountMin|axis.CountMin]]
 
* [[Axystems:MC-Basic:axis.CountRollOver|axis.CountRollOver]]
 
* [[Axystems:MC-Basic:axis.CountExtMax|axis.CountExtMax]]
 
* [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
 
 
{{Bugzilla|5339}}
 
}}
 

Latest revision as of 08:44, 22 May 2014

moved to: