camera property setting issue

Post Reply
chp0423
Posts: 2
Joined: Thu Jul 25, 2019 3:16 pm

camera property setting issue

Post by chp0423 » Thu Jul 25, 2019 3:23 pm

I am developing a software using Nikon Z7 digital camera and CameraControlDevices.sln. When I tried to set a camera property using a statement such as "DeviceManager.SelectedCameraDevice.IsoNumber.Value = "100"", the code samed to run correcty, but the camera property didn't change. That meant that the statement "DeviceManager.SelectedCameraDevice.IsoNumber.Value = "100"" didn't take affect. Do you konw why? How can I set a camera property?

camera property setting issue

Advertisment
 

Post Reply