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

From SoftMC-Wiki
Jump to: navigation, search
(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…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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