TriggerMode¶
-
LatchTriggerMode ILatch.TriggerMode { get; set; }¶
Gets or sets the latch trigger mode.
- Value
LatchTriggerMode – Trigger mode.
- Throws
InvalidArgumentException– Unknown trigger mode specified.InvalidArgumentException– Specified trigger mode is not supported (see product specific documentation).InvalidOperationException– Latch state not “(Not)Configured”.ResourceBusyException– Latch is in use by homing.CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.