-
Windows does not install the driver automatically. How can I fix this?
Applies to: Docklight RS232 Adapter / Tap / Tap Pro / Tap 485, Article ID: dl_prb038 The default behavior...
-
I am using the flow control setting “RS485 Transceiver Control – Set RTS high while sending”. In Docklight V2.1 it does not set RTS to high like it did in Docklight V2.0.
Applies to: Docklight V2.1.10 / Docklight Scripting V2.1.10, Article ID: dl_prb039 This is a confirmed and fixed bug. When...
-
My script stops with an error message that says “Not allowed inside the Sub DL_OnSend() or Sub DL_OnReceive() subroutine”, even though the command in question is definitively not executed within a Sub DL_OnSend() or Sub DL_OnReceive() procedure. What is wrong here?
Applies to: Docklight Scripting V1.9 (build V1.9.21), Article ID: dl_prb027 This behavior is probably caused by bug a in...
-
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...
-
When I try to to open a COM port in Docklight, I receive an error message “The communication port COMxxx could not be opened. Windows Error #5 – Access is denied” or simular. I carefully checked that no other application is using this COM port. I also noticed the error only appears sometimes, or using a certain Docklight version. The Windows Hyperterminal software seems to be fine, for example.
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_prb028 If Docklight returns an “Access is denied” error...
-
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 am using a USB-to-Serial converter for Docklight Monitoring Mode (passive RS232 monitoring). The computer randomly reboots / shows a stop error / “Blue Screen of Death” / BSOD. How do I fix this?
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_prb025 Symptoms like a stop error / “Blue Screen...
-
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 have problems using Docklight with my USB-to-Serial adapter (or: PC card, PCI board). The COM port does not work with Docklight (or: Docklight crashes / the PC reboots / shows a stop error / “Blue Screen of Death” / BSOD when trying to access a COM port).
Applies to: Docklight (all versions), Article ID: dl_prb009 Docklight has been successfully tested with a variety of different USB...
-
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...