SmartSDR v3.8.19 and the SmartSDR v3.8.19 Release Notes | SmartSDR v2.12.1 and the SmartSDR v2.12.1 Release Notes
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes
Power Genius XL Utility v3.8.8 and the Power Genius XL Release Notes v3.8.8
Tuner Genius XL Utility v1.2.11 and the Tuner Genius XL Release Notes v1.2.11
Antenna Genius Utility v4.1.8
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Dedicated F-key keyboard for CWX
First, here are the keyboards I am using that connect to the PC via USB:
http://xkeys.com/XkeysKeyboards/index.php
I use the XK-24, but any of these would work. The long skinny "sticks" can be set directly above your main keyboard.
If you assign a function key to one of the keys on their dedicated keyboards using their included MacroWorks tool, you get this X-Keys macro written for you (viewing the code with the MacroWorks "Window/Script " menu):
Case 1001 'Button 001
If State 'Pressed [MWTAG10]
'<Keys[<F1>↓<F1>↑]>
MW3.sendScanCode("59:1,59:0")
'</Keys[<F1>↓<F1>↑]>
Else 'Released [MWTAG11]
End If 'Press-Release [/MWTAG10/MWTAG11]
All you have to do is add the following line of code to force the focus to SmartSDR before the F-key press is sent to Windows:MW3.WindowToFront("SmartSDR")
and the result is this:
Case 1001 'Button 001
If State 'Pressed [MWTAG10]
MW3.WindowToFront("SmartSDR")
'<Keys[<F1>↓<F1>↑]>
MW3.sendScanCode("59:1,59:0")
'</Keys[<F1>↓<F1>↑]>
Else 'Released [MWTAG11]
End If 'Press-Release [/MWTAG10/MWTAG11]
Now, no matter which Windows app has the focus, the focus will change to SmartSDR and it will correctly receive the function key press and the CWX macro will transmit.This code, with appropriate changes, can be used for all 12 function keys. Almost like having a dedicated external keyer with its own keyboard. It seems to be working well here. The side effect of the focus change has not bothered me yet.
Also, you can send multiple f-keys with one key-press to link together CWX macros. And I assigned an "ESC" key to abort the CWX macros.
(disclaimer: I am not associated with P.I. Engineering, the X-Keys manufacturer, other than as a customer.)
Comments
-
I use a gaming keyboard for contesting. 12 big paddle type keys, 6 on each side, all user programable. Cyborg Keyboad, cheap on ebay.
0 -
Now that looks like a useful tool - especially since it seems that you can control other programs with Macros, like a LOG IT key for N1MM. Have you done anything with yours besides the CWX functions?
0 -
Okay, I got so intrigued that I bought a XK-24. Bob, I sent you a message to your ARRL e-mail. It looks like I am not going to miss my Hurcules controller as much as I thought.
0
Leave a Comment
Categories
- All Categories
- 289 Community Topics
- 2.1K New Ideas
- 536 The Flea Market
- 7.5K Software
- 6K SmartSDR for Windows
- 146 SmartSDR for Maestro and M models
- 360 SmartSDR for Mac
- 250 SmartSDR for iOS
- 231 SmartSDR CAT
- 172 DAX
- 353 SmartSDR API
- 8.8K Radios and Accessories
- 7K FLEX-6000 Signature Series
- 32 FLEX-8000 Signature Series
- 851 Maestro
- 44 FlexControl
- 847 FLEX Series (Legacy) Radios
- 799 Genius Products
- 417 Power Genius XL Amplifier
- 279 Tuner Genius XL
- 103 Antenna Genius
- 243 Shack Infrastructure
- 166 Networking
- 404 Remote Operation (SmartLink)
- 130 Contesting
- 632 Peripherals & Station Integration
- 125 Amateur Radio Interests
- 873 Third-Party Software