<?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 If it's working fine, that in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Some-trouble-in-Intel-RealSense-SDK-programming/m-p/1107357#M70864</link>
    <description>&lt;P&gt;If it's working fine, that should evaluate to false, not true. Only if there is some error will it evaluate to true.&lt;/P&gt;

&lt;P&gt;Why: PXC_STATUS_NO_ERROR will be given an internal numeric value, say 0. All the other error codes will then have the value of -1,-2,-3 etc, so if the status is something other than NO_ERROR (ie, less than 0) it will evaluate as true then you can handle the error inside the if block. You can find a list of the possible statuses here:&amp;nbsp;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?pxcstatus.html&lt;/P&gt;

&lt;P&gt;Hopefully that makes sense!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2016 08:30:12 GMT</pubDate>
    <dc:creator>jb455</dc:creator>
    <dc:date>2016-04-27T08:30:12Z</dc:date>
    <item>
      <title>Some trouble in Intel RealSense SDK programming</title>
      <link>https://community.intel.com/t5/Software-Archive/Some-trouble-in-Intel-RealSense-SDK-programming/m-p/1107356#M70863</link>
      <description>&lt;P&gt;Why the Initialization statement&amp;nbsp;"psm-&amp;gt;Init() &amp;lt; PXC_STATUS_NO_ERROR" always gets the true result？&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 07:53:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Some-trouble-in-Intel-RealSense-SDK-programming/m-p/1107356#M70863</guid>
      <dc:creator>yinhu_z_</dc:creator>
      <dc:date>2016-04-27T07:53:25Z</dc:date>
    </item>
    <item>
      <title>If it's working fine, that</title>
      <link>https://community.intel.com/t5/Software-Archive/Some-trouble-in-Intel-RealSense-SDK-programming/m-p/1107357#M70864</link>
      <description>&lt;P&gt;If it's working fine, that should evaluate to false, not true. Only if there is some error will it evaluate to true.&lt;/P&gt;

&lt;P&gt;Why: PXC_STATUS_NO_ERROR will be given an internal numeric value, say 0. All the other error codes will then have the value of -1,-2,-3 etc, so if the status is something other than NO_ERROR (ie, less than 0) it will evaluate as true then you can handle the error inside the if block. You can find a list of the possible statuses here:&amp;nbsp;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?pxcstatus.html&lt;/P&gt;

&lt;P&gt;Hopefully that makes sense!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 08:30:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Some-trouble-in-Intel-RealSense-SDK-programming/m-p/1107357#M70864</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2016-04-27T08:30:12Z</dc:date>
    </item>
  </channel>
</rss>

