메소드 | 설명 | |
---|---|---|
ADS1015 ( Gain refVoltage = Gain.Volt33 ) : System | ||
AcquireChannel ( int channel ) : void | ||
EnsureInitializedAsync ( ) : System.Threading.Tasks.Task | ||
IsChannelModeSupported ( ProviderAdcChannelMode channelMode ) : bool | ||
ReadValue ( int channelNumber ) : int | ||
ReleaseChannel ( int channel ) : void |
메소드 | 설명 | |
---|---|---|
GetMillivolts ( int channel ) : int | ||
IDisposable ( ) : void |
public ADS1015 ( Gain refVoltage = Gain.Volt33 ) : System | ||
refVoltage | Gain | |
리턴 | System |
public EnsureInitializedAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
public IsChannelModeSupported ( ProviderAdcChannelMode channelMode ) : bool | ||
channelMode | ProviderAdcChannelMode | |
리턴 | bool |