UNLOGALL
Removes all logs from logging control
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
If [port] is specified, this command disables all logs on the specified port only. All other ports are unaffected. If [port] is not specified this command defaults to the ALL_PORTS setting.
Message ID: 38
Abbreviated ASCII Syntax:
UNLOGALL [port] [held]
Input Example:
UNLOGALL com2_15
UNLOGALL true
The UNLOGALL command is used to remove all log requests currently in use.
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Command header |
- |
- |
UNLOGALL header This field contains the command name for abbreviated ASCII or the message header for ASCII (see page 1) or Binary (see page 1). |
- |
H |
0 |
2 |
port |
See Table: Detailed Port Identifier (decimal values greater than 16 may be used) |
Port to clear (default = ALL_PORTS) |
Enum |
4 |
H |
|
3 |
held |
FALSE |
0 |
Does not remove logs with the HOLD parameter (default) |
Bool |
4 |
H+4 |
TRUE |
1 |
Removes previously held logs, even those with the HOLD parameter |