Page 16
Motion Detector Advanced User Manual
“Configuration” Command Class Parameters
Param
#
Size
Name
Available Values
Default
Value
01
This parameter sets the sensitivity of the Motion Detector. It is a unitless parameter ranging in
values from 8 up to 255, with 8 being the highest sensitivity level and 255 being the lowest.
After physical installation, make sure the farthest part of the coverage area is still “visible” to the
Motion Detector by adjusting this parameter.
01
Sensitivity Level
08 ~ FF
(8 ~ 255)
0C
(12)
02
This parameters sets the amount of time after a motion event before the Motion Detector reports
no activity to the main controller (see “Notification” and “Binary Sensor” command classes on page
14-15 for more information.) This also sets the amount of time before a BASIC_SET(00) command
is sent to Association Group 2 to turn off any activated devices. This value must be higher than the
value of Parameter 6, and if this parameter is reset to default settings, Parameter 6 will also be
reset. See “Group 2” on page 14 for more information.
02
Motion Cleared Time Delay
00 05 ~ 02 58
(5 ~ 600 in Seconds)
1E
(30 sec)
03
This parameter sets the value sent by the BASIC_SET command to Association Group 2 (for more
information, see “Group 2” on page 14.)
01
BASIC_SET Level
00
(0/Turn Off Device)
01 ~ 63
(0-99)
FF
(255/Turn On Device)
FF
(255/Turn
On Device)
Table 7 -
Motion Detector Configuration Parameters
Configuration parameters are sent using a standard syntax to ensure interopera-
bility between all manufacturers’ products. All values are represented using the
hexadecimal number system.
Typical syntax is as shown below. Note that the value sent must be the exact size,
in bytes, as accepted by the setting. The “extra” spaces should be filled with zeros
(see the “value” column below.)
Example Configuration Parameter:
02 02 00 0A
Param #
Size
Value
02
(Param #2)
02
(2 Bytes)
00 0A
(10)
“Configuration” Command Class Parameters