SR_<Conveyor Name> - GetDimensions (Method)

Overview

Type:

Method

Available as of:

V2.1.1.0

This chapter provides information on:

Functional Description

By calling the method, the length and the width of the conveyor can be read.

Interface

Output

Data type

Description

q_lrLength

LREAL

Length of the conveyor.

q_lrWidth

LREAL

Width of the conveyor.

q_etDiag

GD.ET_Diag

General, library-independent statement on the diagnostic.

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

q_etDiagExt

AXM.ET_DiagExt

POU-specific output on the diagnostic.

q_etDiag = GD.ET_Diag.Ok -> Status message

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

Diagnostic Messages

q_etDiag

q_etDiagExt

Enumeration value

Description

OK

Ok

0

Ok

Ok

Enumeration name:

Ok

Enumeration value:

0

Plain text:

Ok

Reading the parameters was successful.