I know that I can program the IPRE Fluke using the Python Interpreter, but is it possible to also use the Python Interpreter to read the digital input from a peripheral connected to the hacker's port? Thanks.
Welcome to the forums! Depends on what OS you are using, there is pySerial that helps Python talk to the outside world. http://pyserial.sourceforge.net/
-dan
Comments
http://pyserial.sourceforge.net/
-dan