Logging mode (P-STUP-00167)

P-STUP-00167

Logging mode of error output

Description

This parameter controls the output and scope of the error output.

Parameter

error_protocol_mode

Data type

STRING

Data range

Flag

Meaning

FILTER_OFF

No filters are evaluated

VERBOSE

Extended internal diagnostics

WITHOUT_ERROR_MANAGER

Direct output without error management

PRINT

Execute print output

LOG

Log output to log file

REPORT

Log output to log file

SEND_TO_PLC_NONE

Suppress output to the PLC

PRINT_EXTENDED

Extended print output

LOG_EXTENDED

Extended log output

REPORT_EXTENDED

Extended application-specific output

PRINT_NO_WARNINGS

Warnings are suppressed in the print output

LOG_NO_WARNINGS

Warnings are suppressed in the log output

REPORT_NO_WARNINGS

Warnings are suppressed in the report output

SEND_TO_PLC_NO_WARNINGS

Suppress warnings to PLC

STARTUP_NO_WARNINGS

Suppress warnings during controller start-up

NO_WARNINGS

Suppress all warnings

TC3_EVENT_LOGGER

Output to TC3 Event Logger

TC3_EVENT_LOGGER_CONFIRMED

Output to TC3 Event Logger, automatic confirmation (state confirmed) on deletion of error message

TC3_EVENT_LOGGER_NO_CONFIRMATION

Output to TC3 Event Logger without confirmation request

Dimension

----

Default value

LOG | PRINT | REPORT

Remarks

Note:

For example, to suppress warnings in the print output, the entire mode must be set accordingly.

error_protocol_mode LOG | PRINT | REPORT | PRINT_NO_WARNINGS

Notice

notice

This parameter is provided with reduced scope in the Version V2.2810.xx. The following setting can be made:
error_protocol_mode NO_WARNINGS

Therefore, only warnings can be suppressed.