 |
Command:
LOG FILES
 |
Node: log_files |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding log files.
|
|
 |
|
|
 |
Node: log_file |
|
Mandatory: |
yes |
|
max. Occurrence: |
unbounded |
|
Supported modes: |
read Read the named item.
|
|
Description: This command is used to read logfile data. The log file data are read only data. You are not able to delete logfile data. The size of the logfiles is limited. Before crossing the upper limit size the oldest entries in the logfile will be deleted.
|
|
 |
|
|
|
 |
Tag: device_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
0 - 999
|
|
Nillable: |
no |
|
Description: The number of the device the logfile data are desired.
|
|
Notes: For further information see the paragraph about Distribution of data Device number 0 indicates all devices.
|
|
 |
|
|
|
 |
Tag: log_file_type |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
See the description.
|
|
Nillable: |
no |
|
Description:
Value |
Description |
error |
Get the logfile data regarding errors. |
trace |
Get logfile data regarding traces. |
|
|
 |
|
|
|
 |
Tag: current_log_level |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
short |
|
Range: |
0 - 3
|
|
Nillable: |
no |
|
Description: Displays the current log level adjusted on the device. A higher logfile level results in more logfile entries. Please, send your logfiles from time to time to your service technician. He will evaluate it for you and take measures in
the case of discovering problems.
|
|
 |
|
|
|
 |
Tag: line |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Datatype: |
string |
|
Range: |
- |
|
Nillable: |
no |
|
Description: Each entry of the internal scale-logfile is transmitted to one line. The format is as following: Date|Time|Number|Message
|
|
Notes: An entry read from the logfile might be: 26.06.2008|00:58:27|00001|TRACE:starting uc3.main.1.11.0.0 uc_main.exe
|
|
 |
|
|