Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 523 Bytes

iadccontrollerprovider_readvalue_308794759.md

File metadata and controls

26 lines (18 loc) · 523 Bytes
-api-id -api-type
M:Windows.Devices.Adc.Provider.IAdcControllerProvider.ReadValue(System.Int32)
winrt method

Windows.Devices.Adc.Provider.IAdcControllerProvider.ReadValue

-description

Gets the digital representation of the analog value on the specified channel.

-parameters

-param channelNumber

Which channel to read from.

-returns

The digital representation of the analog value.

-remarks

-examples

-see-also