SDR# Aux VFO Plugin

Status
Not open for further replies.

w4rez

Member
Joined
Sep 7, 2006
Messages
218
Location
Parkersburg, WV
How do I get more than one Aux VFO plugin to show up in my plugins list? I am using the "Community Installer" for SDR# which, of course, downloads a bunch of plugins for me, including the Aux VFO plugin. One instance of it shows up in my plugins list but that's all. my plugins.xml file looks like this:

Code:
<?xml version="1.0" encoding="utf-8" ?>
<sharpPlugins>

<add key="AuxVFO-1" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />
<add key="AuxVFO-2" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />
<add key="AuxVFO-3" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />  
<add key="AuxVFO-4" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />
<add key="AuxVFO-5" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />
<add key="AuxVFO-6" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />  
<add key="AuxVFO-7" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />
<add key="AuxVFO-8" value="SDRSharp.AuxVFO.AuxVFOPlugin,SDRSharp.AuxVFO" />

</sharpPlugins>

The XML file needs to be in the same directory as sdrsharp.exe, right?
 

AM909

Radio/computer geek
Premium Subscriber
Joined
Dec 10, 2015
Messages
1,295
Location
SoCal
I tried three entries in my plugins.xml file in the same directory as SDRSharp.AuxVFO.dll and SDRSharp v1807 and it worked. Three show up in the plugins menu and I was able to bring up each of them (though I didn't try to actually use them – dongle isn't with me at the moment). The DLL is timestamped 2021-02-28 (possibly the date I downloaded it), is version 1.0.0.0, and is 60,928 bytes.
 
Last edited:

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,877
Yes moving 'SDRSharp.AuxVFO.dll' from the Plugins folder to the root SDR# folder (where SDRSharp.exe is) will make all the defined AUXVFOs show up.

If using the newer SDR#, you should consider using the built in slices feature which is basically the same as AUXVFO.
I find it just uses a lot more resources and takes up more screen area though.
 

w4rez

Member
Joined
Sep 7, 2006
Messages
218
Location
Parkersburg, WV
I tried three entries in my plugins.xml file in the same directory as SDRSharp.AuxVFO.dll and SDRSharp v1807 and it worked. Three show up in the plugins menu and I was able to bring up each of them (though I didn't try to actually use them – dongle isn't with me at the moment). The DLL is timestamped 2021-02-28 (possibly the date I downloaded it), is version 1.0.0.0, and is 60,928 bytes.

That did the trick. Thanks!
 

paul727

Newbie
Joined
May 10, 2019
Messages
1
Location
California
I can't for the life of me, even find the plugin to download, y'all mind sharing? the links I've followed have been 404 or another issue. thanks!
 

hamradionl

Member
Joined
Mar 23, 2014
Messages
730
I can't for the life of me, even find the plugin to download, y'all mind sharing? the links I've followed have been 404 or another issue. thanks!
 
Status
Not open for further replies.
Top