The AnalogOut type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AnalogOut |
Creates a new analog pin.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the pin and marks it as available again.
| |
| Set |
Sets the current analog value.
| |
| SetLinearScale |
Scales the analog value, when it is set, automatically into a specific range.
|
