Difference between revisions of "MC-Basic:cam.PREVIOUS"
m (Text replace - " Cam table" to " cam table") |
|||
Line 34: | Line 34: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:cam.NEXT|cam.NEXT]] |
* [[Axystems:MC-Basic:cam.PREVIOUS.NAME|cam.PREVIOUS.NAME]] | * [[Axystems:MC-Basic:cam.PREVIOUS.NAME|cam.PREVIOUS.NAME]] | ||
}} | }} |
Revision as of 08:49, 22 May 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