![]() |
CANopen Slave Protocol Stack
Version 7.08.00
|
This structure defines the Input values record (Complex data type 0081h) as specified in CiA 453 section 9.2.3. It holds the measured actual values at the power supply input. These values are provided by the application and are made accessible via the following objects:
Values for voltage, current, power, and temperature shall be given as configured in the SI unit and prefix object 6000h.
Data Fields | |
| int32_t | slVoltage |
| int32_t | slCurrent |
| int32_t | slPower |
| int32_t | slLinkVoltage |
| int16_t | swTemperature |
| int32_t Cos453_InputValues_s::slCurrent |
02h: Current
| int32_t Cos453_InputValues_s::slLinkVoltage |
04h: Link voltage
| int32_t Cos453_InputValues_s::slPower |
03h: Power
| int32_t Cos453_InputValues_s::slVoltage |
01h: Voltage
| int16_t Cos453_InputValues_s::swTemperature |
05h: Temperature