类 SoE.SoENotificationEventArgs

java.lang.Object
com.darra.ethercat.slave.SoE.SoENotificationEventArgs
封闭类:
SoE

public static class SoE.SoENotificationEventArgs extends Object
SoE 通知事件参数
  • 字段详细资料

    • SlaveIndex

      public short SlaveIndex
    • DriveNumber

      public byte DriveNumber
    • IDN

      public short IDN
    • ElementFlags

      public byte ElementFlags
      SoE ElementFlags (bit0=Data bit1=Name ...). 硬件通知来自 DLL OpCode=5 帧.
    • NewValue

      public byte[] NewValue
    • OldValue

      public byte[] OldValue
  • 构造器详细资料

    • SoENotificationEventArgs

      public SoENotificationEventArgs()
  • 方法详细资料

    • SercosIDN

      public String SercosIDN()