MC-Basic:axis.COUNTCOMMAND

From SoftMC-Wiki
Revision as of 07:02, 14 August 2017 by Itay (talk | contribs)
Jump to: navigation, search
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