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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
m (Text replace - "''<value>''" to "<''value''>")
Line 2: Line 2:
 
|SHORT FORM=
 
|SHORT FORM=
 
|SYNTAX=  
 
|SYNTAX=  
<''axis''>.CountExtMax = ''<value>''<br>
+
<''axis''>.CountExtMax = <''value''><br>
 
?<''axis''>.CountExtMax  
 
?<''axis''>.CountExtMax  
 
|AVAILABILITY=From ver 4.7.13
 
|AVAILABILITY=From ver 4.7.13

Revision as of 08:34, 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

2^31 - 1

Scope

Configuration, Task or Terminal

Limitations

Modal , Axis only ,Drive must be disabled

See Also

Issue 5339Bugzilla icon.png