SourceRemoteControl for python
Find a file
2020-06-09 12:56:59 +02:00
sources moved files 2014-02-09 18:28:38 +01:00
.gitignore initial port from c# to python 2014-02-09 15:29:55 +01:00
__init__.py renamed init.py 2014-02-10 08:07:07 +01:00
function_general.py moved files 2014-02-09 18:28:38 +01:00
function_iec61131_ramps.py function_iec61131_ramps: change from print to logging 2015-01-29 16:27:15 +01:00
LICENSE Initial commit 2014-02-08 23:33:53 -08:00
README.md Initial commit 2014-02-08 23:33:53 -08:00
sources_dp800.py sources_dp800: fix set all enable/disable outputs via function enable_outputs 2020-06-09 12:56:39 +02:00
sources_general.py sources_general: replace dump function by __str__ operator 2015-01-29 16:28:00 +01:00
sources_hmp40x0.py sources_hmp40x0: fix set voltage to zero 2020-06-09 12:55:16 +02:00
sources_kp3005p.py sources_kp3005p: fix set voltage to zero 2020-06-09 12:56:59 +02:00
sources_test.py change to 100 ms as default update rate for test source 2014-02-09 21:47:18 +01:00
sources_toe895x.py sources_toe895x: fix enableOutput called with all outputs and allow setVoltage to zero 2015-10-06 14:04:48 +02:00
test.py changed test to work with real device (TOE8952) 2014-02-10 08:07:29 +01:00
test_kp3005p.py add test programs for new sources 2015-01-29 16:29:14 +01:00
test_sources_dp800.py add test programs for new sources 2015-01-29 16:29:14 +01:00

pySourceremotecontrol

SourceRemoteControl for python