This program collects measurement data from a FieldFox device running on Spectrum Analyzer (SA) mode.
-
Make sure your computer is connected to a FieldFox via Ethernet cable.
(https://www.youtube.com/watch?v=eFyncm23YpY) -
Run main.py file and enter IP address of FieldFox to connect.
The following programs are required.
-
Keysight IO Library Suite
-
Python 3 and additional libraries (pyvisa, PyQt5, matplotlib):
pip install pyvisa PyQt5 matplotlib
The program supports SA mode only for our purposes, but you can find more diverse features from the document below.
(https://www.keysight.com/us/en/assets/9921-02561/programming-guides/FFProgrammingHelp.pdf)
Jeongsik Choi (jeongsik.choi@knu.ac.kr)
