A Delphi programm should make produkt photos with a Nikon D5000AF SDX. The only commands I need are “make a photo”, “get me the photo”.
Which library or API can help me?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@Heinz, to control a device you must use an SDK, which must be supplied by the manufacturer of the device.
from the nikon site :
in this page you can find the SDK for the Nikon cameras, including the D5000 series.
Bye.