NET_DVR_MODULE_INFO

Structure about All Modules Information

Member

Data Type

Description

dwSize

DWORD

Structure size.

byModuleType

BYTE

Module type: 1-keyboard, 2-trigger, 3-zone, 4-network module.

byKeyBoardType

BYTE

Keyboard type: 1-LCD, 2-LED.

byTriggerType

BYTE

Trigger type: 1-"local trigger", 2-"4-channel trigger", 3-"8-channel trigger", 4-"single zone trigger", 5-"32-channel trigger".

byZoneType

BYTE

Zone type: 1-"local zone", 2-"single zone", 3-"double zone", 4-"8 zone", 5-"8-channel analog zone".

wModuleAddress

WORD

External trigger address, extended module: from 0 to 255, 0xFFFF indicates invalid address.

byRes2

Array of BYTE

Reserved, and set to 0. The maximum size is 2 bytes.

sModelInfo

Array of char

Module information. The maximum size is 32 bytes.

sDeviceVersionInfo

Array of char

Version information. The maximum size is 32 bytes.

byRes

Array of BYTE

Reserved, and set to 0. The maximum size is 128 bytes.