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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "intger" to "integer")
m
Line 24: Line 24:
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
 
* [[Axystems:Infinte_Axes | Infinite Axes]]
{{Bugzilla|5339}}
+
<!-- {{Bugzilla|5339}} -->
 
}}
 
}}

Revision as of 09:45, 27 April 2014

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

integer

Range

min-max integer

Units

counts

Default

231 - 1

Scope

Configuration, Task or Terminal

Limitations

  • Modal
  • Axis only
  • Drive must be disabled

See Also