Difference between revisions of "Component: Rx/Tx Flasher (Advanced Shapes)"
Line 61: | Line 61: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 67: | Line 69: | ||
==Macro reference== | ==Macro reference== | ||
+ | ===FlashRx=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 80: | Line 83: | ||
+ | ===FlashTx=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 93: | Line 97: | ||
+ | ===SetConsole=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- |
Revision as of 11:48, 3 February 2023
Author | Matrix Ltd |
Version | 2.0 |
Category | Advanced Shapes |
Contents
Rx/Tx Flasher component
Simple indicator panel intended as a sub-component of communications components. The two arrow shapes can be set to flash by the host component to represent incoming and outgoing data packets. The panel can be labelled and use a custom icon for easy identification. The icon area can be set to open a pre-defined console window when clicked. LEDs can also be flashed by sending the component a User Notify event. Event 'Message ID' is ignored. Data should be: 1, to flash to Rx LED or 2 to flash the Tx LED.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Comms_indicators.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Comms_indicators.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
FlashRx
FlashTx
SetConsole