Component: EBM009 GUI (Misc): Difference between revisions
Appearance
No edit summary |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 83: | Line 83: | ||
===GetX=== | ===GetX=== | ||
{| class="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 97: | Line 97: | ||
===GetY=== | ===GetY=== | ||
{| class="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 111: | Line 111: | ||
===GetZ=== | ===GetZ=== | ||
{| class="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 125: | Line 125: | ||
===SetConsoleHandle=== | ===SetConsoleHandle=== | ||
{| class="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 144: | Line 144: | ||
===SetLabelText=== | ===SetLabelText=== | ||
{| class="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 163: | Line 163: | ||
===SetScales=== | ===SetScales=== | ||
{| class="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 182: | Line 182: | ||
===SetValues=== | ===SetValues=== | ||
{| class="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 212: | Line 212: | ||
==Property reference== | ==Property reference== | ||
{| class="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 | |