SetMethod¶
-
virtual void IAlignment::SetMethod(EAlignmentMethod method) = 0¶
Sets the alignment method.
- Parameters
method – One of the EAlignmentMethod values.
- Throws
CInvalidArgumentException
– Unknown method specified.CInvalidConfigException
– Method can not be set, actuator not “Ph3Current”.CResourceBusyException
– An alignment method is currently being executed.CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.