Expand description
Buffered TCP Reader for continuous signal data collection
This module provides a BufferedTCPReader that automatically buffers TCP logger data in the background using a lightweight time-series database approach. It leverages the existing TCPLoggerStream infrastructure while providing efficient time-windowed queries for synchronized data collection during SPM experiments.
Structsยง
- BufferedTCP
Reader - Buffered TCP reader that continuously collects timestamped signal data