-
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...
-
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...
-
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...
-
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...
-
When starting Docklight, a Windows Installer windows appears. How can I fix this?
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_prb045 On isolated Windows computers, and especially after a...
-
I try to access a HID device with PID = 0, but Docklight Scripting says “Illegal settings for a USB HID channel.”
Applies to: Docklight Scripting V2.2, Article ID: dl_prb044 As we learned, there are actually devices with a product ID...
-
I use a Receive Sequence with checksum (CRC) validation over a variable-length field of data. Docklight does not detect all occurences of valid telegrams, or even crashes with error “Internal error 1003 in module ClSequence. Illegal sequence index”
Applies to: Docklight / Docklight Scripting V2.2.8, Article ID: dl_prb043 It’s a bug of course. And it as been...
-
I have saved a Docklight project file / log file and now it is gone. I cannot find it in Windows File Explorer.
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_prb042 You probably saved your Docklight project or log...
-
I am trying to open a USB HID connection, but I cannot get it to work.
Applies to: Docklight Scripting (V2.2 and higher), Article ID: dl_prb041 On Windows 10 some details about USB HID access...
-
I have large Send and Receive Sequence lists in my Docklight projects and I want to prevent that they get accidently re-ordered by an unintended drag-and-drop.
Applies to: Docklight / Docklight Scripting (V2.1 or earlier), Article ID: dl_prb040 The current V2.2 versions of Docklight and...