MC-Basic:axis.CAMINDEX

From SoftMC-Wiki
Revision as of 08:43, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:axis.CAMINDEX to MC-Basic:axis.CAMINDEX: Global renaming of Axystems: namespace into (Main):)
Jump to: navigation, search

This property is used to query the current index of the cam table.The current index of the table is the row in the CAM data currently being accessed.

Short form

<axis>.Cind

Syntax

?<axis>.CamIndex

Availability

All versions

Type

Long

Range

1 to MaxLong

Default

1

Scope

Configuration, Task or Terminal

Limitations

Read only

The axis must be in the CAM mode of operation.

Examples

?Axis1.CamIndex

See Also