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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Axystems:" to "")
Line 4: Line 4:
 
?<''axis''>.CountExtRollover  
 
?<''axis''>.CountExtRollover  
 
|AVAILABILITY=From ver 4.7.13
 
|AVAILABILITY=From ver 4.7.13
|DESCRIPTION={{Axystems:CountMinMax}}
+
|DESCRIPTION={{CountMinMax}}
 
This property indicates the number of rollovers that were passed in the drive.
 
This property indicates the number of rollovers that were passed in the drive.
 
Setting zero reset the counter.<br/>
 
Setting zero reset the counter.<br/>

Revision as of 10:47, 22 May 2014

Note that some drives (such as BRC) use standard SERCOS IDNs (76,103,278) to define modulo behavior of the motor minimum and maximum position (command and feedback).

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

Syntax

?<axis>.CountExtRollover

Availability

From ver 4.7.13

Type

integer

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