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 or Binary. |
- |
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 |