CANopen Slave Documentation
Version 6.16.04
|
This file holds definitions for the CiA 303 specification.
Macros | |
#define | COS303_PHYSICAL_UNIT(SiPrefix, SiNumerator, SiDenominator, Profile) |
Enumerations | |
enum | Cos303_SI_Prefix_e |
enum | Cos303_SI_Unit_e |
#define COS303_PHYSICAL_UNIT | ( | SiPrefix, | |
SiNumerator, | |||
SiDenominator, | |||
Profile | |||
) |
[in] | SiPrefix | value defined by Cos303_SI_Prefix_e |
[in] | SiNumerator | value defined by Cos303_SI_Unit_e |
[in] | SiDenominator | value defined by Cos303_SI_Unit_e |
[in] | Profile | reserved, always 0 |
The notation indexes represent hexadecimal code values for the ISO 80000 series’ physical units and prefixes in CiA documents, especially in device, interface and application profiles. The value structure of a configuration parameter, which determines the physical unit, should contain a notation index for SI prefix and notation indexes for SI unit as SI unit numerator and denominator.
enum Cos303_SI_Prefix_e |
Representation of SI prefixes
enum Cos303_SI_Unit_e |
Representation of SI units