Hi Di,
The Libiio client is all set up on the linux side (hooray)!
On the MATLAB side, I am getting some errors when using the iio_sink and iio_source blocks (m, slx, and h files from the July 21st GITHUB release). Ever time I attempt to open the simulink blocks, the iio_soucre/iio_sink blocks are surrounded with a red dotted line and give me the error:
"
Error using iio_source
The specified superclass'matlab.system.mixin.CustomIcon' contains a parse error or cannot be
found on MATLAB's search path, possibly shadowed by another file with the same name.
"
The same error generates when I attempt to open the file. Is the source of this error within the blocks or my use of the blocks? I noticed these were created in 2013b, and I am using 2012b (if that could be a difference maker).
Here are all the warnings that pop up when I load the simulink models:
"
Warning: Loading model 'iio_source_sim' generated with a newer version (R2013b) of Simulink
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 81): block_diagram does not have a parameter
named 'PauseTimes' in group 'SimulationSettings'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 82): block_diagram does not have a parameter
named 'NumberOfSteps' in group 'SimulationSettings'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 83): block_diagram does not have a parameter
named 'SnapshotBufferSize' in group 'SimulationSettings'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 84): block_diagram does not have a parameter
named 'SnapshotInterval' in group 'SimulationSettings'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 85): block_diagram does not have a parameter
named 'NumberOfLastSnapshots' in group 'SimulationSettings'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 112): block_diagram does not have a parameter
named 'CovEnableCumulative' in group 'Verification'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 764): iio_source block (mask) does not have a
parameter named 'src_ip_address'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 765): iio_source block (mask) does not have a
parameter named 'src_dev_name'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 766): iio_source block (mask) does not have a
parameter named 'ch_size'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 767): iio_source block (mask) does not have a
parameter named 'ch_no'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 768): The specified superclass
'matlab.system.mixin.CustomIcon' contains a parse error or cannot be found on MATLAB's search
path, possibly shadowed by another file with the same name.
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 788): TimeScope block does not have a
parameter named 'ScopeSpecification'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 791): line does not have a parameter named
'ZOrder'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 797): line does not have a parameter named
'ZOrder'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: iio_source_sim (blockdiagram.xml, line 803): line does not have a parameter named
'ZOrder'
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: Cannot load an object of class 'ConfigurationSet':
Its class cannot be found.
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: The System object 'iio_source' specified in MATLAB System block
'iio_source_sim/MATLAB System' is invalid.
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: The specified superclass'matlab.system.mixin.CustomIcon' contains a parse error or
cannot be found on MATLAB's search path, possibly shadowed by another file with the same
name.
In general\private\openmdl at 13
In general\private\openslx at 9
In open at 159
In uiopen at 196
Warning: The specified superclass'matlab.system.mixin.CustomIcon' contains a parse error or
cannot be found on MATLAB's search path, possibly shadowed by another file with the same
name.
Warning: Error evaluating 'DestroyFcn' callback of TimeScope block 'iio_source_sim/Time
Scope'.
Warning: The class scopeextensions.ScopeBlock has no property or method named
'onBlockDestroy'.
"
What could be going wrong?
Thanks,
Will
PS Please accept the attached certificate for your hard work.