SPLogger: Overview
SPLogger can monitor and log any combination of RAM locations within the target SPLat board. It will not monitor I/Os or other resources within the board, even though the SPLatLink protocol provides for that.
SPLogger has the following abilities:
- Log memory data in Decimal, hexadecimal, binary or floating point format. Binary results in 8 columns of 1's and 0's. Floating point extracts 4 bytes of data from the SPLat board. Floating point only works for addresses <124.
- Trigger a reading (recording of one row of output data) either by internal (to SPLogger) timing or when a selected byte in the board changes.
- Time stamp each record either with seconds elapsed since the start of recording, with the time of day or with Date plus Time
- Variable scan time (time between records) from 250mS to 1 day.
- Live display of all monitored RAM in hexadecimal.
- Saving of configurations.
- Undo/redo of configuration changes.