47
◎
MFR_DATE_B0B5 (0x0091 -0x0093) is manufacture date (ASCII )
EX: MFR_DATE_B0B5 is
, meaning 2018/01/01
180101
0xFE
0x31
0x69
0x38
0xFF
0x30
0xFF
0x31
0xFF
0x30
0xFF
0x31
Byte 0
Byte 0
Byte 1
Byte 1
Byte 2
Byte 2
Byte 3
Byte 3
Byte 4
Byte 4
Byte 5
Byte 5
◎
MFR_SERIAL_B0B5 (0x0094 -0x0096) and MFR_SERIAL_B6B11
(0x0097 -0x0099) are defined as manufacture date and manufacture
serial number (ASCII)
EX: The first unit manufactured on 2018/01/01 → MFR_SERIAL_B0B5:
180101;MFR_SERIAL_B6B11: 000001
0x31
0x30
0x38
0x30
0x30
0x30
0x31
0x30
0x30
0x30
0x31
0x31
Byte 0
Byte 6
Byte 1
Byte 7
Byte 2
Byte 8
Byte 3
Byte 9
Byte 4
Byte 10
Byte 5
Byte 11
6
48
◎
SCALING_FACTOR (0x00C0)
:
Bit7
Bit7
Bit7
Bit7
Bit6
Bit6
Bit6
Bit6
Bit5
Bit5
Bit5
Bit5
Reserved
Reserved
FAN_SPEED Factor
IOUT Factor
IIN Factor
TEMPERATURE_1 Factor
VIN Factor
VOUT Factor
Bit4
Bit4
Bit4
Bit4
Bit7~Bit0
Reserved
Bit3
Bit3
Bit3
Bit3
Bit2
Bit2
Bit2
Bit2
Bit1
Bit1
Bit1
Bit1
Bit0
Bit0
Bit0
Bit0
byte4~5
byte3
byte2
byte1
byte0
byte0:
Bit 0:3 VOUT Factor:
The factor of output voltage
0x =
0
Output voltage relevant commands not supported
0x4=0.001
0x5=0.01
0x6=0.1
0x7=1.0
0x8=10
0x9=100
0xA~0xF= Reserved
Bit 4:7 IOUT Factor:
The Factor of DC current
0x0=
Output current relevant commands not supported
0x4=0.001
0x5=0.01
0x6=0.1
0x7=1.0
0x8=10
0x9=100
0xA~0xF= Reserved
6