This is a code the python GUI for Iseg HV control using SNMP.
Go to file
2022-08-08 14:50:22 -04:00
.gitignore clear event before switch on 2022-07-15 11:45:45 -05:00
IsegHVController.py allow IP as input argument 2022-08-08 12:45:52 -04:00
IsegHVDataBase.py increase snmp precision. added IsegHVDataBase.py 2022-07-14 19:55:08 -05:00
IsegLibrary.py allow IP as input argument 2022-08-08 12:45:52 -04:00
README.md Update 'README.md' 2022-08-08 14:50:22 -04:00

Request packages

in Ubuntu 20+

~>sudo apt install python3-tk snmp snmp-mibs-downloader curl python3-pip
~>python3 -m pip install pysimplegui

also, download the https://fsunuc.physics.fsu.edu/wiki/images/5/53/WIENER-CRATE-MIB.txt and put in /usr/share/snmp/mibs/

Usage

~>python3 IsegHVController.py <IP>