Knowledgebase is a categorized collection of answers to frequently asked questions (FAQ) and articles. You can read articles in this category or select a subcategory that you are interested in.
Would it be possible to configure a command script to start Advanced Serial Port Monitor (ASPM) in spy mode and log the results to a file, setting options for timestamps, System Events, name of the log file, etc?
The aim is to be able to set up a batch file to start ASPM without having to spend a few minutes configuring the options.
Yes, it is possible to combine two features: scripting and command line parameters for a script file.
Page 18 & 26
https://www.aggsoft.com/serial-port-monitor/aspmon.pdf
Furthermore, ASPM should remember your last used options, and you do not need to re-initialize it every time. If it does not work, please, try to start the program with elevated administrator privileges (Right-click over the program icon and select "Run as administrator").
For example, the following command added to a ".BAT" file, starts ASPM with a script in a standalone window:
start "" /B "C:\Program Files (x86)\Advanced Serial Port Monitor\aspmon.exe" -f "C:\Script\SPY-COM11.txt"
Attachments: SPY-COM11.txt
Article ID: 107
Category: Advanced Serial Port Monitor
Date added: 2024-05-01 07:06:23
Views : 1306
Rating (Votes): (0)