IF_Counter - Disconnect (Method)

Overview

Type:

Method

Available as of:

V1.0.0.0

Versions:

Current version

Task

Disconnects the counter from a belt

Description

If the counter is not linked to any belt, its position does not change. In order to link the counter to a belt, the method Connect must be used.

Interface

Output

Data type

Description

q_etDiag

GD.ET_Diag

General, library-independent statement on the diagnosis.

A value unequal GD.ET_Diag.Ok equates an error message.

q_etDiagExt

ET_DiagExt

POU-specific output on the diagnosis.

q_etDiag = GD.ET_Diag.Ok -> status message

q_etDiag <> GD.ET_Diag.Ok -> error message

Diagnostic Messages

q_etDiag

q_etDiagExt

Enumeration value

Description

OK

Ok

0

Ok

Ok

Enumeration name:

Ok

Enumeration value:

0

Description:

Ok

The counter is disconnected.