Component: EBM009 GUI (Misc): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 85: | Line 85: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 99: | Line 99: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 113: | Line 113: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 127: | Line 127: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 146: | Line 146: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 165: | Line 165: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 184: | Line 184: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 214: | Line 214: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | 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 | |