-
How can I read data from a measurement device (multimeter, voltage meter, distance meter, and others) using my PC? Can you make me an example for data readout using Docklight?
Applies to: Docklight and Docklight Scripting (all versions), Article ID: dl_faq051 We have collected example projects for specific measurement...
-
How can I test my motion controller / servo drive / stepper drive using my PC?
Applies to: Docklight and Docklight Scripting (all versions), Article ID: dl_faq052 Docklight Scripting is a great tool for initial...
-
Ist Docklight auch auf Deutsch erhältlich? Gibt es Dokumentation auf Deutsch?
Applies to: Docklight und Docklight Scripting (alle Versionen), Article ID: dl_faq053 Unsere Docklight-Software ist nur auf Englisch verfügbar. Die...
-
Docklight est-il également disponible en français ? Y a-t-il de la documentation en français ?
Applies to: Docklight et Docklight Scripting (toutes les versions), Article ID: dl_faq054 Notre logiciel Docklight est disponible en anglais...
-
I need to set up an automated device testing procedure for our production. The testing procedure includes sending a list of predefined commands to a device and checking for the correct response after each command. How do I make this work in Docklight Scripting?
Applies to: Docklight Scripting (all versions), Article ID: dl_faq055 A very easy way is to start with our generic...
-
I need to exchange data with a medical laboratory equiment based on the ASTM E1381 / E1394 standard. Where can I find an example?
Applies to: Docklight Scripting (all versions), Article ID: dl_faq056 In the past, we have provided project-specific support for ASTM...
-
How can I add database access (Access, Microsoft SQL Server, MySQL, …) to a Docklight application?
Applies to: Docklight Scripting (all versions), Article ID: dl_faq057 A straightforward approach for a VBScript environment like Docklight Scripting...
-
How can I connect to Windows Named Pipes?
Applies to: Docklight Scripting, Article ID: dl_faq039 “Named Pipe Client” support is now included in Docklight Scripting. Use the...
-
How can I simulate Modbus RTU master frames? How can I detect Modbus RTU frames and evaluate or simulate Modbus slave telegrams?
Applies to: Docklight and Docklight Scripting (all versions), Article ID: dl_faq050 Using the example project below, you can easily...
-
How can I send (transmit) on more than one channel (COM port, TCP) at the same time? How can I receive data from multiple channels / several connections?
Applies to: Docklight Scripting, Article ID: dl_faq036 Starting with version V2.3, Docklight Scripting supports and additional communication channels, besides...