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

From SoftMC-Wiki
Jump to: navigation, search
(Drive disable)
Line 3: Line 3:
 
|SYNTAX=  
 
|SYNTAX=  
 
?''<axis>''.CountRollover  
 
?''<axis>''.CountRollover  
|AVAILABILITY=From ver 4.7.14
+
|AVAILABILITY=From ver 4.7.13
|DESCRIPTION=There are drives as  BOSCH drives where there are two standard IDN defining minimum and maximum
+
|DESCRIPTION={{Axystems:CountMinMax}}
values of counts rollover.<br/>
 
 
This property indicates the number of rollovers that were passed in the drive. Setting zero reset the counter.
 
This property indicates the number of rollovers that were passed in the drive. Setting zero reset the counter.
 
|TYPE= intger
 
|TYPE= intger

Revision as of 08:43, 6 November 2011

Axystems:CountMinMax This property indicates the number of rollovers that were passed in the drive. Setting zero reset the counter.

Syntax

?<axis>.CountRollover

Availability

From ver 4.7.13

Type

intger

Range

min-max integer

Units

int

Default

none

Scope

Configuration, Task or Terminal

Limitations

Axis only , Can be set only when the drive is disabled.

See Also

Issue 5339Bugzilla icon.png