MC-Basic:cam.PREVIOUS

From SoftMC-Wiki
Revision as of 18:13, 20 March 2014 by Lisa (talk | contribs) (Text replace - " Cam table" to " cam table")
Jump to: navigation, search

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