I have a LabView front panel controlling switches and sensor voltage adjustors to the hardware and need to control these with a Python script. I do not have much kn
LabView
You can also push data between LabVIEW and Python using Mark E. Smith's excellent XML-RPC package.