Difference between revisions of "MC-Basic:cam.INUSE/zh-hans"

From SoftMC-Wiki
Jump to: navigation, search
(AXY: new links)
 
Line 1: Line 1:
{{Languages}}
+
{{Languages|MC-Basic:cam.INUSE}}
 
== 缩写 ==
 
== 缩写 ==
  
Line 34: Line 34:
  
 
== 参见 ==
 
== 参见 ==
* [[AXY:MC-Basic:axis.SLAVE|axis.SLAVE]]
+
* [[MC-Basic:element.SLAVE|SLAVE]]

Latest revision as of 12:32, 13 September 2017

语言: English  • 中文(简体)‎

缩写

格式

?<cam>.InUse

适用版本

所有版本

描述

此属性查询是否正在使用凸轮表。 如果它是链接到相对于轴的轴(AXIS.SLAVE = 2)的表的列表的一部分,则表示正在使用凸轮表。

类型

Long

取值范围

0 or 1

单位

默认

使用范围

Configuration, Task or Terminal

限制

只读

例子

?Cam1.InUse


参见