Click or drag to resize

Samplesample Property

Write-only property for writing an integer analog sample to a DAC output.

Namespace: IO.Devices.AD5593R.DAC
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public int sample { set; }

Property Value

Int32

Implements

Samplesample
See Also