Welcome to the FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
The latest SmartSDR Software:
SmartSDR v4.2.20 | SmartSDR v4.2.20 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software:
The latest 4O3A Genius Product Software and Firmware
SmartSDR v4.2.20 | SmartSDR v4.2.20 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software:
The latest 4O3A Genius Product Software and Firmware
How to Receive Technical Support::
If you are needing assistance with FlexRadio products, please refer to the product documentation or check the Help Center for known solutions. Need technical support from FlexRadio? It's as simple as creating a HelpDesk ticket.
If you are needing assistance with FlexRadio products, please refer to the product documentation or check the Help Center for known solutions. Need technical support from FlexRadio? It's as simple as creating a HelpDesk ticket.
Is there a way in FlexLib.NET to save/load global profiles?
Options
K9DUR
Member ✭✭
Is there a way in FlexLib.NET to save/load global profiles? I am writing SmartSDR version of my SWRplotter utility. I want to be able to reset the radio back to its original state when my program closes.
73, Ray, K9DUR
0
Answers
-
Ray,
I see....
SaveGlobalProfile in RADIO
and
ProfileGlobalSelection in RADIO
0 -
Tnx. I looked over that list several time & still missed it....hi...hi. 73, Ray, K9DUR0
-
Aye, it's like looking for that missing sock sometimes! :-)0
-
I can save a global profile named "tempSWR", but when I try to load it, there is no spectrum display & the waterfall is blank. Everything else appears to restore correctly.

I have to close the panadapter to recover.
My Visual Basic code is:
myRadio.SaveGlobalProfile("tempSWR")
myRadio.ProfileGlobalSelection = "tempSWR"
Any ideas?
73, Ray, K9DUR
0 -
I apparently don't know how to use SaveGlobalProfile and ProfileGlobalSelection.
I have at least one panadapter with a slice, and make some modifications, and then do "theRadio.SaveGlobalProfile("testing");".
I then disconnect and reconnect the radio and do "theRadio.ProfileGlobalSelection = "testing";".
The hope is that this will restore the characteristics from the "testing" profile.
I would expect the ProfileGlobalList to contain my profile, but it contains nothing. Apparently I've missed something obvious here, but I can't figure out what.0 -
When you call Connect on the Radio object the API requests the status of many items, profile lists being among them. The Radio has a Property changed event you need to listen to. This will notify you when the profile list you desire has been loaded / changed.
In this case look for the property name "ProfileGlobalList". Once you see this property notification you can then use the ProfileGlobalList to access existing profiles.
Now that you know how to access the list I have to warn you that SmartSDR 1.4.X and earlier has an issue where selecting a global profile from an API application will / may corrupt the SmartSDR UI. This is a know issue in their bug tracking system which has been fixed in the next release of SmartSDR.
Setting TX Profiles works without any issues.
73,
Mark0
Leave a Comment
Categories
- All Categories
- 401 Community Topics
- 2.2K New Ideas
- 693 The Flea Market
- 8.6K Software
- 199 SmartSDR+
- 6.6K SmartSDR for Windows
- 202 SmartSDR for Maestro and M models
- 462 SmartSDR for Mac
- 280 SmartSDR for iOS
- 269 SmartSDR CAT
- 221 DAX
- 396 SmartSDR API
- 9.6K Radios and Accessories
- 120 Aurora
- 355 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 999 Maestro
- 58 FlexControl
- 872 FLEX Series (Legacy) Radios
- 982 Genius Products
- 486 Power Genius XL Amplifier
- 359 Tuner Genius XL
- 137 Antenna Genius
- 324 Shack Infrastructure
- 229 Networking
- 488 Remote Operation (SmartLink)
- 147 Contesting
- 850 Peripherals & Station Integration
- 148 Amateur Radio Interests
- 1.1K Third-Party Software

