Click on a question to find the answer below
Can I shoot from multiple cameras at once?
Can I capture directly into the computer without storing on a card?
Can I get a live preview from the camera?
What is the release time between sending the Capture command and the shutter release?
How many pictures can I take in 1 minute?
What functions can I control from the PC?
Do I have to pay any royalties or license fees?
Can I control the camera power through the SDK?
Can I mount the camera in a remote enclosure?
Can I control the zoom on the E-1 or E-300 from the SDK?
I keep loosing the connection with the camera.
I am matching the Connect and DisConnect call and am still loosing connection with the camera.
Some of the camera settings I set using the SDK are reset after sending the DisConnect command.
Can the camera be operated manually when connected to the computer?
My computer recognizes the camera but I cannot connect using the SDK.
Is it possible to dynamically create an instance of the control in VB or VC++?
Why does the Connect command take so long when using the Wheat control?
How can I get back the SDK capabilities for my C-740 / C-750 after firmware update for Pictbridge
Can I shoot from multiple cameras at once?

Yes. All of our current SDK capable cameras, except the E-1 and E-300, can be used in multiple camera configurations.
Top
Can I capture directly into the computer without storing on a card?

Yes. The E-1 and E-300 can capture directly to a computer and do not require a card. Any of our SDK capable Storage Class cameras can be set to bypass writing to the internal memory card.
Top
Can I get a live preview from the camera?

No. There is no live video available over the camera interface. However, most of our cameras have a video out port which can be used for live preview.
Top
What is the release time between sending the Capture command and the shutter release?

There is no penalty for capturing using the SDK. Shutter release time is similar to pressing the shutter button manually.
Top
How many pictures can I take in 1 minute?

This depends on many factors including shooting mode, resolution and whether you download between shots but will be similar to operating the camera by hand.
Top
What functions can I control from the PC?

Most camera functions can be controlled from the PC.
 • Capture and download.
 • Resolution.
 • Optical and digital zoom.
 • Aperture and shutter speed.
 • Focus and flash modes.

Some camera settings are not available to the SDK.
 • Special function modes such as B&W and Sepia.
 • Flash compensation.
 • Manual white balance.
 • Camera language.
Top
Do I have to pay any royalties or license fees?

No. You can freely distribute the DLL with your application.
Top
Can I control the camera power through the SDK?

No. The camera can only be turned on or off using the power switch.
Top
Can I mount the camera in a remote enclosure?

Yes. The enclosure will need to include a way of switching power to the camera.
Top
Can I control the zoom on the E-1 or E-300 from the SDK?

No. The E-1 and E-300 lenses are manual zoom lenses.
Top
I keep loosing the connection with the camera.

This only applies to V1.5 and V2.0 cameras. It is VERY important to match Connect and DisConnect calls, even after an error. Failing to do so will cause the camera connection to fail and require manually resetting the camera.
Top
I am matching the Connect and DisConnect call and am still loosing connection with the camera.

This only applies to V1.5 and V2.0 cameras. Try to place the Connect and DisConnect calls as close as possible to the actual camera commands. If there is too much time between calling Connect and sending a camera command the connection may time out.
Top
Some of the camera settings I set using the SDK are reset after sending the DisConnect command.

This only applies to V1.5 and V2.0 cameras. Some settings do not persist outside of a Connect/Disconnect block. The application should repeat these commands before each capture.
Top
Can the camera be operated manually when connected to the computer?

No. When the camera is connected to the computer all buttons are disabled. The E-1 and E-300 do have a mode that allows them to be operated manually when connected to the computer.
Top
My computer recognizes the camera but I cannot connect using the SDK.

Storage Class cameras using the Rye, RyeNV or RyeDLL controls must be placed in PC Control Mode and the proper registry string must be set. Information on setting PC Control Mode and the proper registry strings is included in the SDK manual.
Top
Is it possible to dynamically create an instance of the control in VB or VC++?

Yes. It is possible to dynamically create an instance of the control using standard calls.
Top
Why does the Connect command take so long when using the Wheat control?

Set the Port property to the proper port. If the Port property isn’t set the control must scan the serial and USB ports for a camera which can take extra time.
Top
How can I get back the SDK capabilities for my C-740 / C-750 after firmware update for Pictbridge

For C-750 there is an update in the code library. For C-740 it can only be done from the service. There is no possibility to do this roll-back at your side.
Top
Discuss with professionals and benfit from sharing your experiences
Go
Get in touch with an Olympus SDK specialist.
Go