Search found 3 matches

by virtalf
Mon Feb 17, 2020 4:06 pm
Forum: RF Products
Topic: Error SetFreqPlan and LoadCal function !
Replies: 0
Views: 14548

Error SetFreqPlan and LoadCal function !

hi. in python coding, 1. SetFreqPlan("180.0", "5.0", "201", "0", 10) function returns "Error (Invalid value)" with any arguments all the time. what's wrong with that? 2. running SelectCal("?") function, "Run-time error '6': Overflow" alert window is created on pressing apply button on Set Sweep Freq...
by virtalf
Thu Dec 12, 2019 8:30 am
Forum: General Software Discussions
Topic: picovna with python
Replies: 0
Views: 8000

picovna with python

Hi~ I can't get data from picovna 106 with python. first: "loadcal" function always shows "Error". if technical team need cal and python files, I will send them. Second: Anyway, it shows below message after calling Measure function first time. Next time calling measure function return ''. GetData fu...
by virtalf
Wed Dec 11, 2019 8:47 am
Forum: General Software Discussions
Topic: PicoVNA2 with python weird results under 1MHz
Replies: 1
Views: 4243

Re: PicoVNA2 with python weird results under 1MHz

I have same issue. I don't get the "Error" value of return value of LoadCal function.
and GetData function returns same values after every calling Measure function.