IF_RefActualValues

 

IF_RefActualValues - General Information

Overview

Type:

Interface

Available as of:

SystemConfigurationItf_1.

Inherits from:

oIF_RefActualValuesPosition

Versions:

current version

Description

The interface manages reference and actual values such as reference velocities and reference positions.

Properties

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.