FB_CollisionEntityReset (Method)

Overview

Type:

Method

Available as of:

V1.0.0.0

This chapter provides information on:

Task

Resets the function block.

Description

A call of this method resets the collision entity to its initial state, meaning that the groups are removed from the entity.

Interface

The function block implements the interface IF_CollisionEntity.

Access: PUBLIC

Output

Data type

Description

q_xError

BOOL

The output is set to TRUE if an error has been detected during the execution.

q_etResult

ET_Result

POU-specific output on the diagnostic; q_xError = FALSE -> Status message; q_xError = TRUE -> Diagnostic message.

q_sResultMsg

STRING(80)

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

Diagnostic Messages

q_xError

q_etResult

Enumeration value

Description

FALSE

Ok

0

Success

OK

Enumeration name:

Ok

Enumeration value:

0

Description:

Success