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

From SoftMC-Wiki
Jump to: navigation, search
(Added the property into WIKI)
 
(syntax)
Line 7: Line 7:
 
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
 
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
 
values of counter rollover.<br/>
 
values of counter rollover.<br/>
This property indicates the minimum counter value of the drive (external).
+
This property indicates the maximum counts value of the drive (external).
 
|TYPE= intger
 
|TYPE= intger
 
|RANGE= min-max integer
 
|RANGE= min-max integer

Revision as of 12:54, 5 October 2011

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

Syntax

<axis>.CountExtMax = <value>
?<axis>.CountExtMax

Availability

From ver

Type

intger

Range

min-max integer

Units

counts

Default

2^31

Scope

Configuration, Task or Terminal

Limitations

Modal , Axis only ,Drive must be disabled

See Also

Issue 5339Bugzilla icon.png