Difference between revisions of "Component: RadioButton (Controls )"
From Flowcode Help
Jump to navigationJump to searchLine 35: | Line 35: | ||
− | + | A basic example using two circular knobs to simulate data e.g., temperature. | |
+ | Both xy chart and Console, log the data. | ||
+ | A radio button is used to start, stop and reset logging. | ||
+ | |||
+ | {{Fcfile|Logging_Example.fcsx|Logging Example}} | ||
==Downloadable macro reference== | ==Downloadable macro reference== |
Revision as of 17:14, 8 March 2022
Author | Matrix TSL |
Version | 1.0 |
Category | Controls |
Contents
RadioButton component
A simple radio button component allowing an array of up to 20 on/off type settings.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
A basic example using two circular knobs to simulate data e.g., temperature. Both xy chart and Console, log the data. A radio button is used to start, stop and reset logging.
Downloadable macro reference
![]() |
GetIndex |
Gets the current selected index. Returns 1 - NumberOptions | |
![]() |
Return |
![]() |
Prv_DisplaySelectedItem |
![]() |
Return |
![]() |
SetIndex |
Sets the selected item. | |
![]() |
Index |
Range: 1 - Number Options | |
![]() |
Return |