Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
features:network [2016/06/27 18:52] Andreas Breitschopp [Appendix: Possible Placeholders in HTML template] |
features:network [2024/02/09 20:56] (current) Andreas Breitschopp |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Remote control your network computers by defining certain actions that are executed on every computer start and create a flight status page for web display. | Remote control your network computers by defining certain actions that are executed on every computer start and create a flight status page for web display. | ||
| + | |||
| + | :i: Note: This here has nothing to do with accessing your flight simulator with FS-FlightControl over network. Therefore please use our [[installation/simconnect-network-wizard]] for Prepar3D, FSX and FSW - for X-Plane no special configuration for network access is needed at all. | ||
| ===== Network Computer Control ===== | ===== Network Computer Control ===== | ||
| Line 37: | Line 39: | ||
| :i: Note: Although you can use the waiting screen in all license editions, the customization is only possible with the commercial license. | :i: Note: Although you can use the waiting screen in all license editions, the customization is only possible with the commercial license. | ||
| + | |||
| + | :i: Note: If you do not want this full-screen waiting screen to appear, just start the client with the command line parameter ''/nofullscreen''. | ||
| === Information === | === Information === | ||
| Line 81: | Line 85: | ||
| If you want to delete this computer again, click on the ''Delete Computer'' button. | If you want to delete this computer again, click on the ''Delete Computer'' button. | ||
| + | |||
| + | You can also trigger a direct action for this computer using the ''Restart'', ''Shutdown'', ''Hibernate'' or ''Sleep'' buttons. | ||
| Below you will find two information texts showing the ''Last Status'' sowie ''Last Connect'' time to the network computer. | Below you will find two information texts showing the ''Last Status'' sowie ''Last Connect'' time to the network computer. | ||
| :i: Note: The ''Last Status'' text will be shown in red if there is no connection to the network computer and in green otherwise. | :i: Note: The ''Last Status'' text will be shown in red if there is no connection to the network computer and in green otherwise. | ||
| + | |||
| + | FS-FlightControl is also able to remotely start other computers using ''Wake on LAN''. Just make sure that the computers themselves support that and the function is enabled in BIOS. | ||
| + | |||
| + | :i: Note: Before the ''Wake on LAN'' option can be used you either need to specify a fixed MAC address manually using the ''Override MAC'' option or there needs to be one successful connection to the FS-FlightControl network client software running on that computer first to collect this information automatically. | ||
| === Network Actions === | === Network Actions === | ||
| Line 163: | Line 173: | ||
| ===== Status Page for Web Display ===== | ===== Status Page for Web Display ===== | ||
| + | |||
| + | {{https://www.fs-flightcontrol.com/img/manual/features/network/status-page-button.png?nolink|}} | ||
| + | |||
| + | In the bottom right you can find the button ''Status Page Web'' which will show the configuration options for the Status Page for Web Display. | ||
| {{https://www.fs-flightcontrol.com/img/manual/features/network/status-page.png?nolink|}} | {{https://www.fs-flightcontrol.com/img/manual/features/network/status-page.png?nolink|}} | ||
| Line 200: | Line 214: | ||
| Based on that you can customize the status page to your needs. | Based on that you can customize the status page to your needs. | ||
| - | A click on the ''Show Preview'' button opens a status page example in your default browser. | + | A click on the ''Show Preview'' button opens a status page example in your default browser and ''Reset'' resets the HTML template to default. |
| + | |||
| + | :i: Note: The preview is only available if you are connected to a simulator. | ||
| ---- | ---- | ||
| Line 269: | Line 285: | ||
| ^ Placeholder ^ Description ^ | ^ Placeholder ^ Description ^ | ||
| + | | {fore_color} | Foreground color based on application color schema. | | ||
| + | | {back_color} | background color based on application color schema. | | ||
| | {airport_departure} | Departure airport as specified. | | | {airport_departure} | Departure airport as specified. | | ||
| | {airport_arrival} | Arrival airport as specified. | | | {airport_arrival} | Arrival airport as specified. | | ||
| Line 277: | Line 295: | ||
| | {current_state} | Current aircraft state: This can be either ''Parking'', ''Taxi'' or ''In Flight''.| | | {current_state} | Current aircraft state: This can be either ''Parking'', ''Taxi'' or ''In Flight''.| | ||
| | {remaining_distance} | Remaining distance to arrival airport. | | | {remaining_distance} | Remaining distance to arrival airport. | | ||
| + | | {ete} | Estimated time enroute (ETE) to arrival airport. | | ||
| | {eta} | Estimated time of arrival (ETA) on arrival airport. | | | {eta} | Estimated time of arrival (ETA) on arrival airport. | | ||
| | {altitude_indicated} | Indicated altitude. | | | {altitude_indicated} | Indicated altitude. | | ||
| Line 285: | Line 304: | ||
| | {airspeed_indicated} | Aircraft indicated speed (IAS). | | | {airspeed_indicated} | Aircraft indicated speed (IAS). | | ||
| | {airspeed_true} | Aircraft true speed (TAS). | | | {airspeed_true} | Aircraft true speed (TAS). | | ||
| + | | {ground_speed} | Aircraft ground speed. | | ||
| + | | {vertical_speed} | Aircraft vertical speed. | | ||
| | {outside_temperature} | Outside air temperature. | | | {outside_temperature} | Outside air temperature. | | ||