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.Devices.AD5593R.ADC
Sample Class
Sample Constructor
Sample Properties
Sample Class
Encapsulates AD5593R ADC inputs.
Inheritance Hierarchy
System
Object
IO.Devices.AD5593R.ADC
Sample
Namespace:
IO.Devices.AD5593R.ADC
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
Sample
:
Sample
The
Sample
type exposes the following members.
Constructors
Name
Description
Sample
Create an AD5593R ADC input.
Top
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.Devices.AD5593R.ADC Namespace