NDMonitor.MainServerΒΆ

This script should start when the computer starts. First, it checks if the measurement server is running or not. If it is not running, it starts the corresponding server (tries only one time!). The list of measurement servers with parameters is read from the file List_Of_Servers.py Start the servers only if the computer has the same ip as the server from list

Functions

check_connection

Checks if server is already running: first it tries to connect to server port if it is not successful it starts the server in a separate thread

main

Classes

ExampleApp

Creates a small window and immediately starts to check all servers from the list of servers and corresponding ports