short Gain { get; set; }Property Gain As Short
Get
SetGAIN VALUE MODE: The current gain value.
OR
GAINS INDEX MODE: Index into the Gains array for the current camera gain| NotImplementedException | When neither GAINS INDEX mode nor GAIN VALUE mode are supported. |
| InvalidValueException | When the supplied value is not valid. |
| NotConnectedException | When Connected is False. |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |