IF_RobotConfigurationReadOnly - General Information

Overview

Type:

Interface

Available as of:

V3.4.2.0

Inherits from:

-

This chapter provides information on:

Task

The interface reads the configuration data from the robot via the provided methods and properties.

Description

The methods and properties in the interface are identical to those in the interface IF_RobotConfiguration.

For the properties only the Get-Accessor is available.

Methods

Name

Description

GetConfiguredDrive

Reading the configured axes of the robot.

GetEmergencyParameter2

Reading the emergency parameters.

GetLinearTrackingSystem

Reading the configured linear tracking systems of the robot.

GetTrackingSource

Getting the interface to a configured tracking source of the robot.

GetTrackingStopParameters

Reading the configured parameters for a stop and an emergency stop of the tracking system.

Properties

Name

Data type

Accessing

Description

ifAdvancedReadOnly

IF_RobotConfigurationAdvancedReadOnly

Get

Interface to read the advanced configuration of the robot.

raxOrientationAvailable

REFERENCE TO ARRAY [ET_RobotComponent.OrientationX... ET_RobotComponent.OrientationZ] OF BOOL

Get

TRUE: The respective orientation is available on this robot.

xConfigDone

BOOL

Get

TRUE: The configuration of the robot is complete and valid.