Click or drag to resize

Samplesample Property

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

Namespace: IO.Objects.SimpleIO.DAC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public int sample { set; }

Property Value

Int32

Implements

Samplesample
See Also