<?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: LabVIEW Data Storage Application Note 154 in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789984#M1069014</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&lt;BR /&gt;
&lt;P&gt;I'm trying to update (&lt;EM&gt;don't ask&lt;/EM&gt;) handles what seems to be a type code of 0xF1&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Guess we can't do much more without asking.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We have these (getting old) LabVIEW programs that talk to each other via some custom TCP/IP code that uses FlattenToString (7.x variants) and UnflattenFromString, to send variants back and forth.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The (don't ask) above was more to avoid suggestions of "don't do that, instead do ...", as that is not the point.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Exactly what I was thinking (in other words: it worked).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be worth the effort to figure out if (and how) 0xF1 is ever used. That could be difficult if the code is bad... You can put a breakpoint or probe in there. If you can test with enough coverage, you might be able to rule out the usage of 0xF1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if it's used, I'm not sure how a program other then LabVIEW would deal&amp;nbsp;with it, other then using it's name for logging or something like that.&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 14:07:53 GMT</pubDate>
    <dc:creator>wiebe@CARYA</dc:creator>
    <dc:date>2018-05-07T14:07:53Z</dc:date>
    <item>
      <title>LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789085#M1068660</link>
      <description>&lt;P&gt;Is there a more update manual or application note, than the LabVIEW Data Storage, Application Note 154, from April 2003?&lt;/P&gt;
&lt;P&gt;I thought I ran into that somewhere else but can't find it now and searching here or on google just returns a large haystack with no needle.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 19:58:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789085#M1068660</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-03T19:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789310#M1068744</link>
      <description>&lt;P&gt;It's in the (&lt;A href="https://www.ni.com/docs/en-US/bundle/labview/page/how-labview-stores-data-in-memory.html" target="_blank" rel="noopener"&gt;online&lt;/A&gt;) help now.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 16:00:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789310#M1068744</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2025-05-05T16:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789375#M1068774</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had actually bumped into that page, but the fact that flattened data and type descriptors are buried at the bottom, as links to other pages, made me overlook the fact that all that was in the application note is indeed there.&amp;nbsp; And it has been updated with the type codes for 64 bit quantities, which I had seen already, probably in that same help page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, a few things are missing, as my old code which I'm trying to update (don't ask) handles what seems to be a type code of 0xF1 (for typedefs?) and storing the variable names along with the data. &amp;nbsp; I don't remember whether I deduced that or saw it explained somewhere else.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 13:03:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789375#M1068774</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-04T13:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789383#M1068779</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, a few things are missing, as my old code which I'm trying to update (don't ask) handles what seems to be a type code of 0xF1 (for typedefs?) and storing the variable names along with the data. &amp;nbsp; I don't remember whether I deduced that or saw it explained somewhere else.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You mean it's flattened data type is 0xF1? I think only enums stores their names&amp;nbsp;in their types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are only a few use cases where using flattened data is appropriate. In almost all cases, variants are a lot easier\clearer\safer to use. Problem with using flattened data is that it's totally unreadable without proper comment (as you are probably finding out right now).&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 13:11:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789383#M1068779</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-04T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789762#M1068937</link>
      <description>&lt;P&gt;Typecode 0xF1 is not a useful Flatten type at all. It may exist internally in LabVIEW for some reason but generally typecodes above 0x80 do not exist or are for internal types that are not exposed through LabVIEW data&amp;nbsp;types. 0xF0 is the functionCode and 0xF1 is the typeDefCode, but they can only happen when you try to flatten a strict typedef VI refnum, which for flattened data is pretty useless as a refnum is non-persistent, meaning flattening and transferring to another LabVIEW instance, on the same computer or another one, is pretty useless as it means really just as much as a pointer value, which is only valid inside the process that "created" the memory location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 22:30:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789762#M1068937</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2018-05-06T22:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789835#M1068960</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm trying to update (&lt;EM&gt;don't ask&lt;/EM&gt;) handles what seems to be a type code of 0xF1&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Guess we can't do much more without asking.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 07:36:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789835#M1068960</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-07T07:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789962#M1069007</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&lt;BR /&gt;
&lt;P&gt;I'm trying to update (&lt;EM&gt;don't ask&lt;/EM&gt;) handles what seems to be a type code of 0xF1&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Guess we can't do much more without asking.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We have these (getting old) LabVIEW programs that talk to each other via some custom TCP/IP code that uses FlattenToString (7.x variants) and UnflattenFromString, to send variants back and forth.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The (don't ask) above was more to avoid suggestions of "don't do that, instead do ...", as that is not the point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to replace one of those programs with a non LabVIEW program, and trying to make sure we can send (and receive) the exact same packets, and some of them do have 0xF1 typcodes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not trying to create a completely generic replacement, just for the cases that are present in the programs above, and trying to understand the encoding ot typecode 0xF1 packets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've already done most, if not all of it (again, for our types case) , and was just looking for documentation to make sure my guess of what the 0xF1 packet can be is somewhat accurate.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 13:29:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789962#M1069007</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-07T13:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789984#M1069014</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&lt;BR /&gt;
&lt;P&gt;I'm trying to update (&lt;EM&gt;don't ask&lt;/EM&gt;) handles what seems to be a type code of 0xF1&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Guess we can't do much more without asking.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We have these (getting old) LabVIEW programs that talk to each other via some custom TCP/IP code that uses FlattenToString (7.x variants) and UnflattenFromString, to send variants back and forth.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The (don't ask) above was more to avoid suggestions of "don't do that, instead do ...", as that is not the point.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Exactly what I was thinking (in other words: it worked).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be worth the effort to figure out if (and how) 0xF1 is ever used. That could be difficult if the code is bad... You can put a breakpoint or probe in there. If you can test with enough coverage, you might be able to rule out the usage of 0xF1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if it's used, I'm not sure how a program other then LabVIEW would deal&amp;nbsp;with it, other then using it's name for logging or something like that.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:07:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3789984#M1069014</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-07T14:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790001#M1069022</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;It might be worth the effort to figure out if (and how) 0xF1 is ever used.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Maybe I should have made it more clear from the start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All I am asking is whether there is documentation for all the type codes in flattened data, including the ones NOT in the original App Note 154 or its online replacement, be it 0xF1 or another.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:21:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790001#M1069022</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-07T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790017#M1069029</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1525703546576"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All I am asking is whether there is documentation for all the type codes in flattened data, including the ones NOT in the original App Note 154 or its online replacement, be it 0xF1 or another.&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No there isn't! What is mentioned in App Note 154 and the online help is all NI is willing to document in terms of making users rely upon, that it will not change in the future. Anything not documented in there can change at any time. It's one of the reasons not to document things that are considered internal implementation details, as documenting something basically is similar to writing it in stone. It can never again be changed!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm really not even sure where one would get this typecode from in a flattened data stream. Maybe if you could show us how to get it we could give you some more information about how it may be meant to be used but as already said, relying on this to stay the same in future versions of LabVIEW is building a bomb in your software.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:37:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790017#M1069029</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2018-05-07T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790030#M1069033</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;No there isn't! &lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks, that completes the answer to my original question. I already accepted the answer pointing to the online help as solution, not sure I can also mark this one as solution too.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:46:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790030#M1069033</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-07T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790048#M1069043</link>
      <description>&lt;P&gt;You can mark two solutions.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:09:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790048#M1069043</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-07T15:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790219#M1069104</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/6528"&gt;@rolfk&lt;/a&gt;
&lt;P&gt;I'm really not even sure where one would get this typecode from in a flattened data stream. Maybe if you could show us how to get it we could give you some more information about how it may be meant to be used but as already said, relying on this to stay the same in future versions of LabVIEW is building a bomb in your software.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is to interface to old stuff that won't be recompiled, so it will stay the same.&lt;/P&gt;
&lt;P&gt;To get&amp;nbsp; 0xF1 from a flattened stream, create any typedef, wire it to a "To Variant " conversion, then wire the variant to "Flatten to String". The flattened string will contain the 0xF1 type code.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 21:49:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790219#M1069104</guid>
      <dc:creator>instrumento</dc:creator>
      <dc:date>2018-05-07T21:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790343#M1069161</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;This is to interface to old stuff that won't be recompiled, so it will stay the same.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes! Nurture that &lt;A href="https://en.wikipedia.org/wiki/Technical_debt" target="_blank"&gt;technical debt&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, OT, especially since you mentioned this a few times. Just saying I think it's a bad decision.&amp;nbsp;Sooner or later, &lt;EM&gt;someone&lt;/EM&gt; will pay the price. Might even be happening right now...&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 08:22:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790343#M1069161</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-08T08:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790402#M1069191</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;This is to interface to old stuff that won't be recompiled, so it will stay the same.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes! Nurture that &lt;A href="https://en.wikipedia.org/wiki/Technical_debt" target="_blank"&gt;technical debt&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, OT, especially since you mentioned this a few times. Just saying I think it's a bad decision.&amp;nbsp;Sooner or later, &lt;EM&gt;someone&lt;/EM&gt; will pay the price. Might even be happening right now...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote (PM):&lt;BR /&gt;
&lt;P&gt;Not sure this &amp;nbsp;&lt;A href="https://en.wiktionary.org/wiki/condescending" target="_self"&gt;type&lt;/A&gt; of replies adds too much to the discussion.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It's wasn't mend as condescending, just a fair (and somewhat funny) warning. In fact a very serious warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure how else to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;PM me all you want, but at least accept PM's back.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 11:52:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790402#M1069191</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-08T11:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790612#M1069266</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;You can mark two solutions.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You could too.&amp;nbsp; Just saying...&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 18:43:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790612#M1069266</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2018-05-08T18:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790616#M1069267</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/6528"&gt;@rolfk&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30427"&gt;@instrumento&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1525703546576"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All I am asking is whether there is documentation for all the type codes in flattened data, including the ones NOT in the original App Note 154 or its online replacement, be it 0xF1 or another.&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No there isn't! What is mentioned in App Note 154 and the online help is all NI is willing to document in terms of making users rely upon, that it will not change in the future. Anything not documented in there can change at any time. It's one of the reasons not to document things that are considered internal implementation details, as&lt;STRONG&gt; documenting something basically is similar to writing it in stone. It can never again be changed!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm really not even sure where one would get this typecode from in a flattened data stream. Maybe if you could show us how to get it we could give you some more information about how it may be meant to be used but as already said, relying on this to stay the same in future versions of LabVIEW is building a bomb in your software.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which really sucks when the implementation does not match the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We all write bugs, it takes an engineer to really screw things up!&amp;nbsp; What is the Russian Phrase?&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;Доверяй, но проверяй&lt;/STRONG&gt;&lt;SPAN&gt;"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 18:47:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790616#M1069267</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2018-05-08T18:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790822#M1069330</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/123634"&gt;@JÞB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/4177"&gt;wiebe@CARYA&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;You can mark two solutions.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You could too.&amp;nbsp; Just saying...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;True. But I'll leave it to OP in this thread.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 07:40:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790822#M1069330</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-09T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Data Storage Application Note 154</title>
      <link>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790830#M1069335</link>
      <description>&lt;P&gt;BTW (trying to make amends):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In \National Instruments\LabVIEW 20xx\vi.lib\Utility there is a .llb called GetType.llb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might not solve anything, it's definitely not the documentation you're looking for. But if you (are forced to) work with flattened types, it is definitely an interesting library to get to know.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 07:56:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/LabVIEW-Data-Storage-Application-Note-154/m-p/3790830#M1069335</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2018-05-09T07:56:47Z</dc:date>
    </item>
  </channel>
</rss>

