GetConfiguration¶
-
virtual PWaitMatchSignal ITriggerMatchSignal::GetConfiguration() = 0¶
Gets the wait match signal command to be triggered when this command is executed.
- Returns
PWaitMatchSignal – The IWaitMatchSignal to be triggered.
- Throws
CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.CObjectDestroyedException– Object is destroyed.