PLC v1.0.0.42
Download Link: ClickMe
New Features:
1. DiskInfo
-Show MBR information - bootable/nonbootable.
-Show OS name in OsType field.
2. Add Command Line Mode
-Arguments
-cli Command Line Mode
-com [COM Settings] COM port settings
-file [FileName] Logs will be save to this file
-fchk [FileName] The existence of this file will terminate the log capture
Example:
plc -cli -com COM4:115200:None:8:ONE:None -file d:\mylog.txt -fchk stop.txt
3. Add SUT Control
Add "Sut Control" field in Main Window.
The action string can be either web URL or executable file. Set the action string in "Option" window.
Below are the samples of the action string:
http://race.kang.sut/gpio/on/
d:\sut\AcPowerOn.bat
d:\sut\PressPowerButton.exe
4. Console Window
Add "Backspace" key process.