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

From SoftMC-Wiki
Jump to: navigation, search
(Added the property into WIKI)
 
Line 6: Line 6:
 
|AVAILABILITY=From ver  
 
|AVAILABILITY=From ver  
 
|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 counts rollover.<br/>
 
This property indicates the minimum counter value of the drive.
 
This property indicates the minimum counter value of the drive.
 
|TYPE= intger
 
|TYPE= intger

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 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