MC-Basic:cam.CAMID

From SoftMC-Wiki
Jump to: navigation, search
Language: English  • 中文(简体)‎

Returns the unique ID number of the cam table. Typically the first cam table created in the system has ID 1 and so on ....

Syntax

?<cam>.CamID

Type

Long

Range

1 to MaxLong

Default

none

Scope

Configuration, Task or Terminal

Limitations

Read-Only

Examples

?Cam1.CamId

See Also