Click or drag to resize
SS944YChannel Property
Gets or sets the ADC channel for the Y axis.

Namespace: Microsoft.IoT.Devices.Input
Assembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AdcChannel YChannel { get; set; }

Property Value

Type: AdcChannel
The ADC channel for the Y axis.
See Also