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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "+/- " to "± ")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property returns the external position command in counts..
+
This property returns the external position command in counts.
  
 
|TYPE=
 
|TYPE=
Line 19: Line 19:
  
 
|UNITS=
 
|UNITS=
Counts.
+
Counts
  
 
|DEFAULT=
 
|DEFAULT=
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only .
+
Read-Only
 
 
 
 
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 16:07, 17 March 2014

This property returns the external position command in counts.

Short form

<axis>.CEXT

Syntax

?<axis>.CountExternal

Availability

All versions

Type

Double

Range

± MaxDouble

Units

Counts

Scope

Task or Terminal

Limitations

Read-Only

Examples

?Xaxis.CExt

See Also