Component: EBM009 GUI (Misc): Difference between revisions
Appearance
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead"" |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| Line 86: | Line 86: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GetX''' | ||
|- | |- | ||
| colspan="2" | Return the value from the X axis slider. | | colspan="2" | Return the value from the X axis slider. | ||
| Line 100: | Line 100: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GetY''' | ||
|- | |- | ||
| colspan="2" | Return the value from the X axis slider. | | colspan="2" | Return the value from the X axis slider. | ||
| Line 114: | Line 114: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GetZ''' | ||
|- | |- | ||
| colspan="2" | Return the value from the X axis slider. | | colspan="2" | Return the value from the X axis slider. | ||
| Line 128: | Line 128: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetConsoleHandle''' | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| Line 147: | Line 147: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetLabelText''' | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| Line 166: | Line 166: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetScales''' | ||
|- | |- | ||
| colspan="2" | Set up the scales according to the sensitivity set by the parent component. | | colspan="2" | Set up the scales according to the sensitivity set by the parent component. | ||
| Line 185: | Line 185: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetValues''' | ||
|- | |- | ||
| colspan="2" | Set simulated values for the three gyroscope axes. | | colspan="2" | Set simulated values for the three gyroscope axes. | ||
| Line 215: | Line 215: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:22, 13 July 2026
| Author | Matrix Ltd. |
| Version | 1.0 |
| Category | Misc |
EBM009_GUI component
Non-release GUI component for incorporation into EBM009 Gyroscope component.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_EBM009_GUI.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_EBM009_GUI.fcfx
Detailed description
No detailed description exists yet for this component
Examples
This demo reads the temperature from both the thermistor and thermocouple.
The thermocouple requires calibration from the thermistor to read accurate temperatures.
This is achieved by holding any switch on PORTD to set adjust the thermocouple to ambient.
Macro reference
GetX
| GetX | |
| Return the value from the X axis slider. | |
| Return | |
GetY
| GetY | |
| Return the value from the X axis slider. | |
| Return | |
GetZ
| GetZ | |
| Return the value from the X axis slider. | |
| Return | |
SetConsoleHandle
| SetConsoleHandle | |
| Handle | |
| Return | |
SetLabelText
| SetLabelText | |
| Text | |
| Return | |
SetScales
| SetScales | |
| Set up the scales according to the sensitivity set by the parent component. | |
| FSS | |
| Value of the Gyro component's scale property (FSS) | |
| Return | |
SetValues
| SetValues | |
| Set simulated values for the three gyroscope axes. | |
| X | |
| Y | |
| Z | |
| Return | |
Property reference
| Properties | |
| Label | |