Re: Message to variable issue

2025-03-27 Thread Muhammad Anas
Thanks for your support. I have tried this by setting the default freq variable to 10, but the message coming from zmq is still not converting to appropriate format. Could you please help me to rectify this issue? terminal output: sub_msg_source :error: Invalid PMT message: pmt::deserialize: malfor

Re: Message to variable issue

2025-03-24 Thread Glen Langston
Hello Muhammad, I think the messages are “text”. Try float(freq) on the receive side. Good Luck Glen > On Mar 23, 2025, at 2:57 PM, Muhammad Anas wrote: > > Dear GRC Community, > > I have tried message to variable block to fit the value coming from ZMQ > Message SUB Source from another ap