The ArcSetTLER method updates the RAID subsystem TLER(Time-Limited Error Recovery).
virtual
ARC_STATUS ArcSetTLER ( BYTE
nMode ); |
[IN]
nMode:
Value |
Meaning |
0 |
Default. |
1 |
Disabled |
2 |
5 Seconds |
3 |
6 Seconds |
4 |
7 Seconds |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.