19
7.2.5 Buzzer Beep Duration
FPort
:
0x07
Description
Cmd
ID
Device
Type
NetvoxPayLoadData
SetAlarm
OnTimeReq
0x09
0xD2
AlarmONTime
(2Bytes,Unit:1s)
Reserved
(7Bytes,Fixed 0x00)
SetAlarm
OnTimeRsp
0x89
Status
(0x00_success)
Reserved
(8Bytes,Fixed 0x00)
GetAlarm
OnTimeReq
0x0A
Reserved
(9Bytes,Fixed 0x00)
GetAlarm
OnTimeRsp
0x8A
AlarmONTime
(2Bytes,Unit:1s)
Reserved
(7Bytes,Fixed 0x00)
Set buzzer alarm time = 5s
Downlink: 09D2000500000000000000
Response:
89D2000000000000000000
(
Configuration success
)
89D2010000000000000000
(
Configuration failure
)
7.2.6 Dry Contact Point Out Type
FPort
:
0x07
Description
Cmd
ID
Device
Type
NetvoxPayLoadData
Set DryContact
PointOutTypeReq
0x0B
0xD2
DryContactPointOutType (1Byte)
0x00_Normally Open
0x01_Normally Close
Reserved
(8Bytes,Fixed 0x00)
Set DryContact
PointOutTypeRsp
0x8B
Status
(0x00_success)
Reserved
(8Bytes,Fixed 0x00)
Get DryContact
PointOutTypeReq
0x0C
Reserved
(9Bytes,Fixed 0x00)
Get DryContact
PointOutTypeRsp
0x8C
DryContactPointOutType (1Byte)
0x00_Normally Open
0x01_Normally Close
Reserved
(8Bytes,Fixed 0x00)