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

From SoftMC-Wiki
Jump to: navigation, search
(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 counts rollover.<br/>
 
values of counts rollover.<br/>
This property indicates the minimum counter value of the drive.
+
This property indicates the minimum counts value of the drive.
 
|TYPE= intger
 
|TYPE= intger
 
|RANGE= min-max integer
 
|RANGE= min-max integer

Revision as of 12:55, 5 October 2011

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>.CounterMax = <value>
?<axis>.CounterMax

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