Virtual serial ports emulator project

Data monitoring

Purpose

There are many situations when you need to know, what data is sent/received by application. To help advanced users/developers, data monitoring feature has been added to VSPE.

DataMonitoring.png

Monitoring

At the moment, data monitoring works only for kernel-mode devices, such as Splitter device, Connector device and Pair device.

Saving in binary format

This feature can be helpful for the software developers. To turn saving on, just click "Save..." button. Binary file consists of record chunks. Each chunk has the following format:

DataMonitoringBinaryFileExample.png

Binary file example

Here is simple binary file example. First record chunk is selected by red rectangle. It has the following values:

Spy device

Please look at the Spy device. It provides similar functionality, but works a bit differently.

Copyright (C) 2007-2023 Eterlogic.com. All rights reserved.