枚举的使用
com.darra.ethercat.data.EtherCATTypes.EcALState
使用EtherCATTypes.EcALState的程序包
-
com.darra.ethercat.data中EtherCATTypes.EcALState的使用
修饰符和类型方法说明static EtherCATTypes.EcALStateEtherCATTypes.EcALState.fromValue(int v) 从数值查找枚举, 未知值返回 UNKNOWNEcatSlaveDiag.EcAlStatusMirror.getAlStatusCode()AL Status Code 枚举 (仅 Error 置位时有效, 否则 NO_ERROR)static EtherCATTypes.EcALState返回带有指定名称的该类型的枚举常量。static EtherCATTypes.EcALState[]EtherCATTypes.EcALState.values()返回包含该枚举类型的常量的数组, 顺序与声明这些常量的顺序相同 -
com.darra.ethercat.master中EtherCATTypes.EcALState的使用
-
com.darra.ethercat.slave中EtherCATTypes.EcALState的使用
修饰符和类型方法说明Slave.ErrorCode()错误码 (AL Status Code)Slave.ErrorCodeLive()错误码 (AL Status Code, 强制实时读, 绕过缓存).