类 CiA401.AOAccessor
java.lang.Object
com.darra.ethercat.slave.CiA401.AOAccessor
- 封闭类:
CiA401
模拟输出索引器
-
方法概要
-
方法详细资料
-
Get
public short Get(int channel) 读取模拟输出通道值(通道号从 0 开始) -
Set
public void Set(int channel, short value) 设置模拟输出通道值(通道号从 0 开始)
-