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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<value>''" to "<''value''>")
Line 10: Line 10:
 
|RANGE= min-max integer
 
|RANGE= min-max integer
 
|UNITS= counts
 
|UNITS= counts
|DEFAULT= 2^31 - 1
+
|DEFAULT= 2<sup>31</sup> - 1
 
|SCOPE=Configuration, Task or Terminal
 
|SCOPE=Configuration, Task or Terminal
 
|LIMITATIONS= Modal , Axis only ,Drive must be disabled
 
|LIMITATIONS= Modal , Axis only ,Drive must be disabled

Revision as of 16:15, 17 March 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

intger

Range

min-max integer

Units

counts

Default

231 - 1

Scope

Configuration, Task or Terminal

Limitations

Modal , Axis only ,Drive must be disabled

See Also

Issue 5339Bugzilla icon.png