Method¶
-
AlignmentMethod IAlignment.Method { get; set; }¶
Gets or sets the alignment method.
- Value
AlignmentMethod – One of the AlignmentMethod values.
- Throws
InvalidConfigException
– Method can not be set, actuator not “Ph3Current”.ResourceBusyException
– An alignment method is currently being executed.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.