Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 592 Bytes

wx-frontend.rst

File metadata and controls

17 lines (12 loc) · 592 Bytes

WX Frontend Example

Main Program

This is an example simulator that is written using the python wx bindings. Although it currently does not have a frontend for modifying the context values, it does allow one to expose N virtual modbus devices to a network which is useful for testing data center monitoring tools.

Note

The virtual networking code will only work on linux

../../../examples/gui/wx/simulator.py