Contains the status word and actual values.
More...
#include <AMKUtils.hpp>
|
| | ActualValues1 () |
| |
| | ActualValues1 (uint16_t t_status, int16_t t_actualVelocity, int16_t t_torqueCurrent, int16_t t_magnetizingCurrent) |
| |
Contains the status word and actual values.
◆ ActualValues1() [1/2]
| ActualValues1::ActualValues1 |
( |
| ) |
|
|
inline |
◆ ActualValues1() [2/2]
| ActualValues1::ActualValues1 |
( |
uint16_t | t_status, |
|
|
int16_t | t_actualVelocity, |
|
|
int16_t | t_torqueCurrent, |
|
|
int16_t | t_magnetizingCurrent ) |
|
inline |
◆ actualVelocity
| int16_t ActualValues1::actualVelocity |
◆ magnetizingCurrent
| int16_t ActualValues1::magnetizingCurrent |
Raw data for calculating 'actual magnetizing current' Id.
◆ status
| uint16_t ActualValues1::status |
◆ torqueCurrent
| int16_t ActualValues1::torqueCurrent |
Raw data for calculating 'actual torque current' Iq.
The documentation for this struct was generated from the following file:
- /Users/filippo/Documents/PlatformIO/Projects/AMK_motor_drive_software/include/AMKUtils.hpp