Difference between revisions of "MC-Basic:cam.PREVIOUS"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<cam>''" to "<''cam''>")
m (Text replace - "CAM table" to "Cam table")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property is used to identify the CAM table that precedes the current CAM table.
+
This property is used to identify the Cam table that precedes the current Cam table.
  
 
|TYPE=
 
|TYPE=
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
Existing CAM table
+
Existing Cam table
  
 
|UNITS=
 
|UNITS=
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
CAM table cannot be in use.
+
Cam table cannot be in use.
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 11:13, 20 March 2014

This property is used to identify the Cam table that precedes the current Cam table.

Short form

Prev

Syntax

<cam>.prev = <cam>

Availability

All versions

Type

CAM

Range

Existing Cam table

Scope

Configuration, Task or Terminal

Limitations

Cam table cannot be in use.

Examples

Cam1.Prev = Cam2

See Also