The application ZKAccess-3.5 has the ability to enumerate doors, and open or close the selected door.
The sdk has this incomplete API:
VARIANT_BOOL ACUnlock(LONG dwMachineNumber, LONG Delay);
VARIANT_BOOL GetDoorState(LONG MachineNumber, [in,out] LONG* State, [out,retval] VARIANT_BOOL* pVal);
How do I select the door I want to open/close? I have 2 doors. I expected a doorID parameter or something like that.
Device: inBio 260 / 2 doors