Why is the Triggered Write To File block no longer recognized by the Communications Blockset 3.0 (R14)?

1 view (last 30 days)
I have a model that uses the Triggered Write to File block in Communications Blockset 2.5 (R13SP1). When I upgrade this model to use Communications Blockset 3.0 (R14), I receive a bad library link. How do I use the Triggered Write To File block in Communications Blocset 3.0 (R14)?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed in Release 14 Service Pack 2 (R14SP2). For previous releases, please read below for any possible workarounds:
This bug has been fixed for Release 14 SP1 (R14SP1). For previous releases, please read below for any possible workarounds:
This has been verified as a bug in the Communications Blockset 3.0 (R14) in the way that the Triggered Write To File block is handled.
The Triggered Write To File block has become obsolete in the Communications Blockset 3.0 (R14). For backward compatibility, the block should still be available for use.
Currently, to work around this issue, you can find this block in the following library:
\matlabroot\toolbox\commblks\commblksobsolete\v2p5\cbobsv2p5.mdl
You can replace all the Triggered Write To File blocks in your model that result in bad library links with the Triggered Write To File block in the above library.
Note that this block is obsolete and might be removed in a future release of the Communications Blockset. It is recommended that you avoid using obsolete blocks in your current models.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

No release entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!