- 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
- Filters at individual COM port levels
- Filters that affects all COM ports (Global filters)
- CPS Plus Data Filters
- Remove Carriage Return Filter
- Remove Non-Numeric Characters Filter
- Remove Non-Alpha-Numeric Characters Filter
- Remove Consecutive Duplicate Inputs Filter
- Configurable Filters: Remove First <n> bytes
- Configurable Filters: Remove Last <n> bytes
- Configurable Filters: Remove
- Configurable Filters: Remove ... ( Continued - Example)
- Configurable Filters: Replace
- Configurable Filters: Replace... ( Continued - Example)
- Configurable Filters: Prefix data
- Configurable Filters: Suffix data
- 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
Remove Carriage Return Filter
Selecting the "Remove Carriage Return" option causes CPS to remove any carriage return that is automatically appended by your serial device.
ASCII representation of "carriage return":
Decimal code: 13
Hexadecimal code: 0D
Symbol: CR
Path: CPS Terminal > Filtering Menu
Select Remove Carriage Return to activate filter for all COM ports (global filter).
Data example received from device: SENSOR1:518F:270C<CR><LF>
Data example after filtration: SENSOR1:518F:270C