CANopen Slave Protocol Stack 
Version 7.08.00
Loading...
Searching...
No Matches
Cos453_InputValues_s Struct Reference

Detailed Description

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:

  • 6113h — Input actual values (read-only over SDO)
  • 6114h — Input threshold 1 parameters
  • 6115h — Input threshold 2 parameters
  • 611Ah — Input threshold 1 return parameters
  • 611Bh — Input threshold 2 return parameters

Values for voltage, current, power, and temperature shall be given as configured in the SI unit and prefix object 6000h.

Collaboration diagram for Cos453_InputValues_s:

Data Fields

int32_t slVoltage
int32_t slCurrent
int32_t slPower
int32_t slLinkVoltage
int16_t swTemperature

Field Documentation

◆ slCurrent

int32_t Cos453_InputValues_s::slCurrent

02h: Current

◆ slLinkVoltage

int32_t Cos453_InputValues_s::slLinkVoltage

04h: Link voltage

◆ slPower

int32_t Cos453_InputValues_s::slPower

03h: Power

◆ slVoltage

int32_t Cos453_InputValues_s::slVoltage

01h: Voltage

◆ swTemperature

int16_t Cos453_InputValues_s::swTemperature

05h: Temperature