windows-nt/Source/XPSP1/NT/base/headless/ems/sac/sacrunner/how 2 use.txt

13 lines
577 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
SacRunner [[-I] <input filename>] [-L <normal log filename>] [-NTL nt-log filename] [-BVTL bvt-log filename] [-D <output files directory>]
[-C <<comma separated connection params>>]
<<comma separated connection params>> -> <com port name>, <baud rate>, <byte size>, <parity>, <stop bits>
ex. -C COM1, 9600, 8, 0, 1
invoke it w/ params like:
SacRunner.exe test.sac -V -LLastSacLog.log -D out -C COM1, 9600, 8,0, 1 -BVTL sacrunner.log.bvt.txt
u can also call the following batch to run it
RunSacRunner.cmd
// call that from the SacRunner Root Dir. with the bin. in bin\i386