09-18-2017 09:10 AM
Hi,
Is there a way to control the USB-5681 RF power meter with a python library? I've been googling for hours, but no luck. What is the proper way of automating the measurement with this instrument?
Thanks,
Tibor
09-18-2017 10:50 AM
There is no Python API for the NI-568x driver, only C and LabVIEW. You might try ctypes to call into the ni568x.dll.