Treehopper C# API
Dac Interface Reference

Represents a single DAC channel More...

Inheritance diagram for Dac:
Mcp4725

Properties

double Value [get, set]
 The value the DAC channel is outputting More...
 
double Voltage [get, set]
 The voltage the DAC channel is outputting More...
 
int DacValue [get, set]
 The actual bit value the DAC channel is outputting More...
 

Detailed Description

Represents a single DAC channel

Property Documentation

◆ Value

double Value
getset

The value the DAC channel is outputting

◆ Voltage

double Voltage
getset

The voltage the DAC channel is outputting

◆ DacValue

int DacValue
getset

The actual bit value the DAC channel is outputting


The documentation for this interface was generated from the following file: