<?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 EDSDK Handler for take pictures in Camera Software</title>
    <link>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307037#M2257</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am trying to create a Program for my Canon EOS Rebel T7, but when I try to send the command EDSDK.EdsSendCommand(CamConn, EDSDK.CameraCommand_TakePicture, 0) the program returns the error EDS_ERR_INVALID_HANDLE, how I can add a proper Handle for taking pictures? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://i.stack.imgur.com/S6ZLM.png" rel="nofollow noreferrer" target="_blank"&gt;Print of code here&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2020 08:55:40 GMT</pubDate>
    <dc:creator>Lucinda28</dc:creator>
    <dc:date>2020-05-20T08:55:40Z</dc:date>
    <item>
      <title>EDSDK Handler for take pictures</title>
      <link>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307037#M2257</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am trying to create a Program for my Canon EOS Rebel T7, but when I try to send the command EDSDK.EdsSendCommand(CamConn, EDSDK.CameraCommand_TakePicture, 0) the program returns the error EDS_ERR_INVALID_HANDLE, how I can add a proper Handle for taking pictures? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://i.stack.imgur.com/S6ZLM.png" rel="nofollow noreferrer" target="_blank"&gt;Print of code here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 08:55:40 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307037#M2257</guid>
      <dc:creator>Lucinda28</dc:creator>
      <dc:date>2020-05-20T08:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: EDSDK Handler for take pictures</title>
      <link>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307042#M2258</link>
      <description>&lt;P&gt;These forums are intended to provide support to end users of Canon products, not software developers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know nothing about the EOSDK, but I do know programming. &amp;nbsp;As far as your issues goes, I view it as similar to a car not running because you did not put gas in the tank. &amp;nbsp;You probably need to call GetHandle prior to making that method call.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 09:20:56 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307042#M2258</guid>
      <dc:creator>Waddizzle</dc:creator>
      <dc:date>2020-05-20T09:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: EDSDK Handler for take pictures</title>
      <link>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307056#M2259</link>
      <description>&lt;P&gt;And if you *did* call InitHandle or GetHandle or whatever it is called, you need to check to make sure you get a valid handle - probably anything but NULL - before you do any other calls.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 13:27:42 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Camera-Software/EDSDK-Handler-for-take-pictures/m-p/307056#M2259</guid>
      <dc:creator>kvbarkley</dc:creator>
      <dc:date>2020-05-20T13:27:42Z</dc:date>
    </item>
  </channel>
</rss>

