Difference between revisions of "Component: EBM009 GUI (Misc)"
From Flowcode Help
Jump to navigationJump to searchLine 68: | Line 68: | ||
{{Fcfile|EBM008 - Test Program.fcfx|EBM008 Example}} | {{Fcfile|EBM008 - Test Program.fcfx|EBM008 Example}} | ||
+ | |||
+ | |||
Line 204: | Line 206: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
− | |||
− | |||
Revision as of 12:19, 3 February 2023
Author | Matrix Ltd. |
Version | 1.0 |
Category | Misc |
Contents
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_temp/EBM009_GUI.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_temp/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 |