NDMonitor.StartNewServerΒΆ
General server class. Should not depend on the monitored device.
Main functions of server: 1. start server waiting for clients to connect, if connected - send values 2. start reading from device using driver file 3. log the data to the text file
Last updated: 02 Apr 2020 Created on Sat Apr 21 13:54:20 2018
@author: Victor Rogalev
Functions
This function is called from the MainServer script to start a new server |
Classes
Desciption of a pressure server class |