SmartSDR v4.1.3 | SmartSDR v4.1.3 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software and Firmware
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
radio.GUIClientAdded - Is this even necessary?
I am fooling around with a little utility (non-GUI client) using C# with FlexLib. So far it is working great, but when adding a second GUI client, the radio.GUIClientUpdated event fires when I connect a client. I find that I don't need to use radio.GUIClientAdded at all. Am I missing something here? Things are working, so I am just asking this out of curiosity.
These are all the GUIClient events that I am coding for. At the moment, Added is commented out and Updated is doing all the work.
//radio.GUIClientAdded += new Radio.GUIClientAddedEventHandler(_thisRadio_GUIClientAdded); radio.GUIClientUpdated += new Radio.GUIClientUpdatedEventHandler(_thisRadio_GUIClientUpdated); radio.GUIClientRemoved += new Radio.GUIClientRemovedEventHandler(_thisRadio_GUIClientRemoved);
Answers
-
Len
I have done a lot of work with multiple Non-GUI Flex Clients. It may be easier if we talk.
e-mail me to set up a call.
Alan. WA9WUD
a.alan.blind@gmail.com
0 -
Hi Alan, thanks for taking the time to call me today, I really appreciate it!
Here is a pic of my "sampler" C# Forms program that uses FlexLib. This is my testbed for features and functionality, not a program that does anything really useful. In this example, I connected my TeensyMaestro as a GUI client (normal usage is non-GUI). Notice that I have the proper slice names (A in this case) and to eliminate confusion, the bound client names are displayed with the slice info. Whoever logs on first is on the left panel. Double-clicking the station name in the listbox binds to that GUI client.
I suppose one value of a program like this is in a MultiFlex situation, both stations can see where the other is operating.
My actual project is just starting but uses a lot of the code from the sampler. Once I get something useful working, I will post back here.
1 -
Good to talk today.
Looks nice, Len
Alan. WA9WUD
0 -
@Eric-KE5DTO Hi Eric, do you have any insights into my original question? I am wondering if there is a bug in the Flexlib radio.GUIClientAdded event handler or if I am just not using it correctly.
I can get everything to work using the radio.GUIClientUpdated event handler, but not the radio.GUIClientAdded event handler which is why I am asking.
0
Leave a Comment
Categories
- All Categories
- 377 Community Topics
- 2.1K New Ideas
- 630 The Flea Market
- 8.2K Software
- 112 SmartSDR+
- 6.4K SmartSDR for Windows
- 183 SmartSDR for Maestro and M models
- 428 SmartSDR for Mac
- 271 SmartSDR for iOS
- 257 SmartSDR CAT
- 190 DAX
- 382 SmartSDR API
- 9.3K Radios and Accessories
- 36 Aurora
- 252 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 943 Maestro
- 55 FlexControl
- 865 FLEX Series (Legacy) Radios
- 919 Genius Products
- 461 Power Genius XL Amplifier
- 335 Tuner Genius XL
- 123 Antenna Genius
- 296 Shack Infrastructure
- 208 Networking
- 454 Remote Operation (SmartLink)
- 144 Contesting
- 787 Peripherals & Station Integration
- 139 Amateur Radio Interests
- 1K Third-Party Software
