Hi,
message passing is implemented asynchronously by binding functions to
message ports.
[1] is the page that explains message ports in great detail.
So first you declare your message ports preferably in your blocks
constructor.
Than you bind one of your functions to an incoming message port. The
Message passing is described in web site. I do not know where to put codes in
c++ sync blocks. Can you please explain how to implement message passing with
example. Do we need for loop in work function. How to return noutput_items.
Thanks
Neil
And another thing. How to remove inserted GRC cusome m