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.Objects.RemoteIO
ADC Class
ADC Constructor
ADC Properties
ADC Class
Encapsulates remote A/D inputs.
Inheritance Hierarchy
System
Object
IO.Objects.RemoteIO
ADC
Namespace:
IO.Objects.RemoteIO
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
ADC
:
Sample
The
ADC
type exposes the following members.
Constructors
Name
Description
ADC
Create a remote A/D input.
Top
Properties
Name
Description
resolution
Read-only property returning the number of bits of resolution.
sample
Read-only property returning an integer analog input sample.
Top
See Also
Reference
IO.Objects.RemoteIO Namespace