Serial Port Script
This is a robust multithreaded scripting application for communication with devices over designated serial ports (virtual or otherwise). The application compiles under Visual Studio C++ 2008. It includes onscreen logging as well as file-logging (an essential part of any application development). The full source is available here for free: GPL License.
We have found Inno Setup to be an invaluable tool for installing applications. An Inno Setup script is provided as well to install the application in the designated location on a potential client’s computer.
This application and installation script is an example of a product that Pacificware can quickly produce for a client as a test harness to reduce test time, or automate testing to help test feature sets or isolate product defects.
Required Files:
- Serial Script Setup: SerialScriptSetup.zip
- Serial Script: SerialScript.zip
- Serial Script Document: SerialScriptDoc.doc
Return to Previous Page