CArclib::ArcSetHddLowRPMMode

The ArcSetHddLowRPMMode method updates the RAID subsystem HDD Time to Low RPM mode.

 

virtual ARC_STATUS ArcSetHddLowRPMMode(

BYTE nMode

);

Parameters:

[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

 

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.