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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.COUNTFEEDBACK to MC-Basic:axis.COUNTFEEDBACK: Global renaming of Axystems: namespace into (Main):)
(No difference)

Revision as of 08:44, 22 May 2014

This property returns the actual position of the motor in counts.

Short form

<axis>.CFb

Syntax

?<axis>.CountFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

Counts

Scope

Task or Terminal

Limitations

Read only.  For a simulated axis, it returns the position command in counts.

Examples

?Xaxis.cfb

See Also