Difference between revisions of "Component: Circular Knob (Controls)"
From Flowcode Help
Jump to navigationJump to searchLine 29: | Line 29: | ||
− | + | A basic App Developer example using two Circular knobs to simulate data e.g., temperature. | |
+ | Both xy chart and Console, log the data. | ||
+ | |||
+ | {{Fcfile|Logging_Example.fcsx|Logging Example}} | ||
==Downloadable macro reference== | ==Downloadable macro reference== |
Revision as of 17:10, 8 March 2022
Author | Steve Tandy |
Version | 1.0 |
Category | Controls |
Contents
Circular Knob component
A circular 2d knob component.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
A basic App Developer example using two Circular knobs to simulate data e.g., temperature. Both xy chart and Console, log the data.
Downloadable macro reference
![]() |
GetValue |
Returns the current value of the component. | |
![]() |
Return |
![]() |
SetValue |
Sets the component to the specified value. | |
![]() |
value |
A new value for the component. | |
![]() |
Return |