MC-Basic:cam.CYCLE/zh-hans

From SoftMC-Wiki
< MC-Basic:cam.CYCLE
Revision as of 07:59, 25 April 2017 by Chi (talk | contribs) (Created page with "{{Languages}} == 缩写 == Cyc == 格式 == <''cam''>.Cycle = ''<number of cycles>''<br> ?<''cam''>.Cycle == 适用版本 == 所有版本 == 描述 == 该属性设置要...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
语言: English  • 中文(简体)‎

缩写

Cyc

格式

<cam>.Cycle = <number of cycles>

?<cam>.Cycle

适用版本

所有版本

描述

该属性设置要执行凸轮表的周期数。当主轴经过凸轮表的末尾重复凸轮表,循环数量大于1。设置循环次数为-1时,凸轮表连续重复。凸轮使用时循环次数变化

类型

Long

取值范围

-1, 1 to MaxLong

单位

默认

1

使用范围

Configuration, Task or Terminal

限制

例子

Cam1.Cycle = -1

参见