NET_VCA_LEFT

Structure about unattended baggage detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON      struRegion;
  WORD                 wDuration;
  BYTE                 bySensitivity;
  BYTE                 byRes[5];
}NET_VCA_LEFT, *LPNET_VCA_LEFT;

Members

struRegion

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

wDuration

Alarm time duration, which ranges from 1 to 100 s.

bySensitivity

Sensitivity, range: [1,5]

byRes

Reserved, set to 0.