- RS232 - CPS Plus Software Wedge
- Overview
- Installation, System Requirements, and Uninstallation
- Quick Start Guide - CPS Plus Serial Data Acquisition Software
- Using CPS Plus Standard
- Data Filtering
- Data logging options
- Writing data to RS232 COM ports / controlling devices
- Tools: ASCII Table - Standard and Extended ASCII Table
- Troubleshooting
- Program Options
- Downloads, Ordering, and Support
- Using CPS Plus with Serial Converters
- License
DDE Example: Data from RS232 into MS Access
When application does not support “HOT” DDE Links, CPS Plus can act as DDE Client. In this case CPS Plus acts as a DDE client, connects to target application and initiates DDE communication.
Typical example is transfer of rs232 data into MS Access:
- When the data is received from serial RS232 port, CPS Plus sends notification to MS Access (executes command/macro in MS Access).
- MS Access establishes DDE communication with CPS Plus and receives data.
- Data is processed in MS Access and can be saved to database.