Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
577 B

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