Component: Webserver (EB023 v2) (E-blocks 1)
From Flowcode Help
Jump to navigationJump to search| Author | Matrix TSL |
| Version | 2.0 |
| Category | E-blocks 1 |
Contents
Webserver component
Webserver component designed to work with the WIZ810MJ module from Wiznet, as used in the version 2 EB023 E-block and MIAC System Industrial Addon. Provides a very simple interface to allow webpages to be hosted from hardware or simulation.
Component Source Code
Please click here to view the component source code (Beta): FC_Comp_Source_WebServer_EB023-00-2_EB.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
| WM_CH_MR | |
| ch | |
| Return | |
| WM_CH_PORT | |
| ch | |
| Return | |
| WM_TXMEM | |
| ch | |
| Return | |
| MIAC_Module_SetData | |
| Count | |
| D0 | |
| D1 | |
| D2 | |
| D3 | |
| D4 | |
| D5 | |
| Return | |
| WM_CH_RX_RSR | |
| ch | |
| Return | |
| MIAC_Module_GetData | |
| Index | |
| Return | |
| SetOutValue | |
| Set the value of an outbound substitution string | |
| index | |
| value | |
| Return | |
| Send_Embedded_HTML_Page4 | |
| Return | |
| MIAC_Module_Message | |
| CAN_ID | |
| CMD_ID | |
| Return | |
| Send_Embedded_HTML_Page3 | |
| Return | |
| Send_Embedded_HTML_Page2 | |
| Return | |
| WM_CH_IR | |
| ch | |
| Return | |
| Send_Embedded_HTML_Page1 | |
| Return | |
| GetInValue | |
| Returns the string value of a Request parameter | |
| index | |
| Return | |
| MIAC_Module_PushData | |
| Data | |
| Return | |
| CreateServerSocket | |
| Creates a listening socket on the selected channel and port ready to accept incoming web page requests. | |
| Channel | |
| Port | |
| Return | |
| WM_CH_CR | |
| ch | |
| Return | |
| WM_CH_TX_WR | |
| ch | |
| Return | |
| IncRxPtr | |
| Channel | |
| Return | |
| CheckSocketActivity | |
| Checks for activity on the server socket and serves out the webpages to any requesting parties. | |
| Return | |
| WM_CH_SR | |
| ch | |
| Return | |
| WM_RXMEM | |
| ch | |
| Return | |
Property reference
==Macro reference==
| WM_CH_MR | |
| ch | |
| Return | |
| WM_CH_PORT | |
| ch | |
| Return | |
| WM_TXMEM | |
| ch | |
| Return | |
| MIAC_Module_SetData | |
| Count | |
| D0 | |
| D1 | |
| D2 | |
| D3 | |
| D4 | |
| D5 | |
| Return | |
| WM_CH_RX_RSR | |
| ch | |
| Return | |
| MIAC_Module_GetData | |
| Index | |
| Return | |
| SetOutValue | |
| Set the value of an outbound substitution string | |
| index | |
| value | |
| Return | |
| Send_Embedded_HTML_Page4 | |
| Return | |
| MIAC_Module_Message | |
| CAN_ID | |
| CMD_ID | |
| Return | |
| Send_Embedded_HTML_Page3 | |
| Return | |
| Send_Embedded_HTML_Page2 | |
| Return | |
| WM_CH_IR | |
| ch | |
| Return | |
| Send_Embedded_HTML_Page1 | |
| Return | |
| GetInValue | |
| Returns the string value of a Request parameter | |
| index | |
| Return | |
| MIAC_Module_PushData | |
| Data | |
| Return | |
| CreateServerSocket | |
| Creates a listening socket on the selected channel and port ready to accept incoming web page requests. | |
| Channel | |
| Port | |
| Return | |
| WM_CH_CR | |
| ch | |
| Return | |
| WM_CH_TX_WR | |
| ch | |
| Return | |
| IncRxPtr | |
| Channel | |
| Return | |
| CheckSocketActivity | |
| Checks for activity on the server socket and serves out the webpages to any requesting parties. | |
| Return | |
| WM_CH_SR | |
| ch | |
| Return | |
| WM_RXMEM | |
| ch | |
| Return | |