NET_VCA_REACH_HIGHT

Structure about climbing detection parameters.

Structure Definition

struct{
  NET_VCA_LINE    struVcaLine;
  WORD            wDuration;
  BYTE            byRes[6];
}NET_VCA_REACH_HIGHT, *LPNET_VCA_REACH_HIGHT;

Members

struVcaLine

Coordinates of detection line, refer to the structure NET_VCA_LINE for details.

wDuration

Alarm time duration, which ranges from 1 to 120, unit: second.

byRes

Reserved, set to 0.