IF_SoftwareLimit - Allgemeine Informationen

Übersicht

Typ:

Schnittstelle

Verfügbar ab:

V1.0.0.0

Erbt von:

-

Dieses Kapitel enthält Informationen zu folgenden Aspekten:

oBeschreibung

oMethoden

oEigenschaft

Beschreibung

Schnittstelle um Softwarelimits an das RoboticModule zu übergeben. Aktive Limits führen je nach aktiver Betriebsart zu Reaktionen im RoboticModule.

Methoden

Name

Beschreibung

ExecuteLimits

Ausführen der Limitüberwachung.

GetLimits

Lesen der Limits.

SetLimits

Schreiben von Limits.

Eigenschaft

Name

Datentyp

Zugriff

Beschreibung

raxAuxAxNegative

REFERENCE TO ARRAY [ROB.ET_RobotComponent.AuxAx1..ROB.ET_RobotComponent.AuxAxAll+ROB.Gc_udiMaxNumberOfAuxiliaryAxes] OF BOOL

Lesen/Schreiben

Negatives Hardwarelimit für eine Hilfsachse.

raxAuxAxPositive

REFERENCE TO ARRAY [ROB.ET_RobotComponent.AuxAx1..ROB.ET_RobotComponent.AuxAxAll+ROB.Gc_udiMaxNumberOfAuxiliaryAxes] OF BOOL

Lesen/Schreiben

Positives Hardwarelimit für eine Hilfsachse.

raxAxisNegative

REFERENCE TO ARRAY [ROB.ET_RobotComponent.AxisA..ROB.ET_RobotComponent.ROB.ET_RobotComponent.AxisAll+ROB.Gc_udiMaxNumberOfAxes] OF BOOL

Lesen/Schreiben

Negatives Hardwarelimit für Achsen.

raxAxisPositive

REFERENCE TO ARRAY [ROB.ET_RobotComponent.AxisA..ROB.ET_RobotComponent.AxisAll+ROB.Gc_udiMaxNumberOfAxes] OF BOOL

Lesen/Schreiben

Positives Hardwarelimit für Achsen.

raxCartesianNegative

REFERENCE TO ARRAY [ROB.ET_RobotComponent.CartesianX..ROB.ET_RobotComponent.ROB.ET_RobotComponent.CartesianZ] OF BOOL

Lesen/Schreiben

Negatives Hardwarelimit der X-,Y-,Z-Achse des Roboterkoordinatensystems.

raxCartesianPositive

REFERENCE TO ARRAY [ROB.ET_RobotComponent.CartesianX..ROB.ET_RobotComponent.CartesianZ] OF BOOL

Lesen/Schreiben

Positives Hardwarelimit der X-,Y-,Z-Achse des Roboterkoordinatensystems.

raxOrientationNegative

REFERENCE TO ARRAY [ET_RobotComponent.OrientationX .. ET_RobotComponent.OrientationAll + Gc_udiMaxNumberOfOrientations] OF BOOL

Lesen/Schreiben

Negatives Softwarelimit der Orientierung X, Y, Z.

raxOrientationPositive

REFERENCE TO ARRAY [ET_RobotComponent.OrientationX .. ET_RobotComponent.OrientationAll + Gc_udiMaxNumberOfOrientations] OF BOOL

Lesen/Schreiben

Positives Softwarelimit der Orientierung X, Y, Z.