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.
FlexLib.dll and MATLAB NET.addAssembly MATLAB function
Options
kr4k
Member ✭✭
Does anyone have experience using the MATLAB NET.addAssembly function to link to and use methods within C# compiled libraries like FlexLib.dll ?
I am able to connect as:
>> fl = NET.addAssembly('c:Program FilesFlexRadio SystemsSmartSDR v1.3.8FlexLib.dll')
fl =
NET.Assembly handle
Package: NET
Properties for class NET.Assembly:
AssemblyHandle
Classes
Structures
Enums
GenericTypes
Interfaces
Delegates
>> fl.Classes
ans =
'Flex.Smoothlake.FlexLib.API'
'Flex.Smoothlake.FlexLib.Radio'
'Flex.Smoothlake.FlexLib.Meter'
'Flex.Smoothlake.FlexLib.Panadapter'
'Flex.Smoothlake.FlexLib.Xvtr'
'Flex.Smoothlake.FlexLib.Equalizer'
'Flex.Smoothlake.FlexLib.CWX'
'Flex.Smoothlake.FlexLib.Slice'
'Flex.Smoothlake.FlexLib.Waterfall'
'Flex.Smoothlake.FlexLib.IQStream'
'Flex.Smoothlake.FlexLib.TNF'
'Flex.Smoothlake.FlexLib.AudioStream'
>> methods(Flex.Smoothlake.FlexLib.Radio)
Methods for class Flex.Smoothlake.FlexLib.Radio:
ATUTuneBypass DeleteTXProfile GPSUninstall SaveTXProfile
ATUTuneStart Disconnect GetCWX SendDBImportFile
Connect Equals GetHashCode SendTurfFile
CreateAudioStream FindEqualizerByEQSelect GetTXFreq SendUpdateFile
CreateEqualizer FindIQStreamByDAXIQChannel GetType ToString
CreateIQStream FindMeterByName ReceiveSSDRDatabaseFile UDPDataReceivedCallback
CreatePanadapter FindPanByDAXIQChannel RemoveAudioStream UpdateTNFBandwidth
CreateSlice FindSliceByDAXChannel RemoveEqualizer UpdateTNFDepth
I am beginning to explore using the methods in each of these classes.
If you do have this MATLAB experience, would you please post and example or device.
I am able to connect as:
>> fl = NET.addAssembly('c:Program FilesFlexRadio SystemsSmartSDR v1.3.8FlexLib.dll')
fl =
NET.Assembly handle
Package: NET
Properties for class NET.Assembly:
AssemblyHandle
Classes
Structures
Enums
GenericTypes
Interfaces
Delegates
>> fl.Classes
ans =
'Flex.Smoothlake.FlexLib.API'
'Flex.Smoothlake.FlexLib.Radio'
'Flex.Smoothlake.FlexLib.Meter'
'Flex.Smoothlake.FlexLib.Panadapter'
'Flex.Smoothlake.FlexLib.Xvtr'
'Flex.Smoothlake.FlexLib.Equalizer'
'Flex.Smoothlake.FlexLib.CWX'
'Flex.Smoothlake.FlexLib.Slice'
'Flex.Smoothlake.FlexLib.Waterfall'
'Flex.Smoothlake.FlexLib.IQStream'
'Flex.Smoothlake.FlexLib.TNF'
'Flex.Smoothlake.FlexLib.AudioStream'
>> methods(Flex.Smoothlake.FlexLib.Radio)
Methods for class Flex.Smoothlake.FlexLib.Radio:
ATUTuneBypass DeleteTXProfile GPSUninstall SaveTXProfile
ATUTuneStart Disconnect GetCWX SendDBImportFile
Connect Equals GetHashCode SendTurfFile
CreateAudioStream FindEqualizerByEQSelect GetTXFreq SendUpdateFile
CreateEqualizer FindIQStreamByDAXIQChannel GetType ToString
CreateIQStream FindMeterByName ReceiveSSDRDatabaseFile UDPDataReceivedCallback
CreatePanadapter FindPanByDAXIQChannel RemoveAudioStream UpdateTNFBandwidth
CreateSlice FindSliceByDAXChannel RemoveEqualizer UpdateTNFDepth
I am beginning to explore using the methods in each of these classes.
If you do have this MATLAB experience, would you please post and example or device.
0
Answers
-
While we do often use MATLAB for modeling algorithms, I don't think anyone here at Flex has tried to interface directly to the FlexLib.dll like this. Sorry we can't offer more help here.0
Leave a Comment
Categories
- All Categories
- 401 Community Topics
- 2.2K New Ideas
- 691 The Flea Market
- 8.6K Software
- 197 SmartSDR+
- 6.6K SmartSDR for Windows
- 200 SmartSDR for Maestro and M models
- 462 SmartSDR for Mac
- 280 SmartSDR for iOS
- 268 SmartSDR CAT
- 220 DAX
- 395 SmartSDR API
- 9.6K Radios and Accessories
- 117 Aurora
- 354 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 999 Maestro
- 58 FlexControl
- 872 FLEX Series (Legacy) Radios
- 981 Genius Products
- 486 Power Genius XL Amplifier
- 359 Tuner Genius XL
- 136 Antenna Genius
- 323 Shack Infrastructure
- 228 Networking
- 486 Remote Operation (SmartLink)
- 147 Contesting
- 848 Peripherals & Station Integration
- 148 Amateur Radio Interests
- 1.1K Third-Party Software
