Jump to content

Component: EBM009 GUI (Misc)

From Flowcode Help
Revision as of 14:22, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

EBM008 Example







Macro reference

GetX

GetX
Return the value from the X axis slider. 
- INT Return


GetY

GetY
Return the value from the X axis slider. 
- INT Return


GetZ

GetZ
Return the value from the X axis slider. 
- INT Return


SetConsoleHandle

SetConsoleHandle
 
- HANDLE Handle
 
- VOID Return


SetLabelText

SetLabelText
 
- STRING Text
 
- VOID Return


SetScales

SetScales
Set up the scales according to the sensitivity set by the parent component. 
- BYTE FSS
Value of the Gyro component's scale property (FSS) 
- VOID Return


SetValues

SetValues
Set simulated values for the three gyroscope axes. 
- INT X
 
- INT Y
 
- INT Z
 
- VOID Return


Property reference

Properties
Label