You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I saw that the Nikon Z8 is currently not supported by digicamcontrol and when I tried it I got the following error, so it really does not work. Is support for the Z8 planned, given its similarities to the Z9?
PS C:\Program Files (x86)\digiCamControl> .\CameraControlCmd.exe /capture
digiCamControl command line utility running
New Camera is connected ! Driver :Z 8
Error occurred while capturing photo CameraControl.Devices.Classes.DeviceException: Unknown error. Error code:2147754003 ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x80042013
bei WIA.IDevice.ExecuteCommand(String CommandID)
bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 661.
--- Ende der internen Ausnahmestapelüberwachung ---
bei CameraControl.Devices.Classes.ErrorCodes.GetException(COMException exception) in C:\Work\VS\CameraControl\CameraControl.Devices\Classes\ErrorCodes.cs:Zeile 169.
bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 666.
bei CameraControlCmd.Program.Capture() in C:\Work\VS\CameraControl\CameraControlCmd\Program.cs:Zeile 470.
The text was updated successfully, but these errors were encountered:
Hello, I saw that the Nikon Z8 is currently not supported by digicamcontrol and when I tried it I got the following error, so it really does not work. Is support for the Z8 planned, given its similarities to the Z9?
The text was updated successfully, but these errors were encountered: