ProviderAdcChannelMode ProviderAdcChannelMode ProviderAdcChannelMode ProviderAdcChannelMode Enum

Definition

Determines how the pin value is represented. Implementation of specifics are decided by the provider, so differential may be fully or pseudo differential.

public : enum class ProviderAdcChannelModepublic enum ProviderAdcChannelModePublic Enum ProviderAdcChannelMode// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows IoT Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced v1)

Fields

Differential Differential Differential Differential

Difference between two pins.

SingleEnded SingleEnded SingleEnded SingleEnded

Simple value of a particular pin.