IF_TrackingSource - GetOptionalParameters (Method)

Overview

Type:

Method

Available as of:

V3.6.5.0

This chapter provides information on:

Task

Read the optional tracking parameters of this tracking source.

Description

The method can be used to read the optional tracking parameters of this tracking source.

Interface

Output

Data type

Description

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

ET_DiagExt

POU-specific output on 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.

q_stParameters

ST_TrackingParameters

Tracking parameters configured for this tracking source.

Diagnostic Messages

q_etDiag

q_etDiagExt

Enumeration value

Description

OK

OK

0

Ok

Ok

Enumeration name:

Ok

Enumeration value:

0

Description:

Ok

Reading the configured optional parameters of the tracking source was successful.