类 Xml.SlaveXMLConfiguration

java.lang.Object
com.darra.ethercat.utils.Xml.SlaveXMLConfiguration
封闭类:
Xml

public static class Xml.SlaveXMLConfiguration extends Object
从站 XML 配置 (完整版)
  • 字段详细资料

    • index

      public int index
    • name

      public String name
    • driveName

      public String driveName
    • vendorId

      public int vendorId
    • productCode

      public int productCode
    • revision

      public int revision
    • configAddr

      public int configAddr
    • inputSize

      public int inputSize
    • outputSize

      public int outputSize
    • inputPDOs

      public List<Xml.PDOEntryConfig> inputPDOs
    • outputPDOs

      public List<Xml.PDOEntryConfig> outputPDOs
    • sdoInit

      public List<Object> sdoInit
    • serialNo

      public int serialNo
    • aliasAddr

      public int aliasAddr
    • mbxWriteOffset

      public int mbxWriteOffset
    • mbxReadOffset

      public int mbxReadOffset
    • mbxWriteLength

      public int mbxWriteLength
    • mbxReadLength

      public int mbxReadLength
    • mbxPollTime

      public int mbxPollTime
    • cia402ProfileNo

      public int cia402ProfileNo
    • bootstrapSendOffset

      public int bootstrapSendOffset
    • bootstrapSendLength

      public int bootstrapSendLength
    • bootstrapRecvOffset

      public int bootstrapRecvOffset
    • bootstrapRecvLength

      public int bootstrapRecvLength
    • hasDC

      public boolean hasDC
    • sync0CycleNs

      public int sync0CycleNs
    • sync1CycleNs

      public int sync1CycleNs
    • shiftNs

      public int shiftNs
    • syncManagers

      public List<Xml.SyncManagerConfig> syncManagers
    • shouldWritePDOAssignment

      public boolean shouldWritePDOAssignment
    • shouldWritePDOConfiguration

      public boolean shouldWritePDOConfiguration
    • supportsCompleteAccess

      public boolean supportsCompleteAccess
    • hasMDP

      public boolean hasMDP
    • blockLRW

      public boolean blockLRW
    • dtype

      public int dtype
    • hasCoE

      public boolean hasCoE
    • hasFoE

      public boolean hasFoE
    • hasEoE

      public boolean hasEoE
    • hasSoE

      public boolean hasSoE
    • hasAoE

      public boolean hasAoE
    • hasVoE

      public boolean hasVoE
    • mailboxDataLinkLayer

      public boolean mailboxDataLinkLayer
    • isOptional

      public boolean isOptional
    • wdTimePd

      public int wdTimePd
    • wdTimePdi

      public int wdTimePdi
    • wdDivider

      public int wdDivider
    • topology

      public int topology
    • activePorts

      public int activePorts
    • supportsFrameRepeat

      public boolean supportsFrameRepeat
  • 构造器详细资料

    • SlaveXMLConfiguration

      public SlaveXMLConfiguration()