Chapter
6
Software utirity
◆API library Specification
GetRaidStatus and GetRaidProgress functions allow you to get the status of hardware
RAIDs.
Library files are installed in the same directory as the tool.
●GetRaidStatus
Table 6.4 RAID status
WORD GetRaidStatus( int Port, int *iError);
Functional A function to get the operating status of hardware RAIDs.
Argument
The first argument Port
Specify the disk number (0 or higher) comprising the RAID.
This number can be checked through “Disk Management (diskmgmt.msc) in
Windows.
The second argument *iError
Specify a pointer to the int variable storing run-time errors.
If you do not have to get the execution result of the function, specify
a NULL pointer.
One of the following fixed values is stored.
9
RAIDLIB_ERROR_SUCESS
The function was executed successfully.
9
RAIDLIB_ERROR_OPEN
The device cannot be opened.
9
RAIDLIB_ERROR_READ
Data cannot be read.
9
RAIDLIB_ERROR_CLOSE
The device cannot be closed.
User’s Manual
103
Содержание VPC-2000
Страница 1: ...FA PC VPC Series VPC 2000 User s Manual CONTEC CO LTD...
Страница 2: ......
Страница 15: ...Chapter About the product Physical dimensions VPC 2000 mm Figure 2 1 VPC 2000 User s Manual 9...
Страница 18: ...Chapter About the product Motherboard Block chart Figure 2 4 Motherboard Block chart 12 User s Manual...
Страница 85: ...Chapter Software utirity 4 Language select Select a language and click Next 5 Setup Click Next User s Manual 79...
Страница 112: ...Chapter Software utirity 106 User s Manual...
Страница 122: ...Chapter Software RAID setup 3 Check Yes and select Next Input Name and Advanced arbitrarity 116 User s Manual...