                     <<< SiS950 v 1.10 SmartGuardian Utility >>>

Please use Install.exe tool to install SmartGuardian to your system.
install.exe will add profile into win.ini.
If User want change setting , can modify win.ini directly.

Example Install.ini setting.
===============================================
[SmartGuardian]
FAN0=1,25,35,45,60,75,90,100,110,90,60
FAN1=1,25,35,45,60,75,90,100,110,90,50
FAN2=1,25,35,45,60,75,90,100,110,90,50
FANONOF=1,1,1,1,1,1
DEFONOF=1,1,1,1,1,1
CSCALE=1
VOLT=10,10,10,10,10,10,10,10,10
VOLTBASE=220,180,330,500,1200,330,-1200,500,330
VOLTENABLE=1,1,1,1,1,1,1,1,1
TITLE0=CPU
TITLE1=System
TITLE2=Panel
TEMPCHAN=56
SOUND=0
===============================================

  Definition by following line.

FAN0,FAN1,FAN2  define  current setting
Example :
[ Set Fan0-2 Use Automatic mode or Softwave Programming Mode ]
   FAN0=1,25,35,45,60,75,90,100,110,90,60
        | |            | |       |  |  |
        | +-----+------+ +---+---+  |  |
        |       |            |      |  +-  Alarm Temperature On Software mode
        |       |            |      +----  Fan Speed On Software mode
        |       |            +-----------  Fan Speed On Automatic mode
        |       +------------------------  Temperature range for 1 ~ 5
        +--------------------------------  1 = ON  , 0 = OFF
  When first execute SmartGuardian, it will copy FAN? to RESET? for "Reset to Default" function.

[ Set Fan and Temperature On /Off ]
   FANONOF=1,1,1,1,1,1
           |     | | |
           |     | | +--- Fan 3
           |     | +----- Fan 2
           |     +------- Fan 1 Display On/Off  1 = ON  , 0 = OFF
           |
           +------------- Temperature1 Display Temperature On/Off

[ Set Use Fan and Temperature ]
   DEFONOF=1,1,1,1,1,1
           |     | | |
           |     | | +--- Fan 3
           |     | +----- Fan 2
           |     +------- Fan 1 Define Fan Use or not 1 = Use , 0 = don't use
           |
           +------------- Temperature1 Define Temperature use or not

[ Display Scale Celsius/Fahrenheit ]
   CSCALE=1   use C / F scale

[ Set Percentage for trigger Warning Message  ]
   VOLT=10,10,10,10,10,10,10,10,10
         |  |  |  |  |  |  |  |  |
         |  |  |  |  |  |  |  |  +- VBatt
         |  |  |  |  |  |  |  +---- SB5V
         |  |  |  |  |  |  +------- -12V
         |  |  |  |  |  +---------- SB3V
         |  |  |  |  +------------- +12V
         |  |  |  +---------------- VCC
         |  |  +------------------- VCC3
         |  +---------------------- +1.8V
         +------------------------- VCore   Warning %

[ Set Base Voltage, Example 3.5 * 100 = 350]
   VOLTBASE=220,180,330,500,1200,330,-1200,500,330
              |   |   |   |   |    |     |   |   |
              |   |   |   |   |    |     |   |   +--  VBatt
              |   |   |   |   |    |     |   +------  SB5V
              |   |   |   |   |    |     +----------  -12V
              |   |   |   |   |    +----------------  SB3V
              |   |   |   |   +---------------------  +12V
              |   |   |   +-------------------------  VCC
              |   |   +-----------------------------  VCC3
              |   +---------------------------------  +1.8V
              +-------------------------------------  VCore
                                                    reference volt x 100
   When the first item set = 0 (VCore), it will be set  by first read for Chipset.
[ Enable Voltage Warning ]
   VOLTENABLE=1,1,1,1,1,1,1,1,1
              | | | | | | | | |
              | | | | | | | | +- VBatt
              | | | | | | | +---- SB5V
              | | | | | | +------- -12V
              | | | | | +---------- SB3V
              | | | | +------------- +12V
              | | | +---------------- VCC
              | | +------------------- VCC3
              | +---------------------- +1.8V
              +------------------------- VCore

[ Enable Voltage Display ]
    VOLTONOFF=1,1,1,1,1,1,1,1,1
              | | | | | | | | |
              | | | | | | | | +- VBatt
              | | | | | | | +---- SB5V
              | | | | | | +------- -12V
              | | | | | +---------- SB3V
              | | | | +------------- +12V
              | | | +---------------- VCC
              | | +------------------- VCC3
              | +---------------------- +1.8V (+2.5V)
              +------------------------- VCore


[ Set Tilte bar on Screen ]
    TITLE0=CPU      // default is CPU
        Set title bar
    TITLE1=System   // default is System
        Set title bar
    TITLE2=Panel    // default is Panel
        Set title bar


[ Set ADC Temperature Channel Enable Register(index=51h) ]
   TEMPCHAN=56    // default 56 base 10 ( 0x38 base 16)
                  // if TEMPCHAN=0  SmartGuardian don't set this register and
                  // leave it use BIOS setting.
    +-----+-----+-------------------------------------------------------+
    | Bit | R/W |         Description                                   |
    +-----+-----+-------------------------------------------------------+
    |  7  | R/W | Reserved                                              |
    +-----+-----+-------------------------------------------------------+
    | 5-3 | R/W | TMPIN3-1 are enabled in Thermal Register mode         |
    +-----+-----+-------------------------------------------------------+
    | 2-0 | R/W | TMPIN3-1 are enabled in Thermal Diode mode            |
    +-----+-----+-------------------------------------------------------+

[  Set Warning Sound On/Off ]
   SOUND =0
          +------- Sonnd  On/Off   0 = OFF
                                   1 = Use Standard System Beep
                                   2 = Use Sound Card

[ Set FAN PWM according to Temperature ]
   FANMAP= 0                   default is 0

    +------+-------------------------------------------------------+
    | Mode |         Description                                   |
    +------+-------------------------------------------------------+
    |  0   | Temp1 <-> Fan1   Temp2 <-> Fan2   Temp3 <-> Fan3      |
    |  1   | Temp1 <-> Fan1   Temp2 <-> Fan3   Temp3 <-> Fan2      |
    |  2   | Temp1 <-> Fan2   Temp2 <-> Fan1   Temp3 <-> Fan3      |
    |  3   | Temp1 <-> Fan2   Temp2 <-> Fan3   Temp3 <-> Fan1      |
    |  4   | Temp1 <-> Fan3   Temp2 <-> Fan1   Temp3 <-> Fan2      |
    |  5   | Temp1 <-> Fan3   Temp2 <-> Fan2   Temp3 <-> Fan1      |
    +------+-------------------------------------------------------+



