类 MDP.MdpSlotInfo
java.lang.Object
com.darra.ethercat.slave.MDP.MdpSlotInfo
- 封闭类:
MDP
MDP 模块槽位信息(ETG.5001)
-
字段概要
字段修饰符和类型字段说明int模块标识码(Module Ident,32 位)模块 I/O 类型模块名称int模块设备类型码short对象字典基地址int槽位索引(从 1 开始)状态("已配置" / "已检测") -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
SlotIndex
public int SlotIndex槽位索引(从 1 开始) -
ModuleIdent
public int ModuleIdent模块标识码(Module Ident,32 位) -
ModuleName
模块名称 -
ModuleType
public int ModuleType模块设备类型码 -
Status
状态("已配置" / "已检测") -
ObjectDictionaryIndex
public short ObjectDictionaryIndex对象字典基地址 -
ModuleIOType
模块 I/O 类型
-
-
构造器详细资料
-
MdpSlotInfo
public MdpSlotInfo()
-
-
方法详细资料