Reputation: 1
I am working on a program where I need to be able to interface with both a DJI drone and a RIGOL spectrum analyzer. The DJI drone uses a UWP SDK while the spectrum analyzer I believe only uses the VISA.NET library which I believe is incompatible with UWP applications. Do you guys know how I might go about bridging the two together in one program?
https://github.com/dji-sdk/Windows-SDK
https://www.rohde-schwarz.com/us/applications/r-s-visa-application-note_56280-148812.html
Upvotes: 0
Views: 90