Description
PalmOS New Serial Manager contains a lot of useful yet tricky functions and data structures.
SerialCaller can help you diagnose or test serial communications, by giving you direct access to low-level calls of the API. Here's an overview of what you can do:
Key Features
- Browse the list of hardware ports that are available on your device or emulator
- Get a detailed view of the internal structures of those ports
- Open a port
- Change low-level parameters such as baud, data bits, flow, parity, stop bits, timeout, loopback...
- Send commands
- Display incoming data
- Check send and receive buffers
- Flush send and receive buffers
- Close a port
Requirements
- Palm OS Emulator, a.k.a. POSE. I've developed this program on POSE v3.5 for Win32. Previous versions and other platforms might work as well...
- Palm OS ROM version 2.0 or later, complying with the New Serial Manager API
- About 20K available memory
Compatibility
Device: | All |
OS: | 2.03.03.54.05.05.4 |
Download
Version | File | Size |
---|---|---|
1.2 | SerialCaller.prc | 24K |
1.2 | SerialCaller_1.2.zip | 24K |
comments