<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Use of MQX Message Queue in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369681#M12199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Code warrior v10.2 and MQX of v4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a project in which I need to use MQX message queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project I have two task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One task will monitor the switches of 5 fan, and send the output with detail like fan number with on/off of switch to other task using message.&lt;/P&gt;&lt;P&gt;Other task will response to message and process on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I want to do is for example if on a one time say fan 1 is ON then it will send a message to other task, but &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; on a same if say fan 2 is off then message of fan number 2 with detail off should be in queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Note that I have learnt the demo of MQX msg queue example but cant understand anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I come to know that my message is in a queue.???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not worked on message queue ever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with demo code.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 12:12:18 GMT</pubDate>
    <dc:creator>utsavikalpesh</dc:creator>
    <dc:date>2014-10-31T12:12:18Z</dc:date>
    <item>
      <title>Use of MQX Message Queue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369681#M12199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Code warrior v10.2 and MQX of v4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a project in which I need to use MQX message queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project I have two task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One task will monitor the switches of 5 fan, and send the output with detail like fan number with on/off of switch to other task using message.&lt;/P&gt;&lt;P&gt;Other task will response to message and process on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I want to do is for example if on a one time say fan 1 is ON then it will send a message to other task, but &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; on a same if say fan 2 is off then message of fan number 2 with detail off should be in queue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Note that I have learnt the demo of MQX msg queue example but cant understand anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I come to know that my message is in a queue.???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not worked on message queue ever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with demo code.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 12:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369681#M12199</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2014-10-31T12:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use of MQX Message Queue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369682#M12200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Utsavi Kalpesh Bharuchwala, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the lwsgq example code, this is located at the below path: C:\Freescale\Freescale_MQX_4_0\mqx\examples\lwmsgq&lt;/P&gt;&lt;P&gt;There are two messages queqes One for the server and another for the client. Take a look to that example. I hope that helps you.&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 16:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369682#M12200</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-10-31T16:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use of MQX Message Queue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369683#M12201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx for Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:24:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Use-of-MQX-Message-Queue/m-p/369683#M12201</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2014-11-04T11:24:00Z</dc:date>
    </item>
  </channel>
</rss>

