RootError¶
-
EventOccurrence IAxisControlBase.RootError { get; }¶
Gets the event with “error” response that triggered the transition to “Fault reaction active” and its context. An empty pointer and empty string are returned for the error object if no error occurred.
- Value
EventOccurrence – First event that triggered transition to “Fault reaction active” and its context message.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.
- Remarks
The value is reset after a call to IAxisControlBase.ResetFault.