-
Can I use Docklight to test Bluetooth Serial Port applications
Applies to: Docklight (all versions), Article ID: dl_faq032 Docklight and Docklight Scripting have been extensively tested with a commonly...
-
Can I use Docklight Scripting to test my HID game controller?
Applies to: Docklight (all versions), Article ID: dl_faq047 Turns out you can, since such devices are not reserved for...
-
Can I use a USB-to-Serial adapter (or any other interface board/adapter) with Docklight?
Applies to: Docklight (all versions), Article ID: dl_faq003 If the device appears as a COM port in Windows (which...
-
How can I scan / detect the communication parameters of an existing data link? (Baud Rate scan, Data Bits, Stop Bits, Parity)
Applies to: Docklight Tap Pro / Docklight Tap 485, Article ID: dl_faq048 Our advanced serial data monitoring hardware “Docklight...
-
How can I monitor RS232 connections with guaranteed time-tagging accuracy? How can I accurately monitor RS232 status line changes during communication?
Applies to: Docklight / Docklight Scripting / Docklight Pro Monitor (all versions), Article ID: dl_faq041 “Docklight Tap Pro” is...
-
How can log the communication between my PC application and a COM port / RS232 device? How can I use Docklight to capture the communication to a Windows COM port (“COM port sniffer”)?
Applies to: Docklight and Docklight Scripting (all versions), Article ID: dl_faq049 Docklight does not have the ability to monitor...
-
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...
-
How can I test and debug my USB HID or Bluetooth HID device?
Applies to: Docklight Scripting, Article ID: dl_faq040 You can use Docklight Scripting to access HID “Custom Class” devices, but...