loading...
BETA RELEASE
Raptor Lite is a free configuration utility for all modules developed by Sole-Electronics. It allows you to view, configure, and even test a module before starting the development of your own embedded system.
Although the tool was created for our own modules, we decided to keep the general serial interface in it for general purpose use. Think of it as a custom hyperterminal program.
The software is still in Beta state (Download). We are currently testing it to ensure all bugs are fixed for the final release. If you have any feedback on the functionality, let us know by clicking here. If you want to report a bug, click here. We will ensure all issues are fixed, and all enhancement requests are considered for the next release.
Configuration View
The application start screen is the communication view. It allows you to select the serial port for your communication, the baud rate, and the data bits. It also provides access to all serial port settings for advanced users (not recommended).
Once the desired settings have been selected, click “Connect” to establish a connection to the serial port.
The Event Logger will show whether or not a connection was successful.
Communication View
A valid and connected serial port is needed to allow serial communication. Ensure you are connected to a serial port prior to initiating any serial communications.
Dashboard Configuration:
| Display Format TX: Sets the formatting of the “Send Text” in the “Transmit Panel” | AUTO | Automatically detects the formatting of the entered text.For a combination of HEX and ASCII characters, ASCII characters must be in quotes (“ ASCII “) |
| ASCII | Accepts all ASCII characters to be sent as is through the serial port | |
| HEX | 2 digit Hex numbers accepted.Range: 00 – FFNumbers can be entered with or without the leading 0x | |
| Display Format RX: Sets the formatting of the “Receive Panel” text. | HEX | Displays all received data in hex format |
| Binary | Displays all received data in Binary format | |
| ASCII | Displays all received data in ASCII format | |
| Signed Decimal | Displays all received data in Signed Decimal format | |
| Unsigned Decimal | Displays all received data in Unsigned Decimal format | |
| Delimiter | Character selected in the drop down dialog | Sets the delimiter displayed between received bytes in the receiver display window and the logging window |
| Line Ending | Type of Line Ending based on selection | Sets the line ending displayed upon receiving of a complete packet. This is shown in the receiver display window and the logging window. A packet is defined by the data (bytes or ASCII) received as a single read from the serial port buffer. |
| Hex Prefix | Prefix displayed for all Hex bytes | Sets the hex prefix used for displaying hex data. The selection can be None (data displayed as is), 0x (data displayed as hex with 0x), or h (data displayed as hex with a leading h). |
loading...
English
French
German
Spanish
Russian