枚举的使用
com.darra.ethercat.data.EtherCATTypes.EcLinkState
-
com.darra.ethercat.data中EtherCATTypes.EcLinkState的使用
修饰符和类型方法说明static EtherCATTypes.EcLinkStateEtherCATTypes.EcLinkState.fromValue(int v) 从数值查找枚举static EtherCATTypes.EcLinkState返回带有指定名称的该类型的枚举常量。static EtherCATTypes.EcLinkState[]EtherCATTypes.EcLinkState.values()返回包含该枚举类型的常量的数组, 顺序与声明这些常量的顺序相同 -
com.darra.ethercat.master中EtherCATTypes.EcLinkState的使用
修饰符和类型方法说明EtherCATMaster.LinkState()链路状态枚举值 (对齐 C# LinkState)EtherCATMaster.LinkStatus()获取链路状态 (LinkState 别名)