Component: Injector (COM) (Test Injectors): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| Line 36: | Line 38: | ||
==Examples== | ==Examples== | ||
| Line 110: | Line 114: | ||
|- | |- | ||
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - VOID | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Revision as of 14:41, 16 January 2023
| Author | Matrix Ltd |
| Version | 1.2 |
| Category | Test Injectors |
Injector (COM) component
Comms data injector to allow a COM port peripheral to be attached to a comms component. The component will forward any outgoing bytes to the COM port and forward any incoming bytes to the comms component. Useful for controlling hardware such as Bluetooth, RS232, USB to Serial, MODBUS...
Component Source Code
Please click here for the component source code: FC_Comp_Source_InjectorCOM.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| UARTBaud | |
| Channel | |
| Rate | |
| Return | |
| UARTCheckRX | |
| Channel | |
| Return | |
| UARTInitialise | |
| Channel | |
| Return | |
| UARTReceive | |
| Channel | |
| Return | |
| UARTSend | |
| Channel | |
| Data | |
| Return | |