Users Guide

Object Description Usage Example
FanSpeedHighOffsetVal
Getting this variable reads
the fan speed offset value in
%PWM for High Fan Speed
Offset setting.
This value depends on the
system.
Use FanSpeedOffset
object to set this value using
index value 1.
Values from 0-100
racadm get
system.thermalsettin
gs
FanSpeedHighOffsetVa
l
A numerical value, for example
66, is returned. This value
indicates that when you use the
following command, it applies a
fan speed offset of High (66%
PWM) over the baseline fan
speed
racadm set
system.thermalsettin
gs FanSpeedOffset 1
FanSpeedLowOffsetVal
Getting this variable reads
the fan speed offset value in
%PWM for Low Fan Speed
Offset setting.
This value depends on the
system.
Use FanSpeedOffset
object to set this value using
index value 0.
Values from 0-100
racadm get
system.thermalsettin
gs
FanSpeedLowOffsetVal
This returns a value such as
“23”. This means that when you
use the following command, it
applies a fan speed offset of
Low (23% PWM) over baseline
fan speed
racadm set
system.thermalsettin
gs FanSpeedOffset 0
FanSpeedMaxOffsetVal
Getting this variable reads
the fan speed offset value in
%PWM for Max Fan Speed
Offset setting.
This value depends on the
system.
Use FanSpeedOffset to
set this value using index
value 3
Values from 0-100
racadm get
system.thermalsettin
gs
FanSpeedMaxOffsetVal
This returns a value such as
“100”. This means that when you
use the following command, it
applies a fan speed offset of
Max (meaning full speed, 100%
PWM). Usually, this offset
results in fan speed increasing to
full speed.
racadm set
system.thermalsettin
gs FanSpeedOffset 3
Setting up managed system 55