FB_ModuleGroupModuleMiniDiagSource - WriteDiagDataToFile (Method)
Type: |
Method |
Available as of: |
V2.0.0.0 |
Basis inherited from: |
|
Access restriction: |
PUBLIC |
Versions: |
Current version |
Starts and coordinates the output of the diagnostic source data in accordance with IF_MiniDiagSource.
Output |
Data type |
Description |
---|---|---|
q_etDiag |
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) |
Data type |
Description |
---|---|
BOOL |
Returns TRUE if successful, FALSE in the case of errors. |