Version: 2.0
Docklight Scripting is an automated testing tool for serial communication protocols via COM (RS232, RS422/485), TCP (client and server) and UDP. It features an easy-to-use script language,
plus a built-in editor to create and run automated test jobs. A
Docklight script allows you to execute all basic Docklight functions
(sending predefined data sequences, detecting specific sequences within
the incoming data stream, ...) and embed them in your own test code.
Docklight Scripting gives you both, flexibility and simplicity. Within minutes you can build your own automated testing tools and create
Docklight Scripting uses the VBScript engine, allowing you to write your tests in a simple and well-known script language. Docklight's basic functions and features are made available through a small and convenient set of script commands. The sample applications and scripts provided make getting started easy, and allow you to become productive immediately.