FB_ModuleGroupModuleMiniDiagSource - WriteDiagDataToFile (Method)

Overview

Type:

Method

Available as of:

V2.0.0.0

Basis inherited from:

FB_BaseGroupModuleMiniDiagSource

Access restriction:

PUBLIC

Versions:

Current version

Description

Starts and coordinates the output of the diagnostic source data in accordance with IF_MiniDiagSource.

Interface

Output

Data type

Description

q_etDiag

GD.ET_Diag

Outputs the POU status according to the global library-independent diagnostic states.

A value unequal to GD.ET_Diag.Ok corresponds to a diagnostic message.

(see Schneider Electric global diagnostics infrastructure)

q_etDiagExt

ET_DiagExt

Outputs the POU status as POU-specific diagnostic status defined in ET_DiagExt.

A value unequal to ET_DiagExt.Ok corresponds to a diagnostic message.

(see Schneider Electric global diagnostics infrastructure)

q_sMsg

STRING(80)

Outputs a string with further user information on an occurred state.

(see Schneider Electric global diagnostics infrastructure)

Return Value

Data type

Description

BOOL

Returns TRUE if successful, FALSE in the case of errors.