AlpacaDeviceBaseClassDeviceState Property |
Returns the device's operational state in a single call
Namespace: ASCOM.Alpaca.ClientsAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 2.1.0+15bd426746e14ecc59ad81c289f923331d1aae8b
Syntax
RemarksReturns all the device's operational state properties in a single call to reduce polling overhead for clients and devices.
See Master Help Document - Interfaces for further information.
See Also