Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
features:network [2017/08/02 17:26] Andreas Breitschopp [Computer Configuration] |
features:network [2024/02/09 20:56] (current) Andreas Breitschopp |
||
---|---|---|---|
Line 6: | Line 6: | ||
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]]. | + | :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 91: | Line 91: | ||
: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 169: | 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 206: | 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 275: | 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 293: | Line 305: | ||
| {airspeed_true} | Aircraft true speed (TAS). | | | {airspeed_true} | Aircraft true speed (TAS). | | ||
| {ground_speed} | Aircraft ground speed. | | | {ground_speed} | Aircraft ground speed. | | ||
+ | | {vertical_speed} | Aircraft vertical speed. | | ||
| {outside_temperature} | Outside air temperature. | | | {outside_temperature} | Outside air temperature. | |