Hi All, I have been trying to get a Python program to, at a definable point in the code, call a separate C program, run the C program and then continue back in Python. I am trying to communicate over GPIB using the Pi. I have got one way communication (with the Pi talking), but due to the high-level...