Test software platform

The software platform structure is divided into three layers: the framework layer, the application layer, and the module layer.
The first layer of the framework layer: including login, process selection, instrumentation, equipment, history log and other five modules. This main framework is basically suitable for general automation software systems and can save most of the time for software debugging.
The second layer Application layer: For the automation system layer, based on the flexibility of the framework structure, the process of the program can be flexibly configured.
The third layer of the module layer: divided into software function module and hardware function module. The software function module includes the packaged database module and the algorithm module; the hardware function module includes each instrument test module and the board driver module
