Welcome to the FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
Need the latest SmartSDR or 4O3A Genius Product Software?
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
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
If you are having a problem, 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.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
FlexLib.dll and MATLAB NET.addAssembly MATLAB function
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
- 377 Community Topics
- 2.1K New Ideas
- 630 The Flea Market
- 8.2K Software
- 113 SmartSDR+
- 6.4K SmartSDR for Windows
- 183 SmartSDR for Maestro and M models
- 428 SmartSDR for Mac
- 271 SmartSDR for iOS
- 258 SmartSDR CAT
- 191 DAX
- 382 SmartSDR API
- 9.3K Radios and Accessories
- 36 Aurora
- 253 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 945 Maestro
- 55 FlexControl
- 865 FLEX Series (Legacy) Radios
- 920 Genius Products
- 461 Power Genius XL Amplifier
- 336 Tuner Genius XL
- 123 Antenna Genius
- 296 Shack Infrastructure
- 208 Networking
- 455 Remote Operation (SmartLink)
- 144 Contesting
- 787 Peripherals & Station Integration
- 139 Amateur Radio Interests
- 1K Third-Party Software
