Enforce amplitude cal point limit, SCPI command for reading trace data

This commit is contained in:
Jan Käberich 2021-04-12 19:48:19 +02:00
parent 611b1ef59d
commit 62939ff882
21 changed files with 342 additions and 116 deletions

View file

@ -58,6 +58,7 @@ private slots:
private:
void DeviceConnectionLost();
void CreateToolbars();
void SetupSCPI();
void StartTCPServer(int port);
void StopTCPServer();