|
-
May 14th, 2013, 12:04 PM
#1
Thread Starter
Addicted Member
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
-
May 14th, 2013, 12:15 PM
#2
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
 
-
May 14th, 2013, 12:51 PM
#3
Thread Starter
Addicted Member
Re: Is it possible to control a Canon or Nikon using vb.net?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|