-
I use DL.GetEnvironment(“DOCKLIGHT_PORTLIST”), but I only see COM devices, no TAP or VTP ports.
Applies to: Docklight Scripting V2.4, Article ID: dl_prb061 This is a limitation in the current Docklight Scripting V2.4.11 or...
-
On my Windows PC I have com port numbers larger than COM256, e.g. COM320. How can I access these in Docklight?
Applies to: Docklight V2.4 / Docklight Scripting V2.4, Article ID: dl_prb062 This is a limitation in the current Docklight...
-
When using ASCII codes above 127 (Hex 7F) in the Edit Send Sequence or Edit Receive sequence dialog, Docklight changes these to 7F after switching to ASCII representation and back to Hex.
Applies to: Docklight / Docklight Scripting V2.2.8 or earlier, Article ID: dl_prb047 This is unfortunately a problem that can...
-
I use Docklight project documentation and manage both projects and documentation files (.ptp and .ptn) in .git. Unfortunately the .ptn is a binary format and the git diff is not helpful. How can I fix this?
Applies to: Docklight V2.4 / Docklight Scripting V2.4, Article ID: dl_prb063 The upcoming free update for Docklight Scripting V2.5...
-
When opening the “Project Settings” dialog, Docklight freezes for 20-30 seconds / appears to crash. How can I fix this?
Applies to: Docklight / Docklight Scripting V2.2.8 or earlier, Article ID: dl_prb049 One some rare COM port configurations, querying...
-
I use Docklight Scripting in UDP Server Mode (UDP:LocalPort setting). The answer from Docklight is always sent to the ip:port of the first datagram received, instead to the ip:port of the last datagram received. How can I fix this?
Applies to: Docklight Scripting V2.4, Article ID: dl_prb064 The behavior in Docklight Scripting V2.4.11 or smaller versions is indeed...
-
In my script, I used an invalid DL method call, which should produce a script execution error. But the script simply stops, without further error message.
Applies to: Docklight Scripting V2.2, Article ID: dl_prb050 This situation could appear if you write a script code line...
-
I need to send (or receive) a Feature Report to/from a HID device. How can I achieve this in Docklight Scripting?
Applies to: Docklight Scripting (V2.4 or higher), Article ID: dl_prb065 The current Docklight Scripting V2.4 release does not support...
-
When I open the “Edit Send Sequence” or “Edit Receive Sequence” dialog and close it / move to a different sequence, Docklight asks if I want to keep the modification, even if I did not change anything.
Applies to: Docklight / Docklight Scripting V2.3.23, Article ID: dl_prb051 This is a UI glitch that seemed to have...
-
After enabling “Expert Options – External / High Priority Process”, Docklight cannot start communications and reports “Could not start external high priority process.”
Applies to: Docklight / Docklight Scripting V2.2, Article ID: dl_prb046 There is a bug in the V2.2.8 version and...