mpiSqNodeDriveParamStore
Declaration
long mpiSqNodeDriveParamStore(MPISqNode sqNode, long driveIndex);
Required Header: stdmpi.h
Description
mpiSqNodeDriveParamStore saves the drive parameters into non-volatile storage on the drive. These drive parameters will be used each time the drive is subsequently started (after a power-on or network reset).
NOTE: This function may not be supported by all drives.
sqNode | a handle to a SynqNet node object |
---|---|
driveIndex | an index to the drive (0, 1, 2, etc), relative to the node. |
Return Values | |
---|---|
MPIMessageOK |