MC-Basic:axis.COUNTCOMMAND

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.CCmd |SYNTAX= ?''<axis>''.CountCommand |AVAILABILITY= All versions |DESCRIPTION= This property returns the position command generated by the…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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