NET_VCA_TAKE_LEFT

Structure about unattended baggage/object removal detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON   struRegion;
  WORD              wDuration;
  BYTE              byRes[6];
}NET_VCA_TAKE_LEFT,*LPNET_VCA_TAKE_LEFT;

Members

struRegion

Coordinates of detection region, refer to the structure NET_VCA_POLYGON for details.

wDuration

Alarm time duration, which ranges from 1s to 120s, and 10s is recommended.

byRes

Reserved, set to 0.