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

From SoftMC-Wiki
Jump to: navigation, search
(Added the property into WIKI)
 
(Ver number)
Line 3: Line 3:
 
|SYNTAX=  
 
|SYNTAX=  
 
?''<axis>''.CountExtRollover  
 
?''<axis>''.CountExtRollover  
|AVAILABILITY=From ver  
+
|AVAILABILITY=From ver 4.7.14
 
|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/>

Revision as of 09:12, 9 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 number of rollovers that were passed in the drive.

Syntax

?<axis>.CountExtRollover

Availability

From ver 4.7.14

Type

intger

Range

min-max integer

Units

int

Default

none

Scope

Configuration, Task or Terminal

Limitations

Query only, Axis only

See Also

Issue 5339Bugzilla icon.png