Actions

Difference between revisions of "FreeScan Command Line Options"

From The RadioReference Wiki

(New page: After creating a shortcut on your desktop, change the target to include command line arquments that will tell FreeSCAN what to do when you start it using that shortcut. <br> Using this met...)
 
Line 11: Line 11:
 
*C:\Program Files\scannow.org\FreeSCAN\FreeSCAN.exe" /com4,115200,loggingoff,int0
 
*C:\Program Files\scannow.org\FreeSCAN\FreeSCAN.exe" /com4,115200,loggingoff,int0
 
<br>
 
<br>
Note there can't have any spaces after the commas and settings.
+
Note there can't have any spaces after the commas and settings.<br>
 +
The last two parameters can be omitted; the defaults will be utilized. For example, you can enter /com1,57600,,
  
 
[[Category:Software Applications]]
 
[[Category:Software Applications]]

Revision as of 05:30, 16 May 2010

After creating a shortcut on your desktop, change the target to include command line arquments that will tell FreeSCAN what to do when you start it using that shortcut.
Using this method, you're instructing FreeScan to start virtual control mode on a particular com port, at a particular speed, with logging enabled or disabled, and what user interface type (Windows, IPod, Lcars).
Here are a few examples...

  • C:\Program Files\scannow.org\FreeSCAN\FreeSCAN.exe" /com1,115200,loggingon,int1
  • C:\Program Files\scannow.org\FreeSCAN\FreeSCAN.exe" /com3,115200,loggingon,int0
  • C:\Program Files\scannow.org\FreeSCAN\FreeSCAN.exe" /com4,115200,loggingoff,int0


Note there can't have any spaces after the commas and settings.
The last two parameters can be omitted; the defaults will be utilized. For example, you can enter /com1,57600,,