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.DAC
Sample Interface
Sample Properties
Sample Interface
Abstract interface for DAC outputs accepting an integer output sample value.
Namespace:
IO.Interfaces.DAC
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
Write-only property for setting the DAC output level.
Top
See Also
Reference
IO.Interfaces.DAC Namespace