AXY:MC-Basic:group.POSITIONFEEDBACK

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<GROUP>.''PFb |SYNTAX= ?''<GROUP>.''PositionFeedback |AVAILABILITY= All versions |DESCRIPTION= This property returns the actual position of the group…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This property returns the actual position of the group. The value is returned as a vector of the respective axis positions.

Short form

<GROUP>.PFb

Syntax

?<GROUP>.PositionFeedback

Availability

All versions

Type

Double vector

Range

+/- Max Double

Units

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

Scope

Configuration, Task or Terminal

Limitations

Read-Only

Examples

?XyTable.pfb

See Also