MC-Basic:axis.COUNTFEEDBACK

From SoftMC-Wiki
Revision as of 15:25, 17 March 2014 by Lisa (talk | contribs) (Text replace - "+/- " to "± ")
Jump to: navigation, search

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 ,  In case of simulated axis it returns the position command in counts.

Examples

?Xaxis.cfb

See Also