IObservingConditionsV2SensorDescription Method
Provides a description of the sensor providing the requested property
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
string SensorDescription(
string PropertyName
)
Function SensorDescription (
PropertyName As String
) As String
String^ SensorDescription(
String^ PropertyName
)
- PropertyName String
- Name of the sensor whose description is required
StringThe description of the specified sensor.
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| IObservingConditions | Platform 6.2 | Member added. |