Click or drag to resize

Voltage Constructor

Constructor for a single ADC floating point scaled voltage input.

Namespace: IO.Objects.SimpleIO.ADC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.251.1
Syntax
C#
public Voltage(
	Designator desg
)

Parameters

desg  Designator
ADC input designator.
See Also