I am considering purchasing either a Signal Hound BB60C or a real-time spectrum analyser from Aaronia. Has anyone managed to use VEE to communicate with one of these?
I am considering purchasing either a Signal Hound BB60C or a real-time spectrum analyser from Aaronia. Has anyone managed to use VEE to communicate with one of these?
Sorry, i do not have these devices nor do i know if there is vee support for it.
But similar USB networkanalyzer is on the market for low budget, using USB only.
It uses own program backgroud which can be included within VEE via COM.
In the manual i did find the Direct IO commands which i can use after initializing with Set xxx=objxxx, so that within formula object i can use the Directio Commands like xxx.FREquency = yyy .
Similar thing you have to check for your devices- check your manual for this.
Or better: check the manual before you buy these ,-)
I have used VEE with the Signal Hound BB60. No problems, works great. You just make function calls to the .dll it comes with. I had to modify the header file for VEE compatibility, but that was no problem.
Good luck,
-Bill