Closed shlomiv closed 5 years ago
Even though it is described in the docs: http://digicamcontrol.com/doc/userguide/singlecmd#bulb-capture-commands-works-if-the-astro-windows-is-open
I am trying to work on https://github.com/dukus/digiCamControl/issues/308 to use DCC as a nikon controller from more advanced software such as SGPro.
Having the apis described in the docs (linked above) would make this possible. Any chance to get them working?
Ok, I think I made a mistake. They do seem to work using the following syntax:
> CameraControlRemot.exe /host localhost /c do StartBulb ... > CameraControlRemot.exe /host localhost /c do EndBulb
Even though it is described in the docs: http://digicamcontrol.com/doc/userguide/singlecmd#bulb-capture-commands-works-if-the-astro-windows-is-open
I am trying to work on https://github.com/dukus/digiCamControl/issues/308 to use DCC as a nikon controller from more advanced software such as SGPro.
Having the apis described in the docs (linked above) would make this possible. Any chance to get them working?