MC-Basic:axis.COUNTFEEDBACK

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.CFb |SYNTAX= ?''<axis>''.CountFeedback |AVAILABILITY= All versions |DESCRIPTION= This property returns the actual position of the motor in c…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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