org.openmuc.canopen.constants
Class DS301
java.lang.Object
org.openmuc.canopen.constants.DS301
public class DS301
- extends java.lang.Object
Device profile DS-301 CANopen.
Constructor Summary |
DS301()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEVICE_PROFILE
public static final int DEVICE_PROFILE
- See Also:
- Constant Field Values
ERROR_REGISTER
public static final int ERROR_REGISTER
- See Also:
- Constant Field Values
COBID_SYNC_MESSAGE
public static final int COBID_SYNC_MESSAGE
- See Also:
- Constant Field Values
DEVICE_NAME
public static final int DEVICE_NAME
- See Also:
- Constant Field Values
HARDWARE_VERSION
public static final int HARDWARE_VERSION
- See Also:
- Constant Field Values
SOFTWARE_VERSION
public static final int SOFTWARE_VERSION
- See Also:
- Constant Field Values
STORE_PARAMETERS
public static final int STORE_PARAMETERS
- See Also:
- Constant Field Values
RESTORE_DEFAULT_PARAMETERS
public static final int RESTORE_DEFAULT_PARAMETERS
- See Also:
- Constant Field Values
COBID_EMERGENCY_MESSAGE
public static final int COBID_EMERGENCY_MESSAGE
- See Also:
- Constant Field Values
HEARTBEAT_PRODUCER_TIME
public static final int HEARTBEAT_PRODUCER_TIME
- See Also:
- Constant Field Values
IDENTITY_OBJECT
public static final int IDENTITY_OBJECT
- See Also:
- Constant Field Values
FIRST_TRANSMIT_PDO_PARAMETERS
public static final int FIRST_TRANSMIT_PDO_PARAMETERS
- See Also:
- Constant Field Values
SECOND_TRANSMIT_PDO_PARAMETERS
public static final int SECOND_TRANSMIT_PDO_PARAMETERS
- See Also:
- Constant Field Values
FIRST_TRANSMIT_PDO_MAPING
public static final int FIRST_TRANSMIT_PDO_MAPING
- See Also:
- Constant Field Values
SECOND_TRANSMIT_PDO_MAPING
public static final int SECOND_TRANSMIT_PDO_MAPING
- See Also:
- Constant Field Values
NMT_STARTUP
public static final int NMT_STARTUP
- See Also:
- Constant Field Values
DS301
public DS301()