IF_RobotFeedbackDelta3Ax - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

-

This chapter provides information on:

Task

Interface with return values of a configured triaxial Delta robot.

Description

The Cartesian positions of the motors and joints of the configured triaxial Delta robot which correspond to the mechanical robot coordinate system.

They can serve as input sizes of a visualization of the robot.

Properties

Name

Data type

Accessing

Description

rastJoint1

REFERENCE TO ARRAY [ET_RobotComponent.AxisA .. ET_RobotComponent.AxisC] OF PDL.ST_Vector3D

Read

Cartesian positions of the joints A1, B1 and C1 in the mechanical robot coordinate system.

rastJoint2

REFERENCE TO ARRAY [ET_RobotComponent.AxisA .. ET_RobotComponent.AxisC] OF PDL.ST_Vector3D

Read

Cartesian positions of the joints A2, B2 and C2 in the mechanical robot coordinate system.

rastMotor

REFERENCE TO ARRAY [ET_RobotComponent.AxisA .. ET_RobotComponent.AxisC] OF PDL.ST_Vector3D

Read

Cartesian position of the motors A, B and C in the mechanical robot coordinate system.