ADLINK PXES-2590 User Manual

Page 58

Advertising
background image

48

Monitoring/Control

Functions

UINT16 Threshold_N12V;
UINT16 Threshold_5Vsb;
UINT16 Threshold_Fan;
UINT16 Threshold_Temp;
UINT16 ErrorCheck;

} ST_BlockRead;

Part 2 is:

UINT16 F3; // Fan Speed 3, Unit rpm

UINT16 MCU_Version;// MCU Version format as in command
0x26

UINT16 FAN_Mode;// Fan Speed Mode format as in command
0x44

UINT16 Max_Chassis_Temp;// Target Chassis Temperature,
Unit°C

UINT16 Threshold_5V;// 5V Threshold, format as in command
0xB2

UINT16 Threshold_3V3; // 3.3V Threshold, format as in com-
mand 0xB4

UINT16 Threshold_12V; // 12V Threshold, format as in com-
mand 0xB6

UINT16 Threshold_N12V; // -12V Threshold, format as in com-
mand 0xB8

UINT16 Threshold_5Vsb; // 5V Threshold, format as in com-
mand 0xB2

UINT16 Threshold_Fan; // Fan Speed Threshold, Unit : rpm

UINT16 Threshold_Temp; // Temperature, Unit°C

UINT16 ErrorCheck;// ErrorCheck = 0xBABA – (sum of struc-
ture word 0~24);

Advertising