Structure about the barrier time parameters of the turnstile.
struct{ DWORD dwSize; DWORD dwHoldOnALarmTime; DWORD dwHoldOnGateOpenTime; DWORD dwPostponeIntrusionAlarmTime; DWORD dwNoLaneAccessTimeLimitTime; DWORD dwSafetyZoneStayTime; DWORD byIRTriggerTimeoutTime; BYTE byRes[299]; }NET_DVR_GATE_TIME_CFG, *LPNET_DVR_GATE_TIME_CFG;
Structure Size.
Extend alarm device buzzing time, unit: ms.
Remaining open time before the barrier receives closing order, unit: ms
Delay time of triggering intrusion alarm, unit: ms.
Timeout alarm time for no person passing when the lane receives valid passing signal, unit: s.
Timeout alarm time for persons staying in the lane after arriving at the safe area when the lane receives valid passing signal, unit: s.
Maximum IR obstructed duration, it is between 0 and 255, unit: s.
Reserved, set to 0.