Apply¶
-
virtual void IParameterSet::Apply() = 0¶
Applies the parameter set.
- Throws
CUnsupportedException
– Applying parameter set is not supported, see product specific documentation.CInvalidOperationException
– Top-controller state is not “Run”.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.