AXY:MC-Basic:axis.POSITIONFEEDBACK

From SoftMC-Wiki
Revision as of 14:03, 18 March 2014 by Lisa (talk | contribs) (Text replace - "Read-Only" to "Read only")
Jump to: navigation, search

This property returns the actual position of the motor. The external position feedback is read using the POSITIONEXTERNAL axis property.

Short form

<axis>.PFb

Syntax

?<axis>.PositionFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

User axis position units, as given by <axis>.POSITIONFACTOR.

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Xaxis.pfb

See Also