Electronic Solutions DBMZ Assembly instructions

DBMZ Version 1+1
Advanced User Manual
30October2007 Rev.A ©2007,ElectronicSolutions,Inc. page1of5
1355HorizonAvenue,Lafayette,CO 80026-9304 USA
voice:+1.303.469.9322 fax:+1.303.469.5129 www.elec-solutions.com
Electronic
Solutions, Inc.
1. Introduction
This document is for the advanced user who has knowledge of the Z-Wave™
Command Classes and is able to initiate Z-Wave commands programmatically.
When the DBMZ sends a Node Info Report, it reports itself as a Basic Slave device
with generic support for Multilevel switch, specifically supporting the Multi-position
motor class. In addition to the mandatory command classes, it also supports
Manufacturer Specific, Version, All Switch, Configuration, and Power level
command classes (details and examples on how to utilize these classes below).
2. Status LED
On power-up, LED blinks GREEN once indicating Z-Wave processor Version 1.
This LED will blink green on reception of a valid Z-Wave command.
This LED will blink red if an error has occurred.
3. Motor LED
On power-up, this LED will blink RED once indicating motor processor Version 1.
This LED will stay red after power-up if the unit is not calibrated.
This LED will be green when ready for calibration (please see Calibration section).
4. COMMAND_CLASS_CONFIGURATION Commands
There are 3 configuration parameters accessible via the
COMMAND_CLASS_CONFIGURATION. Each parameter is a single byte, and can
only contain the value of 1 or 0.
Sample commands:
To check unit calibration state, send CONFIGURATION_GET, 1. Return is a 0 or 1.
To check unit motor direction state, send CONFIGURATION_GET, 2. Return is a 0
or 1.
To check unit tilt feature state, send CONFIGURATION_GET, 3. Return is a 0 or 1.
To initiate calibration sequence, send CONFIGURATION_SET, 1, 1, 1.
To set motor direction to reversed and calibrate, send CONFIGURATION_SET, 2, 1,
1 (if already reversed, then no action).
To return all settings to factory default, send CONFIGURATION_SET, 1, 129, 1.

DBMZ Version 1+1
Advanced User Manual
30October2007 Rev.A ©2007,ElectronicSolutions,Inc. page2of5
Configuration
parameter #
Length
(bytes)
Read values
Write values
Description

DBMZ Version 1+1
Advanced User Manual
30October2007 Rev.A ©2007,ElectronicSolutions,Inc. page3of5
6. COMMAND_CLASS_SWITCH_MULTILEVEL Commands
A MULTILEVEL_SWITCH_GET will return a motor position value between 0 and 99,
or 255. A value of 255 means the motor is not calibrated, and cannot report a
valid position. (The Motor LED will also be red)
A MULTILEVEL_SWITCH_SET 0 will move the shade of a properly calibrated motor
to the fully closed position. A MULTILEVEL_SWITCH_SET 99 or 255 will move the
shade to the fully open position. Sending MULTILEVEL_SWITCH_SET 255 to an
uncalibrated motor will also cause it to move to a limit.
Sending a MULTILEVEL_SWITCH_START_LEVEL_CHANGE with parameter 1, bit 6
clear, causes the position value to increase and the shade opens regardless of the
calibration status.
Sending a MULTILEVEL_SWITCH_START_LEVEL_CHANGE with parameter 1, bit 6
set, causes the position value to decrease and the shade closes regardless of the
calibration status.
The values of the Ignore Start Level bit (parameter 1, bit 5) and the Start Level
parameter (parameter 2) are ignored. However, for compatibility with other Z-
Wave devices, the Ignore Start Level bit should be set to 1.
Sending a MULTILEVEL_SWITCH_STOP_LEVEL_CHANGE at any time will stop the
motor.
Sample commands:
To move shade to 50%, send MULTILEVEL_SWITCH_SET 50.
To check current shade position, send MULTILEVEL_SWITCH_GET. The return
value is 0 to 99.
To force a shade open (regardless of whether the motor control is calibrated),
send
MULTILEVEL_SWITCH_START_LEVEL_CHANGE 32.
To force a shade closed (regardless of whether the motor control is calibrated),
send MULTILEVEL_SWITCH_START_LEVEL_CHANGE 96.
7. COMMAND_CLASS_SWITCH_ALL Commands
The Factory default setting for SWITCH_ALL is ALL_ON and ALL_OFF commands
disabled.
Send SWITCH_ALL_GET to get the SWITCH_ALL_ON and SWITCH_ALL_OFF
status.

DBMZ Version 1+1
Advanced User Manual
30October2007 Rev.A ©2007,ElectronicSolutions,Inc. page4of5
Send SWITCH_ALL_SET 0 to disable SWITCH_ALL_ON and SWITCH_ALL_OFF
commands.
Send SWITCH_ALL_SET 1 to enable SWITCH_ALL_OFF commands only.
Send SWITCH_ALL_SET 2 to enable SWITCH_ALL_ON commands only.
Send SWITCH_ALL_SET 255 to enable both SWITCH_ALL_ON and
SWITCH_ALL_OFF commands.
8. COMMAND_CLASS_POWERLEVEL Commands
Send POWERLEVEL_TEST_NODE_SET, 2, 0, 0, 100 to have this node send 100
test frames at maximum signal strength to node 2. When the test completes,
node 2 sends a POWERLEVEL_TEST_NODE_REPORT back. If a single message is
acknowledged, the test passes. The last 2 parameters represent the number of
test frames acknowledged.
It is also possible to query for the results of the last test by sending a
POWERLEVEL_TEST_NODE_GET.
Send POWERLEVEL_SET, 5, 60 to set node to power level 5 (mid-level power) for
60 seconds.
9. COMMAND_CLASS_MANUFACTURER_SPECIFIC Command
Send MANUFACTURER_SPECIFIC_GET. The return message should be 0x00,
0x33, 0x52, 0x50, 0x30, 0x32 This shows the ESI product data as Manufacturer
ID: 0033, Product Type ID: “RP”, and Product ID: “02”.
10. COMMAND_CLASS_VERSION Commands
Send VERSION_GET.
The returned message is 0x04, 0x02, 0x06, 0x01, 0x01, 0x5A.
This represents Library type 4 for basic slave device
Protocol Version 2
Protocol Sub Version 6
Application Version is the Z-Wave™ processor code version (currently 1)
Application Sub Version is the motor processor code version (currently 1)
11. Manual Buttons
The two small push-button located on the side of the unit are labeled “OPEN” and
“CLOSE”.
Pressing the OPEN button should open the shade.

DBMZ Version 1+1
Advanced User Manual
30October2007 Rev.A ©2007,ElectronicSolutions,Inc. page5of5
If the OPEN button closes the shade instead of opening it, the motor direction
must be reversed using one of the following:
1. Use the reverse direction & calibrate button sequence
2. Set Configuration Parameter #2 to a 1
3. Swap motor directional wires on the motor connector.
Pressing the CLOSE button should close the shade. (If it does not, fix this as
described above)
A press of either button while the shade is moving will cause the shade to stop.
12. Calibration
Calibration is required before SET and GET will work correctly. Calibration is
accessed by pressing and holding down both the OPEN and CLOSE buttons
simultaneously for approximately 10 seconds, until the Motor LED turns green.
While the Motor LED is green (within 10 seconds):
Press the CLOSE button to start a calibration sequence.
- or -
Press the OPEN button to place motor orientation into the reverse direction
and start a calibration sequence.
A calibration sequence consists of the shade moving between the limits to
determine travel time and stopping at a limit position.
After the calibration sequence completes, the Motor LED turns off.
NOTE: The DBMZ is a Z-Wave enabled device and is fully compatible with any Z-Wave enabled network. Z-Wave
enabled devices displaying the Z-Wave logo can also be used with ESI Z-Wave enabled motor controllers such as
DBMZ regardless of the manufacturer. ESI Z-Wave enabled motor controllers can also be used in other
manufacturer’s Z-Wave enabled networks and all listening devices act as repeaters, regardless of vendor.
Table of contents
Other Electronic Solutions Controllers manuals
Popular Controllers manuals by other brands

BFT
BFT DEIMOS BT Installation and user manual

Elan
Elan EL-SC-100 Quick install guide

Olimpia splendid
Olimpia splendid Bi2 B0828 Instructions for mounting and use

Germany Motions
Germany Motions TWINMOT T5 Black manual

Matelec
Matelec FPC-36040 Owner's operation manual

Emerson
Emerson Bettis CBB Series Disassembly and Reassembly