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

From SoftMC-Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 02:45, 18 April 2017

Language: [[::MC-Basic:axis.COUNTCOMMAND|English]]  • [[::MC-Basic:axis.COUNTCOMMAND/zh-hans|中文(简体)‎]]

This property returns the position command generated by the motion profiler in counts.

Short form

<axis>.CCmd

Syntax

?<axis>.CountCommand

Availability

All versions

Type

Double

Range

± MaxDouble

Units

Counts.

Scope

Task or Terminal

Limitations

Read only .

Examples

?Xaxis.CCmd

See Also