NET_VCA_GET_UP

Structure about getting up detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON      struRegion;
  WORD                 wDuration;
  BYTE                 byMode;
  BYTE                 bySensitivity;
  BYTE                 byRes[4];
}NET_VCA_GET_UP, *LPNET_VCA_GET_UP;

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.

byMode

Standing up detection mode: 0-wide bed mode, 1-bunk bed mode, 2-getting up on wide bed mode

bySensitivity

Sensitivity, range: [1,100]

byRes

Reserved, set to 0