MC-Basic:cam.INUSE

From SoftMC-Wiki
Revision as of 07:22, 14 August 2017 by Itay (talk | contribs)
Jump to: navigation, search
Language: [[::MC-Basic:cam.INUSE|English]]  • [[::MC-Basic:cam.INUSE/zh-hans|中文(简体)‎]]

This property queries whether a cam table is in use. A cam table is in use if it is part of a list of tables linked to an axis that is cammed (AXIS.SLAVE=2).

Syntax

?<cam>.InUse

Availability

All versions

Type

Long

Range

0 or 1

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Cam1.InUse

See Also