-
How can I introduce specific timing constraints for a Receive Sequence?
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_faq010 Docklight Scripting gives you numerous possibilities to implement...
-
I use Docklight to simulate a serial device. Sending predefined answers using your “Receive Sequence” function works pretty well. But what if I want dynamic answers, instead of sending the same static answer all the time?
Applies to: Docklight Scripting, Article ID: dl_faq022 The OnSend / OnReceive features in Docklight Scripting can help out here....
-
My microcontroller application has no serial input buffer. How can I introduce an additional delay between the characters when sending a sequence?
Applies to: Docklight Scripting, Article ID: dl_faq013 Docklight Scripting offers two ways to control the transmit data timing: 1)...
-
How accurate are the Docklight time stamps? Can I increase time stamp resolution and accuracy to 1 millisecond?
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_faq011 Docklight (Scripting) offers time stamps with milliseconds resolution....
-
What happened to HyperTerminal? Can I use Docklight RS232 Terminal / RS232 Monitor or Docklight Scripting as a Hyperterminal replacement?
Applies to: Docklight / Docklight Scripting (all versions), Article ID: dl_faq033 Docklight and Docklight Scripting are perfect companions for...
-
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 (all versions), Article ID: dl_faq018 This is a UI glitch that seemed to...