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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Axystems:" to "")
m
Line 23: Line 23:
 
* [[MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[MC-Basic:axis.CountExtMin|axis.CountExtMin]]
 
* [[MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
 
* [[MC-Basic:axis.CountExtRollOver|axis.CountExtRollOver]]
* [[Infinite Axes| Infinite Axes]]
+
* [[Endless Axes| Infinite Axes]]
 
<!-- {{Bugzilla|5339}} -->
 
<!-- {{Bugzilla|5339}} -->
 
}}
 
}}

Revision as of 12:45, 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 maximum counts value of the drive (external).

Syntax

<axis>.CountExtMax = <value>
?<axis>.CountExtMax

Availability

From ver 4.7.13

Type

integer

Range

min-max integer

Units

counts

Default

231 - 1

Scope

Configuration, Task or Terminal

Limitations

  • Modal
  • Axis only
  • Drive must be disabled

See Also