Click or drag to resize

Voltage Interface

Abstract interface for DAC outputs accepting a floating point output voltage value.

Namespace: IO.Interfaces.DAC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public interface Voltage

The Voltage type exposes the following members.

Properties
 NameDescription
Public propertyvoltage Write-only property for setting the DAC output voltage.
Top
See Also