GetSequence¶
-
virtual PCommandSequence ICommandSequenceEventResponse::GetSequence() = 0¶
Gets the command sequence to be executed in the context of the event response.
- Returns
PCommandSequence – Command sequence to be executed.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.