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

From SoftMC-Wiki
Jump to: navigation, search
Line 23: Line 23:
 
* [[AXY:MC-Basic:SERCMAXPOS]]
 
* [[AXY:MC-Basic:SERCMAXPOS]]
 
* [[AXY:MC-Basic:SERCMINPOS]]
 
* [[AXY:MC-Basic:SERCMINPOS]]
* [[Axystems:Infinte_Axes | Infinite Axes]
+
* [[Axystems:Infinte_Axes | Infinite Axes]]
 
{{Bugzilla|5339}}
 
{{Bugzilla|5339}}
 
}}
 
}}

Revision as of 08:32, 6 November 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 counts value of the drive.

Syntax

<axis>.CountMin = <value>
?<axis>.CountMin

Availability

From ver 4.7.14

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