Reference Guide

--wxanradio
Valid Argument disable, wlanon, wwanon
Description
Sets the WLAN and WWAN options.
disable — Disables both WLAN and WWAN.
wlanron — Enables WLAN radio and disables WWAN radio.
wwanon — Enables WWAN radio and disables WLAN radio.
Example
C:\>cctk --wxanradio=disable
wxanradio=disable
Advanced System Management Feature
Advanced System Management (ASM) is a feature supported on Dell Precision R7610 and later workstations. The
feature allows to display the information regarding voltage, temperature, current, cooling device, and power supply
probes. The feature also allows to set the non-critical upper and lower threshold values of voltage, current, and
temperature probes.
ASM Probes and Options
ASM allows to display the details from the available probes. The following table lists the probes and the corresponding
options for displaying the probe details.
Table 4. ASM Probes and Options
ASM Probes Options
Voltage v
Current c
Temperature t
Power supply p
Cooling device f
All probes all
Displaying The Probe Details
You can display the details of power supply, voltage, current, temperature, and cooling device probes.
To display the probe details, type:
cctk advsm --report=<option>
NOTE: Here, option represents v, c, t, p, f, or all.
For example, to display the details of voltage probe, type:
cctk advsm --report=v
To display the details of all the available probes, type:
cctk advsm --report=all
84