Difference between revisions of "MC-Basic:CountMax"

From SoftMC-Wiki
Jump to: navigation, search
(Default value)
(range)
Line 9: Line 9:
 
This property indicates the maximum counter value of the drive.
 
This property indicates the maximum counter value of the drive.
 
|TYPE= intger
 
|TYPE= intger
|RANGE=0-max(int)
+
|RANGE= min-max integer
 
|UNITS= counts
 
|UNITS= counts
 
|DEFAULT= 2^31
 
|DEFAULT= 2^31

Revision as of 12:29, 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 counter 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