MC-Basic:cam.NEXT

From SoftMC-Wiki
Revision as of 08:49, 22 May 2014 by Miborich (talk | contribs)
Jump to: navigation, search

This property is used to identify the cam table that comes after the current cam table.

Syntax

<cam>.Next = <cam>

Availability

All versions

Type

CAM

Range

Existing cam table

Scope

Configuration, Task or Terminal

Limitations

Cam table cannot be in use.

Examples

Cam1.Next = Cam2

See Also