CANopen Slave Documentation
Version 6.16.04
|
Macros | |
#define | DS406_PROFILE_VERSION 0x0302 |
#define | DS406_SUPPORTED_ALARMS 0x0001 |
#define | DS406_SUPPORTED_WARNINGS 0x0002 |
#define | DS406_RESOLUTION_SINGLE_TURN 16384 |
The stack behaviour of the device profile CiA 406 can be changed by the following definitions (located in the file cos406.h)
#define DS406_PROFILE_VERSION 0x0302 |
Profile version.
Definition of the device profile version number, which can be read via index 6507h. The current version is 3.02.
#define DS406_RESOLUTION_SINGLE_TURN 16384 |
Maximum number of steps.
Definition of the maximum number of steps per revolutions for a single turn encoder. This parameter has impact on the objects 6001h (upper limit) and the object 6501h.
#define DS406_SUPPORTED_ALARMS 0x0001 |
Supported alarms.
Definition of the supported alarms. The supported alarms can be read via index 6504h.
#define DS406_SUPPORTED_WARNINGS 0x0002 |
Supported warnings.
Definition of the supported warnings. The supported warnings can be read via index 6506h.