Skip to content
James Hilliard edited this page Feb 3, 2019 · 7 revisions

Extracted from CorsairLink4

Antigua = 0xc0b,
AntiguaBootloader = 0xc0c,
AsetekH100iGTv2 = 0xc09,
AsetekH100iGTX = 0xc03,
AsetekH110iGTv2 = 0xc0a,
AsetekH110iGTX = 0xc07,
AsetekH80iGT = 0xc02,
AsetekH80iGTv2 = 0xc08,
AsetekProH100iPro = 0xc15,
AsetekProH110iPro = 0xc14,
AsetekProH115iPro = 0xc13,
AsetekProH150iPro = 0xc12,
AsetekProH80iPro = 0xc16,
Barbuda = 0xc10,
BarbudaBootloader = 0xc11,
BarbudaLed = 0xc101,
CoolitCoolingNode = 0xc0438,
CoolitH100 = 0xc043a,
CoolitH100i = 0xc043c,
CoolitH100iGT = 0xc0440,
CoolitH110i = 0xc0442,
CoolitH110iGT = 0xc0441,
CoolitH80 = 0xc0437,
CoolitH80i = 0xc043b,
CoolitLightingNode = 0xc0439,
CoolitWhiptail = 0xc043d,
CpuIdDisplayAdapter = 7,
CpuIdDram = 4,
CpuIdDramTimings = 6,
CpuIdDrive = 3,
CpuIdMainboard = 1,
CpuIdProcessor = 2,
Jotun = 0x1d00,
JotunBootloader = 0x1d01,
None = 0,
PsuAx1000i = 0x1c0f,
PsuAx1300i = 0x1c10,
PsuAx1500i = 0x1c02,
PsuAx1600i = 0x1c11,
PsuAx850i = 0x1c0e,
PsuAxiAll = 0x1c00,
PsuHx1000i = 0x1c07,
PsuHx1200i = 0x1c08,
PsuHx550i = 0x1c03,
PsuHx650i = 0x1c04,
PsuHx750i = 0x1c05,
PsuHx850i = 0x1c06,
PsuRm = 0xc06,
PsuRm1000i = 0x1c0d,
PsuRm550i = 0x1c09,
PsuRm650i = 0x1c0a,
PsuRm750i = 0x1c0b,
PsuRm850i = 0x1c0c

CoolIT Protocol usage:

H80 = OldWorldCoolingNode
CoolingNode = OldWorldCoolingNode
LightingNode = OldWorldLightingNode
H100 = OldWorldCoolingNode
H80i = Modern
H100i = Modern
Whiptail = Modern
H100iGT = Modern
H110iGT = Modern
H110i = Modern

Asustek Pro Commands:

SetPumpSpeed = 0x30,
GetPumpSpeed = 0x31,
SetPumpMode = 0x32,
GetPumpMode = 0x33,
SetFanCurve = 0x40,
GetFanSpeed = 0x41,
SetFanSpeedPWM = 0x42,
SetFanSpeedRPM = 0x43,
SetFanZeroRPMMode = 0x44,
SetFanZeroRPMMaxTemperature = 0x45,
GetFanZeroRPMMaxTemperature = 0x46,
SetFanCurveMode = 0x47,
SetFanSafetyProfile = 0x4A,
GetFanSafetyProfile = 0x4B,
SetLedBreathing = 0x52,
SetLedBreathingSettings = 0x53,
GetLedBreathingSettings = 0x54,
SetLedColorShift = 0x55,
SetLedColorShiftSettings = 0x56,
GetLedColorShiftSettings = 0x57,
SetLedStrobe = 0x58,
GetLedStrobeSettings = 0x5A,
SetLedTempWarning = 0x5B,
SetLedTempWarningSettings = 0x5C,
GetLedTempWarningSettings = 0x5D,
SetLedTempMode = 0x5E,
SetLedTempModeSettings = 0x5F,
GetLedTempModeSettings = 0x60,
SetLedCUEMode = 0x61,
SetLedCUEModeData = 0x62,
SetLedEnabled = 0x6E,
GetLedEnabled = 0x6F,
KeepAlive = 0x80,
SetWatchdogTimeout = 0x81,
GetWatchdogTimeout = 0x82,
NACK = 0x8F,
SetLuid = 0xA0,
GetLuid = 0xA1,
StoreInEEPROM = 0xA2,
EraseEEPROM = 0xA3,
UseExternalTemperature = 0xA4,
SetExternalTemperature = 0xA5,
UseWarningTemperature = 0xA6,
SetWarningTemperature = 0xA7,
GetWarningTemperature = 0xA8,
GetLiquidTemperature = 0xA9,
GetFirmwareVersion = 0xAA,
GetHardwareVersion = 0xAB,
EnterBootloaderMode = 0xAC
Clone this wiki locally