Package io.openems.edge.io.revpi
Enum RevPiDioChannelId
- java.lang.Object
-
- java.lang.Enum<RevPiDioChannelId>
-
- io.openems.edge.io.revpi.RevPiDioChannelId
-
- All Implemented Interfaces:
ChannelId
,java.io.Serializable
,java.lang.Comparable<RevPiDioChannelId>
public enum RevPiDioChannelId extends java.lang.Enum<RevPiDioChannelId> implements ChannelId
-
-
Enum Constant Summary
Enum Constants Enum Constant Description DEBUG_OUT1
Holds writes to ioX/Out1 for debugging.DEBUG_OUT10
Holds writes to ioX/Out10 for debugging.DEBUG_OUT11
Holds writes to ioX/Out11 for debugging.DEBUG_OUT12
Holds writes to ioX/Out12 for debugging.DEBUG_OUT13
Holds writes to ioX/Out13 for debugging.DEBUG_OUT14
Holds writes to ioX/Out14 for debugging.DEBUG_OUT2
Holds writes to ioX/Out2 for debugging.DEBUG_OUT3
Holds writes to ioX/Out3 for debugging.DEBUG_OUT4
Holds writes to ioX/Out4 for debugging.DEBUG_OUT5
Holds writes to ioX/Out5 for debugging.DEBUG_OUT6
Holds writes to ioX/Out6 for debugging.DEBUG_OUT7
Holds writes to ioX/Out7 for debugging.DEBUG_OUT8
Holds writes to ioX/Out8 for debugging.DEBUG_OUT9
Holds writes to ioX/Out9 for debugging.IN_1
ioX/In1.IN_10
ioX/In10.IN_11
ioX/In11.IN_12
ioX/In12.IN_13
ioX/In13.IN_14
ioX/In14.IN_2
ioX/In2.IN_3
ioX/In3.IN_4
ioX/In4.IN_5
ioX/In5.IN_6
ioX/In6.IN_7
ioX/In7.IN_8
ioX/In8.IN_9
ioX/In9.OUT_1
ioX/Out1.OUT_10
ioX/Out10.OUT_11
ioX/Out11.OUT_12
ioX/Out12.OUT_13
ioX/Out13.OUT_14
ioX/Out14.OUT_2
ioX/Out2.OUT_3
ioX/Out3.OUT_4
ioX/Out4.OUT_5
ioX/Out5.OUT_6
ioX/Out6.OUT_7
ioX/Out7.OUT_8
ioX/Out8.OUT_9
ioX/Out9.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Doc
doc()
Gets the Channel Doc for this ChannelId.static RevPiDioChannelId
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static RevPiDioChannelId[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
DEBUG_OUT1
public static final RevPiDioChannelId DEBUG_OUT1
Holds writes to ioX/Out1 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_1
public static final RevPiDioChannelId OUT_1
ioX/Out1.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT2
public static final RevPiDioChannelId DEBUG_OUT2
Holds writes to ioX/Out2 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_2
public static final RevPiDioChannelId OUT_2
ioX/Out2.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT3
public static final RevPiDioChannelId DEBUG_OUT3
Holds writes to ioX/Out3 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_3
public static final RevPiDioChannelId OUT_3
ioX/Out3.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT4
public static final RevPiDioChannelId DEBUG_OUT4
Holds writes to ioX/Out4 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_4
public static final RevPiDioChannelId OUT_4
ioX/Out4.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT5
public static final RevPiDioChannelId DEBUG_OUT5
Holds writes to ioX/Out5 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_5
public static final RevPiDioChannelId OUT_5
ioX/Out5.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT6
public static final RevPiDioChannelId DEBUG_OUT6
Holds writes to ioX/Out6 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_6
public static final RevPiDioChannelId OUT_6
ioX/Out6.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT7
public static final RevPiDioChannelId DEBUG_OUT7
Holds writes to ioX/Out7 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_7
public static final RevPiDioChannelId OUT_7
ioX/Out7.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT8
public static final RevPiDioChannelId DEBUG_OUT8
Holds writes to ioX/Out8 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_8
public static final RevPiDioChannelId OUT_8
ioX/Out8.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT9
public static final RevPiDioChannelId DEBUG_OUT9
Holds writes to ioX/Out9 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_9
public static final RevPiDioChannelId OUT_9
ioX/Out9.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT10
public static final RevPiDioChannelId DEBUG_OUT10
Holds writes to ioX/Out10 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_10
public static final RevPiDioChannelId OUT_10
ioX/Out10.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT11
public static final RevPiDioChannelId DEBUG_OUT11
Holds writes to ioX/Out11 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_11
public static final RevPiDioChannelId OUT_11
ioX/Out11.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT12
public static final RevPiDioChannelId DEBUG_OUT12
Holds writes to ioX/Out12 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_12
public static final RevPiDioChannelId OUT_12
ioX/Out12.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT13
public static final RevPiDioChannelId DEBUG_OUT13
Holds writes to ioX/Out13 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_13
public static final RevPiDioChannelId OUT_13
ioX/Out13.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
DEBUG_OUT14
public static final RevPiDioChannelId DEBUG_OUT14
Holds writes to ioX/Out14 for debugging.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
OUT_14
public static final RevPiDioChannelId OUT_14
ioX/Out14.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_1
public static final RevPiDioChannelId IN_1
ioX/In1.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_2
public static final RevPiDioChannelId IN_2
ioX/In2.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_3
public static final RevPiDioChannelId IN_3
ioX/In3.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_4
public static final RevPiDioChannelId IN_4
ioX/In4.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_5
public static final RevPiDioChannelId IN_5
ioX/In5.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_6
public static final RevPiDioChannelId IN_6
ioX/In6.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_7
public static final RevPiDioChannelId IN_7
ioX/In7.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_8
public static final RevPiDioChannelId IN_8
ioX/In8.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_9
public static final RevPiDioChannelId IN_9
ioX/In9.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_10
public static final RevPiDioChannelId IN_10
ioX/In10.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_11
public static final RevPiDioChannelId IN_11
ioX/In11.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_12
public static final RevPiDioChannelId IN_12
ioX/In12.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_13
public static final RevPiDioChannelId IN_13
ioX/In13.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
IN_14
public static final RevPiDioChannelId IN_14
ioX/In14.- Interface: KunbusRevPiDataIOModule
- Type: Boolean
- Range: On/Off
-
-
Method Detail
-
values
public static RevPiDioChannelId[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (RevPiDioChannelId c : RevPiDioChannelId.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static RevPiDioChannelId valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
-