ICameraV2MaxBinX Property |
Returns the maximum allowed binning for the X camera axis
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax ReadOnly Property MaxBinX As Short
Get
property short MaxBinX {
short get ();
}
Property Value
Type:
Int16The max bin X.
Exceptions Exception | Condition |
---|
NotConnectedException | Must throw exception if data unavailable. |
Remarks See Also