Difference between revisions of "Component: DAC (Internal) (Analog Output)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==DAC (Internal) component== | ==DAC (Internal) component== | ||
Provides access to the onboard digital to analog converter (DAC) peripheral allowing for simple analogue output. Often the DAC output will be very low current and will need amplification using external circuitry to drive anything useful. | Provides access to the onboard digital to analog converter (DAC) peripheral allowing for simple analogue output. Often the DAC output will be very low current and will need amplification using external circuitry to drive anything useful. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | BASICIO | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:20, 7 January 2022
Author | Matrix TSL |
Version | 2.0 |
Category | Analog Output |
Contents
DAC (Internal) component
Provides access to the onboard digital to analog converter (DAC) peripheral allowing for simple analogue output. Often the DAC output will be very low current and will need amplification using external circuitry to drive anything useful.
Component Pack
BASICIO
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
SetOutput |
Sets the output voltage of the DAC | |
![]() |
DAC_Value |
The value to output to the DAC | |
![]() |
Return |
![]() |
GetValue |
Gets the Name property value | |
![]() |
Name |
The name of the property | |
![]() |
Return |
![]() |
Disable |
Disables the DAC output. | |
![]() |
Return |
![]() |
Enable |
Enables the DAC Output. | |
![]() |
Return |
![]() |
SetValue |
Sets the Value for the named property | |
![]() |
Name |
Name of property to update | |
![]() |
Value |
The new value for the property | |
![]() |
Return |
![]() |
GetList |
![]() |
Name |
![]() |
Return |