Class DPIFaultObject¶
Defined in File DPIFaultObject.h
Nested Relationships¶
Nested Types¶
Inheritance Relationships¶
Base Type¶
public eipScanner::BaseObject(Class BaseObject)
Class Documentation¶
-
class
DPIFaultObject: public eipScanner::BaseObject¶ Implements interface to DPI Fault Object (0x97) of PowerFlex 525.
Public Functions
-
DPIFaultObject(cip::CipUint instanceId, const SessionInfoIf::SPtr &si)¶ Creates an instance and reads all its data via EIP.
- Parameters
instanceId:fullAttributes: if true, then read all the attributessi: the EIP session for explicit messaging
-
DPIFaultObject(cip::CipUint instanceId, const SessionInfoIf::SPtr &si, const MessageRouter::SPtr &messageRouter)¶ - Note
used for testing
- Parameters
instanceId:si:messageRouter:
-
const DPIFaultObject::FullInformation &
getFullInformation() const¶ Gets the full information [AttrID=1] of the fault.
- Return
-
struct
FullInformation¶ Informaion about the fault
-