Difference between revisions of "MC-Basic:axis.CAMINDEX"
m (Text replace - "CAM table" to "Cam table") |
m (Text replace - " Cam table" to " cam table") |
||
Line 10: | Line 10: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | This property is used to query the current index of the | + | 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. |
|TYPE= | |TYPE= |
Revision as of 18:13, 20 March 2014
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