Home

RP60ABMH v3.1 Programming Quick Reference

image

Contents

1. A 2007 9 Electronic Solutions Inc page 3 of 6 DBMZ 868 and DBMZ 998 Version 2 1 Advanced User Manual 8 COMMAND_CLASS POWERLEVEL Commands Send POWERLEVEL_TEST_NODE_SET 2 19 to have this node send 1 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 64 to set node to power level 5 mid level power for 69 seconds 9 COMMAND_CLASS MANUFACTURER_SPECIFIC Command Send MANUFACTURER_SPECIFIC_GET The return message should be x 0x33 x52 x5 0x30 0x32 This shows the ESI product data as Manufacturer ID 033 Product Type ID RP and Product ID 2 10 COMMAND CLASS VERSION Commands Send VERSION_GET The returned message is 0x04 0x62 x6 x1 OxO1 Ox5A 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 2 Application Sub Version is the motor processor code version currently 1 11 SCENE ACTIVATION_SET Commands Send SCENE_ACTIVATION_SET d where dis the scene number 1 255 This activates a scene commanding the device to move the shade to
2. the following 1 Use the reverse direction amp calibrate button sequence 2 Set Configuration Parameter 2 toa 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 14 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 16 seconds until the Motor LED turns green While the Motor LED is green within 16 seconds 18 August 2009 Rev A 2007 9 Electronic Solutions Inc page 5 of 6 DBMZ 868 and DBMZ 998 Version 2 1 Advanced User Manual e Press the CLOSE button to start a calibration sequence or e 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 i
3. the position configured for the scene using SCENE_ACTUATOR_CONF If no level has been configured then the shade does not move 12 COMMAND CLASS SCENE ACTUATOR_CONF Commands To configure a scene level to be set to the current shade position send SCENE_ACTUATOR_CONF_SET jd where dis the scene number 1 255 18 August 2009 Rev A 2007 9 Electronic Solutions Inc page 4 of 6 DBMZ 868 and DBMZ 998 Version 2 1 Advanced User Manual To configure a scene level to a percentage position send SCENE_ACTUATOR_CONF_SET id 128 pos where idis the scene number 1 255 and pos is the percentage position the shade should move to when that scene is activated See COMMAND_CLASS_ BASIC for valid positions To request the current setting for a scene send SCENE_ACTUATOR_CONF_GET d where jd is the scene number Sample commands To configure scene 1 for 75 send SCENE_ACTUATOR_CONF_SET 1 128 75 To query the level for scene 1 send SCENE_ACTUATOR_CONF_GET 1 Assuming the previous example the returned message will be x2C 0x03 OxO1 Ox4B x where x 1 indicates scene number 1 x4B is the hexadecimal representation of the decimal number 75 13 Manual Buttons The two small push buttons located on the side of the unit are labeled OPEN and CLOSE Pressing the OPEN button should open the shade If the OPEN button closes the shade instead of opening it the motor direction must be reversed using one of
4. 2 Return isa or 1 To check unit tilt feature state send CONFIGURATION_GET 3 Return is a 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 18 August 2009 Rev A 2007 9 Electronic Solutions Inc page 1 of 6 1355 Horizon Avenue Lafayette CO 80026 9304 USA voice 1 303 469 9322 fax 1 303 469 5129 www elec solutions com DBMZ 868 and DBMZ 998 Version 2 1 Advanced User Manual Configuration g Length Read values Write values Description parameter bytes Not calibrated No Action 1 1 Unit calibration state 1 Calibrated 1 Begin calibration sequence Set direction to Motor direction normal and begin 0 g Unit calibrated for normal normal calibration sequence 2 1 or reversed motor irection 1 Reversed motor 1 Set direction to digig direction reverse and begin calibration sequence Tilt feature not Disable tilt N 3 i enabled Allows precision positioning of wood blinds 1 Tilt featur 1 Enable tilt enabled Unit uncalibrated motor or 1 Return to factor i 1 2 or 3 129 n a 7 direction normal tilt defaults i disabled 5 COMMAND_CLASS_BASIC Commands A BASIC_GET will return a motor position value between and 9
5. 9 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 BASIC_SET will move the shade of a properly calibrated motor to the fully closed position A BASIC_SET 99 or 255 will move the shade to the fully open position Sending BASIC_SET 255 to an un calibrated motor will also cause it to move to a limit Sending a BASIC_SET X where X is 1 to 99 command to an uncalibrated motor will result in no motion The Status LED will blink red to indicate an error condition Sample commands To move shade to 5 send BASIC_SET 5 To check current shade position send BASIC_GET The return value is to 99 18 August 2009 Rev A 2007 9 Electronic Solutions Inc page 2 of 6 DBMZ 868 and DBMZ 998 Version 2 1 Advanced User Manual 6 COMMAND_CLASS SWITCH_MULTILEVEL Commands A MULTILEVEL_SWITCH_GET will return a motor position value between 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 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 incr
6. Electroni DBMZ 868 and DBMZ 998 Version 2 1 Solutions Inc Advanced User Manual 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 RED then GREEN indicating Z Wave processor Version 2 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 Sample commands To check unit calibration state send CONFIGURATION_GET 1 Return is a or 1 To check unit motor direction state send CONFIGURATION_GET
7. ease 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 54 To check current shade position send MULTILEVEL_SWITCH_GET The return value is 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 Send SWITCH_ALL_SET 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 18 August 2009 Rev
8. n other manufacturer s Z Wave enabled networks and all listening devices act as repeaters regardless of vendor Z Wave 868MHz certification number is ZCG8 G90500G4 Z Wave 9 8MHz certification number is ZCG8 G905G00G1 18 August 2009 Rev A 2007 9 Electronic Solutions Inc page 6 of 6

Download Pdf Manuals

image

Related Search

Related Contents

Descargar Manual en PDF  HOBBES LANtest Multinetwork Cable Tester    AM2030 User Manual    Manual de Utilização    user manual 1.0 - B&H Photo Video Digital Cameras, Photography  Samsung YP-T7 User's Manual  Notice d`utilisation  

Copyright © All rights reserved.
Failed to retrieve file