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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "+/- " to "± ")
Line 19: Line 19:
  
 
|UNITS=
 
|UNITS=
Counts .
+
Counts
  
 
|DEFAULT=
 
|DEFAULT=
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only ,  In case of simulated axis it returns the position command in counts.
+
Read-Only.  For a simulated axis, it returns the position command in counts.
 
 
  
  

Revision as of 16:13, 17 March 2014

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.  For a simulated axis, it returns the position command in counts.

Examples

?Xaxis.cfb

See Also