ST_RAIDConfigReq
TYPE ST_RAIDConfigReq :
STRUCT
    nRAIDCntlrID  : UDINT;
    nRAIDSetIndex : UDINT;
END_STRUCT
END_TYPE| Name | Type | Description | 
|---|---|---|
| nRAIDCntlrID | UDINT | ID of the RAID controller | 
| nRAIDSetIndex | ARRAY OF UDINT | Contains the number of the RAID set for which information is being requested. Please note that the set begins with index 0 in the case of Beckhoff CBx051 boards. | 
Requirements
| Development environment | Target platform | PLC libraries to be integrated (category group) | 
|---|---|---|
| TwinCAT v3.1.0 | PC or CX (x86, x64, ARM) | Tc2_IoFunctions (IO) |