![]() |
CANopen Slave Protocol Stack
Version 7.08.00
|
This structure mirrors the SI unit and prefix object (6000h) as specified in CiA 453 section 9.5.3. It holds one UNSIGNED32 scaling descriptor per measured quantity.
The recommended defaults are mV (voltage), mA (current), mW (power), mHz (frequency), 0.1 °C (temperature), and ms (time).
Data Fields | |
| uint32_t | ulVoltage |
| uint32_t | ulCurrent |
| uint32_t | ulPower |
| uint32_t | ulFrequency |
| uint32_t | ulTemperature |
| uint32_t | ulTime |
| uint32_t Cos453_SI_Unit_s::ulCurrent |
02h: SI unit and prefix for current
| uint32_t Cos453_SI_Unit_s::ulFrequency |
04h: SI unit and prefix for frequency
| uint32_t Cos453_SI_Unit_s::ulPower |
03h: SI unit and prefix for power
| uint32_t Cos453_SI_Unit_s::ulTemperature |
05h: SI unit and prefix for temperature
| uint32_t Cos453_SI_Unit_s::ulTime |
06h: SI unit and prefix for time
| uint32_t Cos453_SI_Unit_s::ulVoltage |
01h: SI unit and prefix for voltage