85
List of Menus
U:log menu
This menu makes log-related settings.
Item number
Category
Item
Arguments
Function
U001
log
serial
off
Invalidates displaying logs on the serial on terminal.
on
Validates displaying logs on the serial terminal.
U002
log
telnet
off
Invalidates displaying logs on the telnet terminal.
on
Validates displaying logs on the telnet terminal.
U003
log
dump_all
–
Makes a log file for 5000 logs. This log is updated cyclically.
The File name is “logfile”. (Volatile)
U004
log
dump_resume
–
Makes a log file for 1000 logs. This log is updated
cyclically. The File name is “logfile”. (Non volatile)
U005
log
dump_sub
–
Makes a log file for 1000 logs. This shows logs form
power on. The File name is “logfile”. (Volatile)
U006
log
clear
–
Clears all logs.
–
log
filter_critical
off
Do not filter the Critical Error Log for telnet/serial output.
on
Filter the Critical Error Log for telnet/serial output.
–
log
filter_major
off
Do not filter the Major Error Log for telnet/serial output.
on
Filter the Major Error Log for telnet/serial output.
–
log
filter_minor
off
Do not filter the Minor Error Log for telnet/serial output.
on
Filter the Minor Error Log for telnet/serial output.
–
log
filter_warning
off
Do not filter the Warning Log for telnet/serial output.
on
Filter the Warning Log for telnet/serial output.
–
log
filter_clear
off
Do not filter the Clear Error Log for telnet/serial output.
on
Filter the Clear Error Log for telnet/serial output.
–
log
filter_command
off
Do not filter the Command Log for telnet/serial output.
on
Filter the Command Log for telnet/serial output.
–
log
filter_status
off
Do not filter the Status Log for telnet/serial output.
on
Filter the Status Log for telnet/serial output.
–
log
alarm_counts
–
For each of transmitting and receiving, output the number of
errors and warnings that have not yet been cleared (as
three-digit decimal values).
–
log
alarm_list
critical
Output the uncleared errors and warnings whose numbers
major
are shown by log alarm_counts, according to the
minor
parameters, in device number order.
warning
If the arguments are omitted, output all types in the
sequence critical, ... , warning.
–
log
level_change
off
Do not change the log level.
on
Change the log level.
code_load
Record the codefile for changing the log level on this device.
code_list
Output the codefile recorded on this device.
Supplementary information
The parameters of the “setup” class require the “proc
start” to be executed before they can be reflected in
real operation. Until the “proc start” is executed, the
return messages for them represent the values changed
with commands of the “setup” class.
• When there are parameters whose settings differ from
the values used in real operation, an “*” is postfixed
to the return message.
• When the value of a parameter being set or read
differs from its value used in real operation, an “**”
is postfixed to the return message.