MX on Windows OS: Difference between revisions

100 bytes added ,  08:18, 3 July 2021
m
Line 314: Line 314:
= Optional parameters to add to the instruction to run the MX engine =
= Optional parameters to add to the instruction to run the MX engine =


<div style="background: LemonChiffon;padding:5px; margin:2px;">
[[File:Crystal Clear info.png|40px]] This section does not cover all optional parameters and needs a contributor to update it!
</div>


== Beta builds of MX ==
== Beta builds of MX ==
The following two parameters are not available since MX came out of 3.0.0 beta.


=== web sockets ===
=== web sockets ===
Line 328: Line 327:
=== Debugging of data flow between station and MX===
=== Debugging of data flow between station and MX===


Use '''CumulusMX -Logging=1''' (for the station to MX transfers to have increased debugging logging).  
Use '''CumulusMX -Logging=1''' (for the station to MX transfers to have increased debugging logging).
 
Note use of this parameter is now deprecated.
 
Although this is not mentioned in any release announcements, it appears that on all recent MX releases this effect is incorporated into the '''-debug''' parameter.  Perhaps someone could confirm whether this is true.
 
==Parameter for installing as Windows Service==
 
Use '''CumulusMX -install''' to install MX as a service.
 
==Parameter for uninstalling the Windows Service==


Although this is not mentioned in any release announcements, it appears that use of this parameter is now deprecated as it appears that on all recent MX releases this effect is incorporated into the '''-debug''' parameter.  Perhaps someone could confirm whether this is true.
Use '''CumulusMX -uninstall''' to uninstall the service that runs MX.


== Parameter for changing Port ==
== Parameter for changing Port ==
5,838

edits