IF_RobotConfigurationAdvanced - SetResAccLimitParameters (Method)

Overview

Type

Method

Available as of:

V2.6.1.0

This chapter provides information on:

Task

Setting additional parameters of the functionality to limit the resulting acceleration of space movement.

Description

Calling the method SetResAccLimitParameters(…) you can set additional parameters of the functionality Resultant Acceleration Limitation Space.

Modified parameters become active for the next new connected path after calling this method.

Interface

Input

Data type

Description

i_stParameters

ST_ResAccLimitParameters

Additional parameters of the functionality Resultant Acceleration Limitation Space.

Output

Data type

Description

q_etDiag

GD.ET_Diag

General, library-independent statement on the diagnostic.

A value not equal to ET_Diag.Ok corresponds to a diagnostic message.

q_etDiagExt

ET_DiagExt

POU-specific output for the diagnostic.

q_etDiag = ET_Diag.Ok -> Status message

q_etDiag <> ET_Diag.Ok -> Diagnostic message

q_sMsg

STRING[80]

Event-triggered message that gives additional information on the diagnostic state.

Diagnostic Messages

q_etDiag

q_etDiagExt

Enumeration value

Description

Ok

Ok

0

Ok

ExecutionAborted

ExternalPositionSourceConfigured

205

The external position source is configured.

ExternalPositionSourceConfigured

Enumeration name:

ExternalPositionSourceConfigured

Enumeration value:

205

Description:

The external position source is configured.

Issue

Cause

Solution

Setting the additional parameters was unsuccessful.

An external position source for the robot components cartesian, orientation and auxiliary axes is configured.

Setting the additional parameters is not possible when an external position source for the robot components is configured.

Do not set the additional parameters.

Ok

Enumeration name:

Ok

Enumeration value:

0

Description:

Ok

Setting the additional parameters was successful.