Appendix 4 Lightolier Compose System

Size: px
Start display at page:

Download "Appendix 4 Lightolier Compose System"

Transcription

1 Appendix 4 Lightolier Compose System The Lightolier Compose system has been designated a legacy feature and support is normally unavailable. Open the HCA Properties dialog and choose the legacy tab to enable support. This appendix describes HCA s support for the Compose series switches and dimmers from Lightolier Controls, and the Compose PLC Firewall also from Lightolier Controls. These topics are covered in this appendix: Creating HCA devices and controllers for CP series dimmers and keypads Creating HCA devices for CI series dimmers Creating scenes in CI dimmers and CP keypads Using Lightolier scenes Support for the Firewall - Firewall control panel - Visual Programmer Firewall element - Firewall download More information on the Lightolier product line can be found at CP Series dimmers and keypads Support for CP dimmers and keypads in HCA are similar to how they are used in your home. In your home your focus is on the keypad and not the individual dimmer switches. To add a CP keypad to your design, start the New Controller Wizard and select that type in step 3 of the Wizard. The dimmers that the CP keypad controls are not added to your design as the commands to control them are directed to the keypad. Hint: If you want to be able to control this room using a schedule downloaded to the Compose PLC Firewall, you should use an address of C1 to C15, or D1 to D15. If you use another X10 address the Firewall schedule can t control it. CI Series dimmers CI series individual dimmers are added to your design in the same way as any other device using the New Device Wizard Hint: If you want to be able to control this room using a schedule downloaded to the Compose PLC Firewall, you should use an address of C1 to C15, or D1 to D15. If you use another X10 address the Firewall schedule can t control it. 1

2 Creating scenes The Compose CI Series Individual Dimmers can store up to 12 user-defined scenes. The Compose CP Series Keypad and its associated switches can also store up to 12 user-defined scenes. In addition, there are built-in ON and OFF scenes for a total of 14 scenes. The illumination level for the built-in ON scene and the 12 user-defined scenes may be preset individually on each switch. Most programming is done at the switch, and HCA provides only limited assistance with the programming. Once programmed, HCA can use these scenes in your schedules and programs as described later. Creation and modification of scenes in the keypad and individual dimmers is started in one of two ways: Select Lightolier Scene Setup from the X10 menu. Right click on the icon for a CP keypad or CI dimmer and select Create/Modify scenes. When you do that, this dialog appears: This dialog shows each individual dimmer or room keypad in your home. To create a scene, select the dimmer or keypad in the left list and the scene in the right list, then press Modify. To remove a scene, press delete. 2

3 Pressing Modify shows this dialog: As described in this dialog, you have to do the actual programming of the switch manually. What HCA does is to set the switch into a mode to be receptive to your programming and to save the name of the scene as part of your design file. When done, press Close. When working with Lightolier switches and keypads remember that: Individual dimmers can store up to 12 user-defined scenes, in addition to the built-in ON and OFF scenes. There is no way at the switch to activate all of these scenes. Only HCA has the ability to directly activate all 14 scenes. CP keypads can only activate up to 4 scenes (plus ON and OFF), and CM6 or CM8 keypads can only activate up to 6 or 8 scenes respectively. Room dimmers (CP) and the CP keypad works as a unit and all share the same X10 address. Using the keypad you can activate 4 of these user-defined scenes plus the built-in ON and OFF scenes. The other 8 scenes can only be activated from HCA. Using Lightolier Scenes Using scenes defined in Lightolier switches is simple. You can use them in these ways: Right click on the icon and select the scene name from the list. Create a schedule entry that changes to a scene at a given time. When you schedule a switch with a scene, in the step of the wizard where you select illumination level, you can select a scene name. If using the Visual Scheduler, drag and drop a Dim marker, and in the popup dialog you can select a scene name. Create programs that change the scene for a device (CI) or controller (CP). In the Visual Programmer you can set a device to a given scene by using the Dim element and selecting a scene name Test to see if a device or controller to see which scene is currently set at the device. This uses the Test element with the Is Dim condition and selecting a scene name. 3

4 When using Lightolier switches in groups, the scene names appear in the group popup menu or Visual Programmer group elements. For all switches in a group, it is recommended that you define the exact same scene names for scenes A to L so there is a single set of consistent scene names for the group. Otherwise, the group scene operations only apply to a subset of the switches in the group. If you have switches in multiple groups, you may also wish to define consistent scenes across all the multi-group switches. Getting the most from your Lightolier switches Lightolier switches have a lot of subtle features that you should be aware of if you wish to get all possible function out of them. It is suggested that you review the documentation that came switch the switches and available on the Lightolier web site. In this section, we give you some specific hints and tricks. On and Off Light and Dark and X10 commands One problem that often arises is that the switch may appear to be OFF (that is, the light is dark) but when asked it may report that it is not off but rather set to a specific scene. This is because the Lightolier switch reports the last scene that was activated, whereas the actual switch illumination level may have been subsequently changed by manually dimming the light up, down, or off at the switch paddle. This is why HCA uses a X10 status request rather than a Compose poll when checking to see if the switch is ON or OFF. Another problem is that to meet the Lightolier Compose protocol it is necessary for HCA to confirm the commands that it sends have reached the device and been acted upon. HCA does this, but as outlined above, knowing when the switch illumination level is ON or OFF (versus the scene mode) is sometimes harder than it should be. The chart below shows that the type of status check used depends upon the command sent. Finally, Lightolier switches support the Compose protocol, but also support some of the standard X10 protocol. The standard X10 commands of ON, OFF, and Get Status are supported. In Compose commands, in addition to the commands that change scenes, Fade Up and Fade Down are supported, as well as changing to the ON scene and OFF scene (these have subtle differences than simple ON and OFF). Taking all these things into account, HCA uses various mechanisms depending upon what sort of operation you initiate. This chart summarizes this: HCA Action What's sent Confirm? On X10 On By X10 status Off X10 Off By X10 Status Scene On Preset Dim 2 By Compose Poll Scene Off Preset Dim 1 By Compose Poll Fade Up Preset Dim 15 Does not confirm Fade Down Preset Dim 16 Does not confirm Change scene Preset Dim 3 14 By Compose Poll Test for ON/OFF Test for current scene X10 Status request Compose Poll Note: Fade Up and Fade Down are not technically Scenes but the HCA scene mechanism is a convenient spot to place them. 4

5 Hint: Lightolier switches also support standard X10 DIM and BRIGHT commands, but behave in unexpected ways due to arcane Lightolier compatibility reasons. You should not enable HCA DIM capabilities in the device properties X10 advanced configuration tab with Lightolier switches. So what's the difference between using the X10 on and off commands and the Compose Scene ON and Scene Off commands? Very little. Using the X10 ON or Compose Scene ON command will both put the switch into the illumination level set for the ON scene. X10 OFF and Compose Scene Off will turn the switch off. The only difference is that Scene ON uses the programmed ramp rate and X10 ON uses the standard 1.5 second ramp rate. Using Fade Up and Fade Down Fade Down can be used from HCA to turn off the switches but leave them in the last scene mode. If the switch paddle top is activated once, the switches will return to the last scene preset level. This might be used with HCA schedules that put switches into a night scene so they don t turn on fully when you are making a night-time trip to the bathroom or kitchen. Fade rates It is also possible to set the scene activation fade rates on the Lightolier switches for all 14 scenes. This makes them fade up or down from their current illumination level toward the level of the new scene at a different rate than the factory default 3-second rate for scene changes. Use HCA to activate the desired scene, and then follow the Lightolier manual to set the activation fade rate for that scene. Fade rates are relative to full scale (0% to 100% illumination transition). For example, if a switch is currently at 50% illumination and you activate a scene with a 30-minute fade rate to 100% illumination, it takes 15 minutes to change from 50% to 100% illumination. The switches ramp illumination up/down smoothly in ~1/200 th microsteps. Hint: If you set scene fade rates, set the Scene Off fade rate first. This has a side effect in firstgeneration Lightolier switches of resetting all the other 13 scene fade rates (referred to in the Lightolier manual as the global fade rate). The fade rate for HCA On and Off (X10 On and Off), and manual switch paddle top activation, is always the built-in 1.5 second rate. That is, the switch is being told to turn on or off right now and ignores the programmed Scene On fade rate. The switch paddle bottom activation always uses a built-in 3-second fade rate to give you some time to leave a room and get to the next room before the lights fade completely off. The HCA Visual Programmer ON element or group ON operation can be used for a panic program/trigger that should turn switches on to 100% illumination immediately, even when some switches have been programmed with slow Scene On fade rates. Similarly, the HCA Visual Programmer OFF element or group OFF operation can be used for a I m-leaving-the-house program/trigger to turn all switches off immediately, even when some switches have been programmed with slow Scene Off fade rates. Firewall Control Panel The Lightolier Compose PLC Firewall may contain an optional communications interface card. If your Firewall contains this card, you may translate and download from one to four schedules into its memory. You may also select which schedule is the current schedule and have some control over individual schedule entries. This is done using the Firewall Control Panel. HCA can control the Firewall using these methods: 5

6 A serial cable can be connected from the Firewall communication port to an unused serial port on your computer. Some features of the Firewall can be controlled by sending Compose commands on the powerline. This is the same method used by the Compose Time Clock Remote. Which option you use depends upon your individual circumstances. Not everything can be done using Compose commands. Using Compose commands on the powerline you can: Select the Firewall current schedule Select the Firewall next day schedule Suspend the Firewall schedule Tell the Firewall to switch to the next day schedule at midnight Have control over the next schedule entry Using the Direct connection with a serial link, you can: Do everything listed above you can do with powerline commands Set the Firewall time and location Enable or disable use of a Time Clock Remote Enable or disable automatic changes for Daylight Saving Time. Download schedules To open the Firewall Control Panel, select Firewall Control Panel from the Lightolier menu. 6

7 This dialog has four tabs. The first one is used if you do have a direct serial connection to the Firewall. Select the serial port used and the baud rate. The baud rate selected here must match that selected by switches on the communications card in the Firewall. Refer to the documentation that came with the communications card on how to do this. If you are not using a direct serial connection, select Unused as the communications port. Hint: The only communications ports listed in this dialog are the ones not being used by other interfaces selected in the HCA Properties Hardware tab. The next tab of this dialog is for options that can only be modified if there is a direct connection. The options in this tab are described in the text in the dialog. 7

8 The third tab of the dialog is for those options that can either be modified using a direct connection to the Firewall, or by using Compose commands on the powerline. If you have a direct connection, use the Read button to read the current settings from the Firewall. To modify an option, select it using the checkbox then make any modifications using the option buttons. If you had previously downloaded any schedules to the Firewall, the schedule names appear as the option button text in the options that switch schedules. In the picture above, the schedules named At Home and Dusk Schedule have been downloaded into the Firewall. When you have selected the options to modify and what those modifications are, press the Update Firewall button to pass these changes to the Firewall. This is done using either a direct connection, or Compose commands on the powerline. The last tab of the dialog is for setting the Firewall clock and location. These options can only be modified if you have a direct connection to the Firewall. 8

9 The dialog contains explanations of what the buttons do. Controlling the Firewall using the Visual Programmer The Visual Programmer contains a special element for controlling the Firewall. This element, called LOL PLC Firewall, offers you the ability to change any of the options listed on the third tab of the Control Panel. This element can be very useful. A program using this element can be scheduled. So it will be possible to switch which schedule is current in the Firewall according to some schedule you create. For example, suppose you downloaded two schedules to the Firewall, one called Regular and the other Special. Every Friday at midnight the Special schedule should be the current one and at midnight Sunday the Regular one should become the current schedule. This is simple to do. The program makes the change using the PLC Firewall element and a schedule starts the program at the correct times each week. Firewall Download Download to the Firewall uses the Download Wizard and that is a big topic. It is fully described in the appendix on Downloading Schedules and Programs. 9

User s Manual for Fingerprint Door Control Software

User s Manual for Fingerprint Door Control Software User s Manual for Fingerprint Door Control Software Foreword The naissance of F7 indicated that fingerprint reader enters into professional door control domain. That s why we developed this software to

More information

Error! Bookmark not defined. Error! Bookmark not defined. Error! Bookmark not defined.

Error! Bookmark not defined. Error! Bookmark not defined. Error! Bookmark not defined. Remote Lighting Kit Table of Contents Lighting Kit Overview 2 System Requirements 3 Basic Concepts of Wireless Routers and Networks 4 Basic Concepts of Network Light Bulbs 8 Planning Your Lighting Network

More information

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions..

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions.. Table of Contents 1. Overview..... 3 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3 2. Installation Instructions.. 4 2.1 Installing the On Call Diabetes Management Software. 4 2.2

More information

ACU-1000 Manual Addendum Replacement of CPM-2 with CPM-4

ACU-1000 Manual Addendum Replacement of CPM-2 with CPM-4 ACU-1000 Manual Addendum Replacement of CPM-2 with CPM-4 1 PURPOSE:... 1 2 CPM-4/CPM-2 COMPATIBILITY... 2 2.1 NETWORK CABLES... 2 2.2 FACTORY DEFAULT SETTINGS... 2 2.3 CHANGING THE RS-232 SERIAL PORT BAUD

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

IDDERO HOME SERVER. Quick start guide. www.iddero.com 150302-02

IDDERO HOME SERVER. Quick start guide. www.iddero.com 150302-02 IDDERO HOME SERVER Quick start guide www.iddero.com 150302-02 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 IDDERO CONFIGURATION SOFTWARE... 3 2.1 Installation and First Steps...3 3 IDDERO HOME SERVER CONFIGURATION...

More information

Downloading Images and Movies from a Digital Camera to OLYMPUS Master 2

Downloading Images and Movies from a Digital Camera to OLYMPUS Master 2 Overview Downloading Images and Movies from a Digital Camera to OLYMPUS Master 2 This article describes how to download image and movie files from an Olympus digital camera 1 to the OLYMPUS Master 2 application.

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

Getting to Know Xsight... 3. Home Screen and Everyday Use... 9. Settings... 11. PC Setup... 17. 2 www.oneforall.com

Getting to Know Xsight... 3. Home Screen and Everyday Use... 9. Settings... 11. PC Setup... 17. 2 www.oneforall.com User Manual English English Getting to Know Xsight........................................ 3 Unpacking and Setting Up Xsight............................................................. 3 Using Xsight

More information

ETHERNET WEATHER STATION CONNECTIONS Application Note 33

ETHERNET WEATHER STATION CONNECTIONS Application Note 33 ETHERNET WEATHER STATION CONNECTIONS Application Note 33 With WeatherLink and a Device Server INTRODUCTION It is possible to substitute an Ethernet connection for the direct USB or serial connection that

More information

Bluetooth Installation

Bluetooth Installation Overview Why Bluetooth? There were good reasons to use Bluetooth for this application. First, we've had customer requests for a way to locate the computer farther from the firearm, on the other side of

More information

Quick Installation Guide Network Management Card

Quick Installation Guide Network Management Card Rev.1.1 www.cyberpowersystems.com Quick Installation Guide Network Management Card Intelligent Network Management Card allows UPS to be managed, monitored, and configured via SNMP Card Configuration Tool

More information

DIGICLIENT 8.0 Remote Agent Software

DIGICLIENT 8.0 Remote Agent Software DIGICLIENT 8.0 Remote Agent Software MODEL: D17800 Series Instruction Manual English Version 1.0 Copyright 2007 Digimerge Technologies Inc Table of Contents Table of Contents About the DigiClient 8.0...

More information

OASIS Application Note

OASIS Application Note OASIS Application Note Configuring the OASIS Software for Leica DM Control One feature of the OASIS control library software is the ability to control other hardware using common functions. For instance,

More information

Manual. EN Appendix. Blue Solar PWM Pro setup and monitoring software

Manual. EN Appendix. Blue Solar PWM Pro setup and monitoring software Manual EN Appendix Blue Solar PWM Pro setup and monitoring software EN Appendix Contents 1. Region and language settings 2 2. Download the software 2 3. UnRAR the software 2 4. Install the software 3

More information

LSR4300 Control Center Software

LSR4300 Control Center Software LSR4300 Control Center Software User Guide Updated for version 2.0 software Table Of Contents Introduction...3 System Requirements...4 Installation...4 Launching The Software...5 Reference...7 Main Screen...7

More information

Model 288B Charge Plate Graphing Software Operators Guide

Model 288B Charge Plate Graphing Software Operators Guide Monroe Electronics, Inc. Model 288B Charge Plate Graphing Software Operators Guide P/N 0340175 288BGraph (80207) Software V2.01 100 Housel Ave PO Box 535 Lyndonville NY 14098 1-800-821-6001 585-765-2254

More information

Job Aid: Creating Additional Remote Access Logins

Job Aid: Creating Additional Remote Access Logins This job aid describes the steps required to add an additional remote access login to the Avaya S8300, S8500, and S8700 Series Media Servers. These logins may be used to establish a Point to Point Protocol

More information

Modbus and ION Technology

Modbus and ION Technology 70072-0104-14 TECHNICAL 06/2009 Modbus and ION Technology Modicon Modbus is a communications protocol widely used in process control industries such as manufacturing. PowerLogic ION meters are compatible

More information

OVERVIEW Playbacks: Shortcuts: Memories: Data Entry Wheels: Touchpad: Master and Blackout:

OVERVIEW Playbacks: Shortcuts: Memories: Data Entry Wheels: Touchpad: Master and Blackout: OVERVIEW The MIDIcon is a USB MIDI control panel designed to work alongside the Elation lighting software packages. The Midicon is USB powered and uses the USB class drivers so that no driver needs to

More information

RFID Logger Software User Manual Rev 1.0

RFID Logger Software User Manual Rev 1.0 RFID Logger Software User Manual Rev 1.0 Table of Contents 1. System Overview... 2 2. Installation... 2 3. USB RFID Interface Box... 3 4. Operation... 4 4.1. Start Up... 4 4.2. Menu overview... 4 4.2.1.

More information

Installing PowerLink on Windows 7 64-bit

Installing PowerLink on Windows 7 64-bit Instruction Manual Version 1.0, Code No. 20 751 806 1 Introduction... 3 2 Installing Virtual PC... 3 3 Configuring Windows XP Mode... 5 4 Installing Powerlink to Virtual XP... 8 5 Run PowerLink software

More information

Chapter 27 Web Server

Chapter 27 Web Server Chapter 27 Web Server The HCA Web Server is an application installed when HCA installs that allows HCA to generate HTML pages from browser requests. By using a network and a browser, you can access your

More information

Installation and Operation Manual Portable Device Manager, Windows version

Installation and Operation Manual Portable Device Manager, Windows version Installation and Operation Manual version version About this document This document is intended as a guide for installation, maintenance and troubleshooting of Portable Device Manager (PDM) and is relevant

More information

Sensi TM. Wi-Fi Programmable Thermostat SCHEDULING GUIDE. Version: March 2016 2016 Emerson Electric Co. All rights reserved.

Sensi TM. Wi-Fi Programmable Thermostat SCHEDULING GUIDE. Version: March 2016 2016 Emerson Electric Co. All rights reserved. Sensi TM Wi-Fi Programmable Thermostat SCHEDULING GUIDE Version: March 2016 2016 Emerson Electric Co. All rights reserved. Contents SCHEDULING GUIDE Accessing Schedules 3 Creating, Editing and Deleting

More information

Sophos Endpoint Security and Control standalone startup guide

Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control standalone startup guide Sophos Endpoint Security and Control version 9 Sophos Anti-Virus for Mac OS X, version 7 Document date: October 2009 Contents 1 Before you

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Andover Continuum Remote Communication Configuration Guide

Andover Continuum Remote Communication Configuration Guide Andover Continuum Remote Communication Configuration Guide 2010, Schneider Electric All Rights Reserved No part of this publication may be reproduced, read or stored in a retrieval system, or transmitted,

More information

ImagineWorldClient Client Management Software. User s Manual. (Revision-2)

ImagineWorldClient Client Management Software. User s Manual. (Revision-2) ImagineWorldClient Client Management Software User s Manual (Revision-2) (888) 379-2666 US Toll Free (905) 336-9665 Phone (905) 336-9662 Fax www.videotransmitters.com 1 Contents 1. CMS SOFTWARE FEATURES...4

More information

Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips

Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips www.developerone.com gomobile@developerone.com Developer One Agenda Fusion 5 for Pocket PC Frequently Asked Questions / Tips Please refer to users guide for more detailed product information Customer support:

More information

SysAid Remote Discovery Tool

SysAid Remote Discovery Tool SysAid Remote Discovery Tool SysAid Release 7 Document Updated: 27-Apr-10 SysAid Remote Discovery Tool The SysAid server comes with a built-in discovery service that performs various network discovery

More information

C-Bus Manual Addendum v2.1.2 Scene Master Programming Reference

C-Bus Manual Addendum v2.1.2 Scene Master Programming Reference Energy Management System Scene Master Programming Reference Version : 212 Clipsal Integrated Systems Table of Contents i Table of Contents Chapter 1 Introducing C-Bus Service Pack v2.1.2...a-1 Introduction...

More information

1 Getting Started. Before you can connect to a network

1 Getting Started. Before you can connect to a network 1 Getting Started This chapter contains the information you need to install either the Apple Remote Access Client or Apple Remote Access Personal Server version of Apple Remote Access 3.0. Use Apple Remote

More information

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3. Navigator Software Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3 LOAD DATA FILE 3.3.1 LOADING PARTIAL FILES 3.4 DATA TABLE WINDOW

More information

Getting Started with IntelleView POS Administrator Software

Getting Started with IntelleView POS Administrator Software Getting Started with IntelleView POS Administrator Software Administrator s Guide for Software Version 1.2 About this Guide This administrator s guide explains how to start using your IntelleView POS (IntelleView)

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

The service note describes the basic steps to install a ip camera for the DVR670

The service note describes the basic steps to install a ip camera for the DVR670 Tech note Description Adding IP camera to DVR670 General The service note describes the basic steps to install a ip camera for the DVR670 Steps involved: 1) Configuration Manager application 2) Camera

More information

Mobile Surveillance. User Manual

Mobile Surveillance. User Manual Mobile Surveillance User Manual Contents 1 Network Configuration... 1 1.1 Access Device via WLAN... 1 1.2 Access Device via 3G Network... 1 2 By Phones with iphone OS... 2 2.1 Installation Instruction...

More information

Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2)

Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2) Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2) Software Version 1.9. 2902 To check that you have the latest version, go to the DOWNLOADS section of our Web

More information

ADTVision (ios) Mobile Client Software User Manual (V1.6)

ADTVision (ios) Mobile Client Software User Manual (V1.6) ADTVision (ios) Mobile Client Software User Manual (V1.6) Thank you for purchasing our product. This manual applies to ADTVision (ios) mobile client software, please read it carefully for the better use

More information

Kurz MODBUS Client User s Guide

Kurz MODBUS Client User s Guide Kurz MODBUS Client User s Guide Introduction The Kurz MODBUS Client program can be used to demonstrate how the Kurz MFTB and MFTA Series products can be used in a MODBUS protocol network. The program is

More information

About. IP Centrex App for ios Tablet. User Guide

About. IP Centrex App for ios Tablet. User Guide About IP Centrex App for ios Tablet User Guide December, 2015 1 2015 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

Configuring a Macintosh Laptop to Use Multiple Displays

Configuring a Macintosh Laptop to Use Multiple Displays Configuring a Macintosh Laptop to Use Multiple Displays These instructions may be useful if you are connecting a Mac laptop to a secondary monitor or to a projector within the Ideal Learning Environment

More information

LiteKeeper 4 & 8 Programming Guide and User Manual

LiteKeeper 4 & 8 Programming Guide and User Manual LiteKeeper 4 & 8 Programming Guide and User Manual Table of Contents Safety Instructions... 3 Chapter 1: Introduction... 4 p1 How It Works... 4 What are relays?... 4 What are inputs?... 4 How do I program

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop includes Image Retriever, which is designed to monitor a specified folder on a networked file server or local drive

More information

CANON FAX L360 SOFTWARE MANUAL

CANON FAX L360 SOFTWARE MANUAL CANON FAX L360 SOFTWARE MANUAL Before You Begin the Installation: a Checklist 2 To ensure a smooth and successful installation, take some time before you begin to plan and prepare for the installation

More information

1. Make sure that no client accounts are open. 2. Click on Setup, then click Modem. The Modem Setup window will appear.

1. Make sure that no client accounts are open. 2. Click on Setup, then click Modem. The Modem Setup window will appear. SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS WINLOAD MODEM SETUP The modem setup is a very important step in the connection process. If the modem setup is not properly completed communication between

More information

Using your Bluetooth laptop with the Logitech wireless hub

Using your Bluetooth laptop with the Logitech wireless hub Using your Bluetooth laptop with the Logitech wireless hub 2003 Logitech, Inc. Contents Introduction 3 Product compatibility 3 About this guide 4 Get connected 5 Connecting your Bluetooth laptop 5 Checking

More information

DUKANE Intelligent Assembly Solutions

DUKANE Intelligent Assembly Solutions PC Configuration Requirements: Configuration Requirements for ipc Operation The hardware and operating system of the PC must comply with a list of minimum requirements for proper operation with the ipc

More information

This section will focus on basic operation of the interface including pan/tilt, video, audio, etc.

This section will focus on basic operation of the interface including pan/tilt, video, audio, etc. Catalogue Basic Operation... 2 For Internet Explorer... 2 For Other Non-IE Web Browsers... 5 Camera Settings... 6 System... 6 About... 6 PT Setting... 7 Backup and Restore Setup... 8 NTP Setting... 8 System

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information

Using Bluetooth-Enabled PosiTector 6000 with Statistical Process Control Software

Using Bluetooth-Enabled PosiTector 6000 with Statistical Process Control Software Using Bluetooth-Enabled PosiTector 6000 with Statistical Process Control Software SPC programs are available from third party vendors that enhance the measurement capabilities of the PosiTector 6000. With

More information

Centurion PLUS CPC4 Download Guide

Centurion PLUS CPC4 Download Guide Centurion PLUS CPC4 Download Guide using C4 File Transfer Utility. 1010537 03 01 10 Section 50 1.0 Background: 1.1 The Centurion PLUS Control system consists of a Centurion PLUS Core (CPC4 1) and Color

More information

138 Configuration Wizards

138 Configuration Wizards 9 Configuration Wizards 9.1 Introduction to Wizards ACP ThinManager uses wizards for configuration. Wizards take two forms. List Wizards associate Terminal Servers and ThinManager Servers with their IP

More information

Scan2CRM for ACT! User Guide

Scan2CRM for ACT! User Guide Scan2CRM for ACT! User Guide APPENDIX Warranty... I Notice to user...ii Publication...III Trademarks...IV Version 9.50 - Supports ACT! by Sage for windows, ACT! 2007 (Version 9) and above. This publication

More information

The basic mode for adjusting a time zone clock are primarily: 21, 24 and 51-1 (51-1 is for Alpha Characters) Entering Mode Programming

The basic mode for adjusting a time zone clock are primarily: 21, 24 and 51-1 (51-1 is for Alpha Characters) Entering Mode Programming Adjusting Time Zone Clocks The basic mode for adjusting a time zone clock are primarily: The basic mode for adjusting a time zone clock are primarily: 21, 24 and 51-1 (51-1 is for Alpha Characters) Mode

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book

More information

How To Use Mview On A Powerline 2.2 (Powerline) On A Pc Or Macbook 2 (Powerplst) On An Iphone Or Ipa 2 (Aldo) On Your Iphon 2 (

How To Use Mview On A Powerline 2.2 (Powerline) On A Pc Or Macbook 2 (Powerplst) On An Iphone Or Ipa 2 (Aldo) On Your Iphon 2 ( mview for V8.53 and Later Motion Software mview is an elevator monitoring application. Through 1 Ethernet, the computer running mview may be connected directly to a single Motion 2000 or Motion 4000 controller

More information

Arkay Remote Data Backup Client Quick Start Guide

Arkay Remote Data Backup Client Quick Start Guide Arkay Remote Data Backup Client Quick Start Guide Version 6.1.56.27 September 2005 Quick Start Guide It's easy to get started with Arkay Remote Data Backup and Recovery Service. To start using Arkay Remote

More information

ivms-4500 (iphone) Mobile Client Software User Manual (V3.1)

ivms-4500 (iphone) Mobile Client Software User Manual (V3.1) ivms-4500 (iphone) Mobile Client Software User Manual (V3.1) UD.6L0202D1029A01 Thank you for purchasing our product. This manual applies to ivms-4500 (iphone) mobile client software; please read it carefully

More information

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS supports native TCP/IP polling for the SPS2000 cash register. It is recommended users have the register updated

More information

DSG SoftPhone & USB Phone Series User Guide

DSG SoftPhone & USB Phone Series User Guide DSG SoftPhone & USB Phone Series User Guide Table of Contents Overview Before You Start Installation Step 1. Installing DSG SoftPhone Step 2. Installing USB Phone Step 3. System Check First Time Use Step

More information

ABB solar inverters. User s manual ABB Remote monitoring portal

ABB solar inverters. User s manual ABB Remote monitoring portal ABB solar inverters User s manual ABB Remote monitoring portal List of related manuals Title ABB Remote monitoring portal User s manual NETA-01 Ethernet adapter module User s manual Code (English) 3AUA0000098904

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

Contents. 1 VPN Remote Access Service

Contents. 1 VPN Remote Access Service Contents 1 VPN Remote Access Service Record of Revisions Reference numbers are shown at the bottom left corner on the back cover of each manual. Date Reference No. Revised Contents February, 2015 1075NE0

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2 Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface

More information

Table of Contents. Hardware Installation...7 Push Button Security... 8. Using the Setup Wizard...10. Configuration...11 Main... 12 Security...

Table of Contents. Hardware Installation...7 Push Button Security... 8. Using the Setup Wizard...10. Configuration...11 Main... 12 Security... Table of Contents Table of Contents Product Overview...3 Package Contents...3 System Requirements... 3 Introduction...4 Features... 4 Hardware Overview...5 LEDs... 5 Connection... 6 Hardware Installation...7

More information

Offsite Control - Android Quick Start Guide

Offsite Control - Android Quick Start Guide - Android Quick Start Guide Configuring the URC Mobile app is simple. Follow the instructions below to ensure that the app is configured properly to control the system from within (local) the LAN and from

More information

Guide to programming a Rako wireless module system using Rasoft

Guide to programming a Rako wireless module system using Rasoft Guide to programming a Rako wireless module system using Rasoft Table of Contents Perform basic health check of the system... 2 Start programming the system... 2 Create a new Rasoft Project File...2 Choose

More information

TeamViewer & DynGate Manual V 2.0

TeamViewer & DynGate Manual V 2.0 TeamViewer & DynGate Manual V 2.0 i Table Of Contents 1. OVERVIEW... 1 1.1. INTRODUCTION... 1 1.2. TEAMVIEWER RELATED DOWNLOADS... 2 1.3. ABOUT THIS MANUAL... 4 2. INSTALLATION... 5 2.1. CLIENT- AND HOST

More information

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Corporation 8888 East Raintree Drive Scottsdale, Arizona 85260 USA Corporate Telephone: 480.642.5000 Corporate

More information

How to Program a Commander or Scout to Connect to Pilot Software

How to Program a Commander or Scout to Connect to Pilot Software How to Program a Commander or Scout to Connect to Pilot Software Commander and Scout are monitoring and control products that can transfer physical environmental conditions and alarm sensor electrical

More information

Installing Remote Desktop Connection

Installing Remote Desktop Connection SETTING UP YOUR REMOTE DESKTOP This section will assist you in setting you Remote Desktop Connection. This will allow you to create an icon for easy access to your virtual desktop. DISCLAIMER: All images

More information

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide PCLinq2 Hi-Speed USB Bridge-Network Cable Congratulations! Quick Network Setup Guide For Windows 98/ME/2000/XP Congratulations for installing the PCLinq2 Hi-Speed USB Bridge-Network Cable. This Quick Network

More information

Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010

Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010 Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010 Required Items: Microsoft Outlook 2010, MyYSU e-mail account This guide will assist you with configuring the Microsoft Outlook 2010 email

More information

ivms-4500 (Android) Mobile Client Software User Manual (V3.1)

ivms-4500 (Android) Mobile Client Software User Manual (V3.1) ivms-4500 (Android) Mobile Client Software User Manual (V3.1) UD.6L0202D1111A01 Thank you for purchasing our product. This manual applies to ivms-4500 (Android) V3.1 mobile client software; please read

More information

Powerline 500 WiFi Access Point XWN5001 Installation Guide

Powerline 500 WiFi Access Point XWN5001 Installation Guide Powerline 500 WiFi Access Point XWN5001 Installation Guide Technical Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label of your product

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

Software Manual Virtual COM for USB Driver / Configuration Tool

Software Manual Virtual COM for USB Driver / Configuration Tool Software Manual Virtual COM for USB Driver / Configuration Tool Rev. 1.08 SRP-270 / SRP-275 SRP-275II / SRP-280 SRP-350 / SRP-350II SRP-350IIK SRP-350plus / 352plus SRP-350plusII / 352plusII SRP-370 /

More information

Printer Maestro. True Enterprise Print Management for Windows WHITE PAPER

Printer Maestro. True Enterprise Print Management for Windows WHITE PAPER Printer Maestro True Enterprise Print Management for Windows WHITE PAPER Contents Overview 3 The Printer Maestro Service 4 Installing the Printer Maestro Service 4 Managing the Printer Maestro Service

More information

SW43W. Users Manual. FlukeView Power Quality Analyzer Software Version 3.20 onwards

SW43W. Users Manual. FlukeView Power Quality Analyzer Software Version 3.20 onwards SW43W FlukeView Power Quality Analyzer Software Version 3.20 onwards Users Manual 4822 872 30778 December 2005, Rev.1, 04/06 2005 Fluke Corporation, All rights reserved. All product names are trademarks

More information

Harmony Remote User Manual 600 Series

Harmony Remote User Manual 600 Series Harmony Remote User Manual 600 Series Congratulations on the purchase of your Harmony remote! True system control is now at your fingertips. This User Manual will introduce you to the basic setup, customizations

More information

Client Marketing: Sets

Client Marketing: Sets Client Marketing Client Marketing: Sets Purpose Client Marketing Sets are used for selecting clients from the client records based on certain criteria you designate. Once the clients are selected, you

More information

Terminal Server Guide

Terminal Server Guide Terminal Server Guide Contents What is Terminal Server?... 2 How to use Terminal Server... 2 Remote Desktop Connection Client... 2 Logging in... 3 Important Security Information... 4 Logging Out... 4 Closing

More information

AS-525. AxTrax Access Control Management Software. Software Manual

AS-525. AxTrax Access Control Management Software. Software Manual AS-525 AxTrax Access Control Management Software Software Manual August 2010 Table of Contents Table of Contents 1. Introduction... 5 1.1 System Features... 5 1.1.1. Access Control... 6 1.1.2. Access

More information

Weather Direct Displays show Lost Forecast (blank boxes in the picture icons)

Weather Direct Displays show Lost Forecast (blank boxes in the picture icons) Weather Direct Displays show Lost Forecast (blank boxes in the picture icons) Many routine events can cause a Lost Forecast situation. Examples include: Power outage Change batteries Internet down in your

More information

Centurion C4 Transfer Guide using C4 File Transfer Utility

Centurion C4 Transfer Guide using C4 File Transfer Utility Centurion C4 Transfer Guide using C4 File Transfer Utility 1010536 02 23 11 Section 50 1.0 Background: 1.1 A valid configuration is required for the Centurion system. Configuration files are downloaded

More information

ivms-4500 (Android Tablet) Mobile Client Software User Manual (V3.0)

ivms-4500 (Android Tablet) Mobile Client Software User Manual (V3.0) ivms-4500 (Android Tablet) Mobile Client Software User Manual (V3.0) Thank you for purchasing our product. This manual applies to ivms-4500 (Android Tablet) mobile client software; please read it carefully

More information

Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts

Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts Rubbermaid Medical Solutions Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts REVISED FEBRUARY 25, 2010 Filename: Cart Interface Installation & Control Board

More information

Keep it Simple Timing

Keep it Simple Timing Keep it Simple Timing Support... 1 Introduction... 2 Turn On and Go... 3 Start Clock for Orienteering... 3 Pre Start Clock for Orienteering... 3 Real Time / Finish Clock... 3 Timer Clock... 4 Configuring

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Projetex 9 Workstation Setup Quick Start Guide 2012 Advanced International Translations

Projetex 9 Workstation Setup Quick Start Guide 2012 Advanced International Translations Projetex 9 Workstation Setup Quick Start Guide 1 Projetex 9 Help Table of Contents Disclaimer 2 System Requirements 2 Registration/Upgrade 3 Projetex Workstation Setup 5 User Login to Projetex Workstation

More information

ProHVM (Probus-IT Hyper-V Manager)

ProHVM (Probus-IT Hyper-V Manager) 2014/01/02 20:58 1/10 Hyper-V Tools ProHVM (Probus-IT Hyper-V Manager) HVM will help you to manage Hyper-V Servers and virtual machines. It is especially useful on core installations where you cannot run

More information

1. Installing The Monitoring Software

1. Installing The Monitoring Software SD7000 Digital Microphone Monitor Software manual Table of Contents 1. Installing The Monitor Software 1.1 Setting Up Receivers For Monitoring 1.2 Running The Application 1.3 Shutdown 2. The Detail Monitoring

More information

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120130-02

IDDERO TOUCH PANELS. Video door phone configuration. www.iddero.com 120130-02 IDDERO TOUCH PANELS Video door phone configuration www.iddero.com 120130-02 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 INITIAL CONFIGURATION... 4 4 2N HELIOS IP VIDEO DOOR PHONES... 5

More information