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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<cam>''" to "<''cam''>")
Line 4: Line 4:
  
 
|SYNTAX=
 
|SYNTAX=
<''axis''>.AlternativeCAM = ''<cam>''
+
<''axis''>.AlternativeCAM = <''cam''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 11:22, 17 March 2014

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

Syntax

<axis>.AlternativeCAM = <cam>

Availability

Versions 4.0.1 and higher

Type

String

Range

According to Existing CAM tables

Scope

Task or Terminal

Limitations

CAM table must be loaded

Examples

Axis1.ACam = Cam1

See Also