Difference between revisions of "MC-Basic:CountMax"

From SoftMC-Wiki
Jump to: navigation, search
(property syntax)
Line 21: Line 21:
 
* [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[Axystems:MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[Axystems:MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 +
* [[AXY:MC-Basic:SERCMAXPOS]]
 +
* [[AXY:MC-Basic:SERCMINPOS]]
  
 
{{Bugzilla|5339}}
 
{{Bugzilla|5339}}
 
}}
 
}}

Revision as of 08:44, 3 November 2011

There are drives as BOSCH drives where there are two standard IDN defining minimum and maximum values of counter rollover.
This property indicates the maximum counter value of the drive.

Syntax

<axis>.CountMax = <value>
?<axis>.CountMax

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