mpiSqNodeDriveParamClear

Declaration

long mpiSqNodeDriveParamClear(MPISqNode    sqNode,
                              long         driveIndex);

Required Header: stdmpi.h

Description

mpiSqNodeDriveParamClear clears the previously saved drive by loading the default set of drive parameters into the current and non-volatile storage on the drive. These drive parameters will be used each time this drive is subsequently started (after a power-on or network reset). The default drive parameters will take effect immediately.

NOTE: This function may not be supported by all drives. The default set of drive parameters may be different between different drive types and different drive manufactures.

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

mpiSqNodeDriveParamReload