The AnalogOut type exposes the following members.

Constructors

  NameDescription
Public methodAnalogOut
Creates a new analog pin.

Methods

  NameDescription
Public methodDispose
Disposes the pin and marks it as available again.
Public methodSet
Sets the current analog value.
Public methodSetLinearScale
Scales the analog value, when it is set, automatically into a specific range.

See Also