mpiSqNodeDriveParamReload

Declaration

long mpiSqNodeDriveParamReload(MPISqNode    sqNode,
                               long         driveIndex);

Required Header: stdmpi.h

Description

mpiSqNodeDriveParamReload overwrites the current set of drive parameters with the set from the non-volatile storage on the drive. These new drive parameters will take effect immediately.

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

See Also

mpiSqNodeDriveParamClear