类 EtherCATTypes.SlaveErrorCounters

java.lang.Object
com.darra.ethercat.data.EtherCATTypes.SlaveErrorCounters
封闭类:
EtherCATTypes

public static class EtherCATTypes.SlaveErrorCounters extends Object
从站错误计数器
  • 字段详细资料

    • slaveIndex

      public int slaveIndex
      从站索引
    • port0CrcErrors

      public long port0CrcErrors
      端口0 CRC 错误数
    • port1CrcErrors

      public long port1CrcErrors
      端口1 CRC 错误数
    • port2CrcErrors

      public long port2CrcErrors
      端口2 CRC 错误数
    • port3CrcErrors

      public long port3CrcErrors
      端口3 CRC 错误数
    • frameErrors

      public long frameErrors
      帧错误数
    • lostFrames

      public long lostFrames
      丢失帧数
  • 构造器详细资料

    • SlaveErrorCounters

      public SlaveErrorCounters()
  • 方法详细资料