Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Interfaces.ADC
Sample Interface
Sample Properties
Sample Interface
Abstract interface for ADC inputs returning an integer sample value.
Namespace:
IO.Interfaces.ADC
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
interface
Sample
The
Sample
type exposes the following members.
Properties
Name
Description
resolution
Read-only property returning the number of bits of resolution.
sample
Read-only property returning an integer analog sample value.
Top
See Also
Reference
IO.Interfaces.ADC Namespace