Structure about the peripheral parameters of access controller.
struct{ DWORD dwSize; BYTE byIDCardUpMode; BYTE byRes1; BYTE byCardVerifyMode; BYTE byACSDevType; BYTE byDoorMode; BYTE byRes2; BYTE wDevDetailType; BYTE byRes[300]; }NET_DVR_ACS_EXTERNAL_DEV_CFG, *LPNET_DVR_ACS_EXTERNAL_DEV_CFG;
Structure Size.
Mode of uploading ID card information: 0-upload 18-digit ID card No., 1-upload all information.
Reserved, set to 0.
Card authentication mode: 0-authenticate by remote center, 1-authenticate by client or platform.
Device type: 1-ID card reader, 2-IC card reader, 3-QR code reader, 4-fingerprint reader, 5-character screen + QR code reader, 6-card collector, 7-character screen, 8-fingerprint scanner, 9-voice module, 10-person and ID card device.
Door entrance or exit mode: 0-entrance, 1-exit.
Reserved, set to 0.
External device model:
when byACSDevType=1: 0-iDR210, 1-IDM10, 2-ID card reader;
when byACSDevType=7: 0-DC48270RS043_01T, 1-DC80480B070_03T.
Reserved, set to 0.