The
ArcSetHddLowRPMMode method
updates the RAID subsystem HDD Time to Low RPM mode.
virtual
ARC_STATUS ArcSetHddLowRPMMode( BYTE
nMode ); |
[IN]
nMode: Modes of the HDD Time to Low RPM.
Value |
Meaning |
0 |
Disabled |
1 |
10 Minute |
2 |
20 Minutes |
3 |
30 Minutes |
4 |
40 Minutes |
5 |
50 Minutes |
6 |
60 Minutes |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.