Apply¶
-
void IParameterSet.Apply()¶
Applies the parameter set.
- Throws
UnsupportedException
– Applying parameter set is not supported, see product specific documentation.InvalidOperationException
– Top-controller state is not “Run”.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.System.ObjectDisposedException
– Object is disposed.