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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "intger" to "integer")
Line 8: Line 8:
 
values of counts rollover.<br/>
 
values of counts rollover.<br/>
 
This property indicates the minimum counts value of the drive.
 
This property indicates the minimum counts value of the drive.
|TYPE= intger
+
|TYPE= integer
 
|RANGE= min-max integer
 
|RANGE= min-max integer
 
|UNITS= counts
 
|UNITS= counts

Revision as of 16:23, 17 March 2014

There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum values of counts rollover.
This property indicates the minimum counts value of the drive.

Syntax

<axis>.CountMax = <value>
?<axis>.CountMax

Availability

From ver 4.7.14

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

Issue 5339Bugzilla icon.png