SmartSDR v3.10.15 and the 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
- 354 Community Topics
- 2.1K New Ideas
- 619 The Flea Market
- 8K Software
- 4 SmartSDR+
- 6.3K SmartSDR for Windows
- 176 SmartSDR for Maestro and M models
- 414 SmartSDR for Mac
- 267 SmartSDR for iOS
- 252 SmartSDR CAT
- 188 DAX
- 377 SmartSDR API
- 9.2K Radios and Accessories
- 26 Aurora
- 220 FLEX-8000 Signature Series
- 7.1K FLEX-6000 Signature Series
- 927 Maestro
- 53 FlexControl
- 862 FLEX Series (Legacy) Radios
- 898 Genius Products
- 457 Power Genius XL Amplifier
- 325 Tuner Genius XL
- 116 Antenna Genius
- 287 Shack Infrastructure
- 202 Networking
- 445 Remote Operation (SmartLink)
- 141 Contesting
- 761 Peripherals & Station Integration
- 139 Amateur Radio Interests
- 979 Third-Party Software
