Click or drag to resize

DAC.sample 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.2025.76.2
Syntax
C#
public int sample { set; }

Property Value

Int32

Implements

Sample.sample
See Also