Raw stream capture

The probe can capture all the raw data stream sent from a device. This raw data is stored in a log file and can be used for debugging, to develop new features for the probe, or to pass to other management systems that require the same data. To enable stream capture, set the StreamCaptureFile property to 1 and specify a log file to store the data using the StreamCaptureFile property.

Note: The data stream capture function generates a lot of data. When you no longer require data for debugging, set the StreamCaptureFile property to 0 to disable the stream capture function.