· Simulating serial protocols - Docklight is able to send out user-defined sequences according to the protocol used and it reacts to incoming sequences. This makes it possible to simulate the behavior of a serial communication device, which is particularly useful for generating test conditions that are hard to reproduce with the original device (e.g. problem conditions).
· Logging RS232 data - All serial communication data can be logged using two different file formats: use plain text format for fast logging and storing huge amounts of data. Or create a HTML file with styled text that lets you easily distinguish between incoming and outgoing data or additional information.
· Detecting specific data sequences - In many test cases you will need to check for a specific sequence within the RS232 data that indicates a problem condition. Docklight manages a list of such data sequences for you and is able to perform user-defined actions after detecting a sequence, e.g. taking a snapshot of all communication data before and after the error message was received.
· Responding to incoming data - Docklight lets you specify user-defined answers to the different communication sequences received. This allows you to build a basic simulator for your serial device within a few minutes. It can also help you to trace a certain error by sending out a diagnostics command after receiving the error message.
· Docklight will work with the COM communication ports provided by your operating system. Physically, these ports will be RS232 SUB D9 interfaces in many cases.
· However, it is also possible to use Docklight for other communication standards such as RS485 and RS422, which have a different electrical design to RS232 but follow the RS232 communication mechanism. Docklight has also been successfully tested with various USB-to-RS232 converters.
· The evaluation versions of Docklight and Docklight Scripting have no time limit for using the software. However, some of the features have been disabled.
· Специальные требования Docklight RS232 Terminal - RS232 Monitor 1.7
· Pentium processor 200 MHz or faster
· Minimum 32 MB RAM
· Minimum one COM port available. Two COM ports for monitoring communication between two serial devices.
· Additional cables may be required for connecting the equipment to be tested.
· История версий и изменений Docklight RS232 Terminal RS232 Monitor
Версия: 1.6.23
· HTML help instead of Winhelp to prepare Docklight for Windows Vista
· Window size correctly remembered after closing Docklight, even when maximized.
· Font sizes < 10 now allowed (with additional warning)
· Control characters except CR/LF can be completely suppressed in ASCII display
· Baud rates up to 9.999.999 Baud can be entered (NOTE: This does not mean
· Docklight can really process any kind of data at that speed.)
· Fixed bug: A "CR only" produces an additional line break in HEX, Decimal and
· Binary display
· Fixed bug: The keyboard console tool always sets the RTS line to high when
· typing characters
· Fixed bug: The DCD line status is not displayed
· Fixed bug in Docklight Scripting:
· UploadFile() does not send data if the script contains a DL_OnSend() procedure
· Fixed bug in Docklight Scripting:
· RS485 Tranceiver Control does not reset RTS while a script is executed
· Fixed bug in Docklight Scripting:
· BREAK state introduces additional spaces in HEX, Decimal and Binary display
· Описание и дополнения от редакторов и пользователей сайта