Structure about getting up detection parameters.
struct{ NET_VCA_POLYGON struRegion; WORD wDuration; BYTE byMode; BYTE bySensitivity; BYTE byRes[4]; }NET_VCA_GET_UP, *LPNET_VCA_GET_UP;
Coordinates of detection region, refer to the structure NET_VCA_POLYGON for details.
Alarm time duration, which ranges from 1 to 100 s.
Standing up detection mode: 0-wide bed mode, 1-bunk bed mode, 2-getting up on wide bed mode
Sensitivity, range: [1,100]
Reserved, set to 0