<?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 Re: How to show Matrix array on Freemaster in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1505145#M1111</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100557"&gt;@iulian_stan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 17:39:13 GMT</pubDate>
    <dc:creator>_Leo_</dc:creator>
    <dc:date>2022-08-11T17:39:13Z</dc:date>
    <item>
      <title>How to show Matrix array on Freemaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1504359#M1105</link>
      <description>&lt;P&gt;Hi team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer is using Freemaster version 3.2.0.5 successfully, except for the following struct:&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;typedef struct
{
    DIRECTION direction;                                           				
    int16_t encoderEventImpulses[ARRAY_SIZE_MOTORS][MAX_NUM_OF_ENCODER_EVENT+1];          						
    bool encoderEventEnable[ARRAY_SIZE_MOTORS][MAX_NUM_OF_ENCODER_EVENT+1];
    uint16_t encoderEventSize[ARRAY_SIZE_MOTORS];                                          						
    int16_t angleLoaded[ARRAY_SIZE_MOTORS];																		

    bool changeSign;																							
    uint16_t angleEnabledCounter;										
    uint16_t angleUsableIndex;										
	NUMMOT motorNum;								
	uint16_t numOfEncoderCompareAngleChangedListener[ARRAY_SIZE_MOTORS];		
}tEncoderEvent;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As you can see some struct members, such as encoderEventImpulses, are array matrixes.&lt;/P&gt;
&lt;P&gt;How can customer show this kind of values on FreeMASTER?&lt;/P&gt;
&lt;P&gt;Thank you in advanced.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 00:03:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1504359#M1105</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2022-08-11T00:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Matrix array on Freemaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1504768#M1106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199320"&gt;@_Leo_&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;FreeMASTER has no visualization options for multidimensional arrays.&lt;/P&gt;
&lt;P&gt;What FreeMASTER can offer out of the box is:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Display each matrix element as separate variable in Variable Watch&lt;/LI&gt;
&lt;LI&gt;Plot columns/rows as arrays (one dimension) using Array Viewer (User Guide - chapter 4.1.1.4).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Most flexible visualization option is to use FreeMASTER embedded web engines:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Read all values via JavaScript (User Guide - chapter 6)&lt;/LI&gt;
&lt;LI&gt;Visualize data in a HTML page&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 11 Aug 2022 08:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1504768#M1106</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2022-08-11T08:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Matrix array on Freemaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1505145#M1111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100557"&gt;@iulian_stan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 17:39:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-to-show-Matrix-array-on-Freemaster/m-p/1505145#M1111</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2022-08-11T17:39:13Z</dc:date>
    </item>
  </channel>
</rss>

