Download Print this page
Electronic Solutions ABMHZ Advanced User's Manual

Electronic Solutions ABMHZ Advanced User's Manual

Advertisement

Quick Links

Electronic
Solutions, Inc.
1. Introduction
2. Status LED
3. Motor LED
4. COMMAND_CLASS_CONFIGURATION Commands
20 November 2007
Rev. B
Advanced User Manual
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 ABMHZ 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).
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.
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).
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.
©2007, Electronic Solutions, Inc.
1355 Horizon Avenue, Lafayette, CO 80026-9304 USA
voice: +1.303.469.9322
ABMHZ Version 1+1
fax: +1.303.469.5129 www.elec-solutions.com
page 1 of 5

Advertisement

loading
Need help?

Need help?

Do you have a question about the ABMHZ and is the answer not in the manual?

Questions and answers

Summary of Contents for Electronic Solutions ABMHZ

  • Page 1 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 ABMHZ 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.
  • Page 2 ABMHZ Version 1+1 Advanced User Manual Configuration Length Read values Write values Description parameter # (bytes) 0 = Not calibrated 0 = No Action Unit calibration state. 1 = Calibrated 1 = Begin calibration sequence 0 = Set direction to 0 = Motor direction “normal”...
  • Page 3 ABMHZ Version 1+1 Advanced User Manual 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.
  • Page 4 ABMHZ Version 1+1 Advanced User Manual 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.
  • Page 5 After the calibration sequence completes, the Motor LED turns off. NOTE: The ABMHZ 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 ABMHZ regardless of the manufacturer.