Get current focus level

Yeahish

n3wb
Nov 4, 2020
1
0
New york
Hi,

I have created a small program to control a DS-2DE4A425IW-DE without using a browser. (Will post the code on github once the programs basic functionality is done).

I am trying to implement a feature to be able to recall focus depth on preset calls. from the isapi documentation I was able to find how to set focus depth in or out, but I couldn't find a way to see current focus position and go to that position. I might have overlooked where or how I can achieve that.

Any pointers would be apreciated.