Click or drag to resize

DACsample Property

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

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

Property Value

Int32

Implements

Samplesample
See Also