MPISqNodeDriveMonitorDataType
Definition
typedef enum MPISqNodeDriveMonitorDataType {
MPISqNodeDriveMonitorDataTypeINVALID = -1,
MPISqNodeDriveMonitorDataTypeINDEX,
MPISqNodeDriveMonitorDataTypeADDRESS,
MPISqNodeDriveMonitorDataTypeFIXED_CONFIG,
MPISqNodeDriveMonitorDataTypeLAST,
MPISqNodeDriveMonitorDataTypeFIRST = MPISqNodeDriveMonitorDataTypeINVALID +1
} MPISqNodeDriveMonitorDataType;
Description
MPISqNodeDriveMonitorDataType is an enumeration of monitor data selection types.
|
|---|
See Also
mpiSqNodeDriveMonitorConfigGet | mpiSqNodeDriveMonitorConfigSet
