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 and the SmartSDR v4.1.3 Release Notes
SmartSDR v3.10.15 and the SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software and Firmware
SmartSDR v4.1.3 and the SmartSDR v4.1.3 Release Notes
SmartSDR v3.10.15 and the 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
- 371 Community Topics
- 2.1K New Ideas
- 629 The Flea Market
- 8.2K Software
- 93 SmartSDR+
- 6.4K SmartSDR for Windows
- 182 SmartSDR for Maestro and M models
- 424 SmartSDR for Mac
- 270 SmartSDR for iOS
- 255 SmartSDR CAT
- 190 DAX
- 381 SmartSDR API
- 9.3K Radios and Accessories
- 35 Aurora
- 246 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 937 Maestro
- 54 FlexControl
- 863 FLEX Series (Legacy) Radios
- 917 Genius Products
- 460 Power Genius XL Amplifier
- 334 Tuner Genius XL
- 123 Antenna Genius
- 294 Shack Infrastructure
- 206 Networking
- 451 Remote Operation (SmartLink)
- 144 Contesting
- 782 Peripherals & Station Integration
- 139 Amateur Radio Interests
- 996 Third-Party Software
