The ArcSetStaggerPowerOn method updates the RAID subsystem Stagger Power On Control.
virtual
ARC_STATUS ArcSetStaggerPowerOn ( BYTE
nMode ); |
[IN]
nMode: Modes of the stagger power on control.
Value |
Meaning |
0 |
0.4 |
1 |
0.7 |
2 |
1.0 |
3 |
1.5 |
4 |
2.0 |
5 |
2.5 |
6 |
3.0 |
7 |
3.5 |
8 |
4.0 |
9 |
4.5 |
10 |
5.0 |
11 |
5.5 |
12 |
6.0 |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.