IF_RefActualValues - General Information
Type: |
Interface |
Available as of: |
SystemConfigurationItf_1. |
Inherits from: |
|
Versions: |
current version |
The interface manages reference and actual values such as reference velocities and reference positions.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
Current |
DINT |
|
Shows the filtered effective value of the actual current in milliampere [mA]. |
EncoderPosition |
LREAL |
|
Shows the actual position within the EncoderRange in units. |
FeedbackCurrent |
DINT |
|
Shows the effective value of the reference current proportion at the output of the speed control in milliampere [mA]. |
MechPosition |
LREAL |
|
Shows the actual position that is transferred from the drive via the Sercos bus in units. |
MechRefPosition |
LREAL |
|
Shows the reference position that is transferred to the drive via the Sercos bus in units. |
MechRefVelocity |
LREAL |
|
Shows the reference velocity, that is calculated by deduction from the reference position MechRefPosition, in units per second. |
MechVelocity |
LREAL |
|
Shows the actual velocity, that is calculated by deduction from the actual position MechPosition, in units per second. |
RefAcceleration |
LREAL |
|
Shows the reference acceleration, that is calculated by deduction from the reference velocity RefVelocity, in units per second2. |
RefVelocity |
LREAL |
|
Shows the reference velocity, that is calculated by deduction from the reference position RefPosition, in units per second. |
TrackingDeviation |
LREAL |
|
Shows the dead time compensated deviation (tracking deviation) between MechRefPosition and MechPosition in units. |
Velocity |
LREAL |
|
Displays the current velocity of the device. |