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

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

Revision as of 17:33, 16 March 2014

This property is used to specify the alternativeCAM 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