hwd hwc
Command recording options.
Syntax
hwd hwc clear
hwd hwc logging <true/false>
hwd hwc history commandsdisplayed <number of commands>
hwd hwc performance <name>=<value>
Arguments
- clear
- Clears the HWC console.
- logging
-
- true
- Maintains a log of the HWC commands used.
- false
- A log file is not maintained.
- history commandsdisplayed
-
- <number of commands>
- Number of commands displayed in the command history.
- performance
- If the performance mode is active, the maximum performance is achieved by blocking GUI updates, browser updates, and logging to command history and the command file.
Examples
hwd hwc clear
hwd hwc logging true
hwd hwc history commandsdisplayed 100
hwd hwc performance active=true
hwd hwc performance active=false