Results 1 to 3 of 3

Thread: Is it possible to control a Canon or Nikon using vb.net?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2010
    Posts
    148

    Is it possible to control a Canon or Nikon using vb.net?

    Both Nikon and Canon offer SDKs to communicate with their cameras. I do not have any experience working with SDKs and am writing to first see if it is possible to use VB.net. If so, is it straight forward?

    Any guidance is appreciated.

    Adrian

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Is it possible to control a Canon or Nikon using vb.net?

    Yes, it is almost certainly possible, but it may not be easy. After all, at worst you'd create a library that would wrap the calls to the SDK, then call that library from .NET. Of course, that could mean that the library is NOT written in .NET.

    Here's such a wrapper for canon:

    http://sourceforge.net/projects/canonrcwrapper/
    My usual boring signature: Nothing

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2010
    Posts
    148

    Re: Is it possible to control a Canon or Nikon using vb.net?

    Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width