Remote COM Port - Command line options for piracom
|
Back to Old Forum Mainpage
Dust555, 23.4.2011, 21:11
Command line options for piracom
Are there any options of controlling piracom (Run button, Hide button, set baudrate) via command line or scripting?
Jan, 23.4.2011, 22:03
Re: Command line options for piracom
Yes, you may establish more piracom.ini files and copy the ini file required to the application folder before executing it. This can be made using standard *.bat script file:
c:
cd \piracom
copy cfg1\piracom.ini
piracom.exe
Hope it's clear (and without mistakes:))
Back to Old Forum Mainpage