AD5328 Class

Definition

Driver for the AD5328 DAC.

public class AD5328 : IDisposable
type AD5328 = class
    interface IDisposable
Public Class AD5328
Implements IDisposable
Inheritance
AD5328
Implements

Constructors

AD5328(SpiDevice, ElectricPotential, ElectricPotential)

Initializes a new instance of the AD5328 device.

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

SetVoltage(UInt16, ElectricPotential)

Sets the voltage of a certain channel

Applies to