Add infoData and MotorLoad PVs for EL70x1 and EL70x7#236
Add infoData and MotorLoad PVs for EL70x1 and EL70x7#236cdn-lnk wants to merge 2 commits intopaulscherrerinstitute:masterfrom
Conversation
anderssandstrom
left a comment
There was a problem hiding this comment.
Nice, thanks.
What is motor load showing when not running in vector mode, guess 0.0?
|
How it motor load even determined for a stepper? I mean, it's running on a fixed current, regardless of it's load, isn't it? |
|
@kivel , In vector mode EL70X7 runs like a servo, controlling current (never tested though..). In this mode, incremental encoder on shaft is mandatory and only beckhoff steppers supported. So for us I expect we will never see anything in the motor load PDO. |
|
@anderssandstrom ,gotcha, thanks the explanation. |
|
Happy new year guys,
I tested it on velocity direct mode, it reports a number between 0 and 90 degrees.
My best guess (given it works on velocity direct): it is calculating the phase difference between the voltage and current sinoidals. But I'm not sure on how precise/accurate it is, or even if the calculation is the same for different modes. |
|
@cdn-lnk, thanks for testing. That sounds very useful. |
Hi @anderssandstrom,
please let me know if any changes are needed to get this merged.
Thanks.