Difference between revisions of "MC-Basic:axis.COUNTFEEDBACK"
m |
(AXY: new links) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.COUNTFEEDBACK}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 36: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:axis.COUNTCOMMAND|axis.COUNTCOMMAND]] | * [[MC-Basic:axis.COUNTCOMMAND|axis.COUNTCOMMAND]] | ||
− | * [[MC-Basic:axis. | + | * [[MC-Basic:element.POSITIONFEEDBACK|POSITIONFEEDBACK]] |
+ | * [[MC-Basic:axis.POSITIONEXTERNAL|axis.POSITIONEXTERNAL]] | ||
+ | * [[MC-Basic:axis.VELOCITYEXTERNALFACTOR|axis.VELOCITYEXTERNALFACTOR]] | ||
+ | * [[MC-Basic:axis.POSITIONEXTERNALFACTOR|axis.POSITIONEXTERNALFACTOR]] | ||
+ | * [[MC-Basic:axis.VELOCITYEXTERNAL|axis.VELOCITYEXTERNAL]] | ||
+ | * [[MC-Basic:axis.VELOCITYEXTERNALFACTOR|axis.VELOCITYEXTERNALFACTOR]] | ||
+ | * [[MC-Basic:axis.COUNTEXTERNAL|axis.COUNTEXTERNAL]] | ||
+ | * [[MC-Basic:axis.DIRECTIONEXTERNAL|axis.DIRECTIONEXTERNAL]] | ||
+ | * [[MC-Basic:axis.POSITIONEXTROLLOVER|axis.POSITIONEXTROLLOVER]] | ||
+ | * [[MC-Basic:axis.POSITIONROLLOVERENABLE|axis.POSITIONROLLOVERENABLE]] | ||
* [[Endless Axes|Infinite Axes]] | * [[Endless Axes|Infinite Axes]] | ||
}} | }} |
Latest revision as of 12:03, 13 September 2017
Language: | English • 中文(简体) |
---|
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