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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.ALTERNATIVECAM to MC-Basic:axis.ALTERNATIVECAM: Global renaming of Axystems: namespace into (Main):)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.ALTERNATIVECAM}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 34: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SWAPCAMS|SWAPCAMS]]
+
* [[MC-Basic:SWAPCAMS_axis|SWAPCAMS]]
* [[Axystems:MC-Basic:axis.FIRSTCAM|axis.FIRSTCAM]]
+
* [[MC-Basic:axis.FIRSTCAM|axis.FIRSTCAM]]
  
  
 
}}
 
}}

Latest revision as of 07:24, 17 April 2017

Language: English  • 中文(简体)‎

This property is used to specify the alternative cam table to be used when camming is engaged.

Syntax

<axis>.AlternativeCAM = <cam>

Availability

Since Version 4.0.1

Type

String

Range

According to Existing cam tables

Scope

Task or Terminal

Limitations

Cam table must be loaded

Examples

Axis1.ACam = Cam1

See Also