Data stream capture
The probe can capture the raw data stream sent from the Nokia-Siemens EWSD system to a log file. This raw data 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 StreamCapture property to 1 and specify a log file to store the data using the StreamCaptureFilename property.
Note: The
data stream capture function generates a lot
of data. When you no longer require this data, set the StreamCapture property
to 0 to disable stream capture.