<?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 import binary Pi Tags from web server into JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762760#M94262</link>
    <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp; Thank you for your reply!&lt;/P&gt;&lt;P&gt;In the meantime we found the reason. We have defined the AF path of the PI web server down to the "Value" and expect an actual value to be present which is then displayed in the data table. With continuous or character data that is not binary, the actual value comes right after "Value:" (see screenshot). With binary variables, there is not a value but a list with "Name", "Value" and "IsSystem" and we run into an error retrieving the actual value.&lt;/P&gt;&lt;P&gt;Long story short, we will need to adapt the structure of our PI web server to record only the values 0 and 1 and no descriptive names as it was the case.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 13:49:59 GMT</pubDate>
    <dc:creator>Theresa3003</dc:creator>
    <dc:date>2024-06-06T13:49:59Z</dc:date>
    <item>
      <title>How to import binary Pi Tags from web server into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762476#M94182</link>
      <description>&lt;P&gt;We are trying to import binary PI tags from our PI web server into JMP which does not work however.&lt;/P&gt;&lt;P&gt;The PI tag is character and has the names "Open" and "Closed" and values 1 and 0 respectively.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We verified that this binary PI tag is being populated in the web server:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Theresa3003_0-1717506790851.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/64863iF89991E115635DA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Theresa3003_0-1717506790851.png" alt="Theresa3003_0-1717506790851.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When using the integrated "Import from PI Server" or our own application which is similar, the columns of the data table are not populated.: no data in columns 3 and 4 which present the binary PI tag-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Theresa3003_1-1717507373721.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/64864i34A5DD55868D7E61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Theresa3003_1-1717507373721.png" alt="Theresa3003_1-1717507373721.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have no clue as to why we cannot see the PI tag values in our data table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is much appreciated!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Theresa&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 13:24:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762476#M94182</guid>
      <dc:creator>Theresa3003</dc:creator>
      <dc:date>2024-06-04T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to import binary Pi Tags from web server into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762514#M94196</link>
      <description>&lt;P&gt;need more info. It looks like you should be importing a .json file you've downloaded, but I don't see the relationship between the two pictures...the column names don't match the json key-value pairs. What does the JSL open statement look like?&lt;/P&gt;
&lt;P&gt;I'd start by saving a .json file and opening it with the json wizard and using the best guess, then refining the import using the wizard. Once you get the shape you want, you can save the script to reproduce it with fresh data.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 22:13:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762514#M94196</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2024-06-04T22:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to import binary Pi Tags from web server into JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762760#M94262</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp; Thank you for your reply!&lt;/P&gt;&lt;P&gt;In the meantime we found the reason. We have defined the AF path of the PI web server down to the "Value" and expect an actual value to be present which is then displayed in the data table. With continuous or character data that is not binary, the actual value comes right after "Value:" (see screenshot). With binary variables, there is not a value but a list with "Name", "Value" and "IsSystem" and we run into an error retrieving the actual value.&lt;/P&gt;&lt;P&gt;Long story short, we will need to adapt the structure of our PI web server to record only the values 0 and 1 and no descriptive names as it was the case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 13:49:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-import-binary-Pi-Tags-from-web-server-into-JMP/m-p/762760#M94262</guid>
      <dc:creator>Theresa3003</dc:creator>
      <dc:date>2024-06-06T13:49:59Z</dc:date>
    </item>
  </channel>
</rss>

