类 MDP.MdpSlotInfo

java.lang.Object
com.darra.ethercat.slave.MDP.MdpSlotInfo
封闭类:
MDP

public static class MDP.MdpSlotInfo extends Object
MDP 模块槽位信息(ETG.5001)
  • 字段详细资料

    • SlotIndex

      public int SlotIndex
      槽位索引(从 1 开始)
    • ModuleIdent

      public int ModuleIdent
      模块标识码(Module Ident,32 位)
    • ModuleName

      public String ModuleName
      模块名称
    • ModuleType

      public int ModuleType
      模块设备类型码
    • Status

      public String Status
      状态("已配置" / "已检测")
    • ObjectDictionaryIndex

      public short ObjectDictionaryIndex
      对象字典基地址
    • ModuleIOType

      public String ModuleIOType
      模块 I/O 类型
  • 构造器详细资料

    • MdpSlotInfo

      public MdpSlotInfo()
  • 方法详细资料