Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide

Size: px
Start display at page:

Download "Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide"

Transcription

1 Quick Start Guide This guide will explain the prcess f installing & using the DemPad Designer sftware fr PC, which allws yu t create a custmised Graphical User Interface (GUI) fr an iphne / ipad & embed cmmands which can be sent t almst any TCP/IP cmpliant device. This can then be upladed t an ipad / iphne running the DemCntrlHD app frm itunes. The end result is a pwerful hme autmatin applicatin which, with additinal hardware, will allw cntrl ver almst any audi & visual device, lighting, heating etc. Basic Cncepts The prjects which yu will create have 2 basic elements t them, cnfigured within the PC sftware these are : Devices which are the physical TCP/IP units with which the ipad / iphne will cmmunicate with t accmplish the varius hme autmatin tasks. Fr example, a device may be a Glbal Cache IP t Infra-Red mdule, r a Lutrn Hmewrks prcessr. Please nte, a device wuld NOT be a particular TV, r DVD player, unless it can be cntrlled directly thrugh TCP/IP. In the case f an IP t Infra-Red mdule, this single device in the sftware culd cntrl many pieces f end user equipment, such as TVs, DVD players, Amplifiers etc. Only ne device wuld be needed in the sftware fr this situatin. A device has the fllwing prperties: IP Address the static IP address f the device, eg Prt the cmmunicatin prt used by the device, eg 4998 Cmmand Suffix which is amended t each cmmand sent by the device (usually \x0d\x0a which is a hexadecimal representatin f a carriage return & line feed character) Remte IP address / prt which is used instead f the nrmal IP address when the user sets the Remte Access ptin n the ipad / iphne. Used fr accessing the devices frm a remte lcatin. Pages the ipad / iphne GUI will cnsist f at least 1 page. A page has bth a prtrait & landscape view, which may r may nt have the same page bjects displayed n it. A page view can have any number f the fllwing bjects placed n it: Buttns a buttn is a pressable image, which can have actins assciated with the push and/r release events. A typical buttn wuld, fr example, send a cmmand t turn a TV ff, r cause a page jump t anther GUI page. Images images are nn-pressable bjects used fr design purpses. Text a nn-pressable bject, eg Hme Screen - used fr design purpses Sub Page a sub page is a smaller versin f a page which can be placed within a main page, ptinally in respnse t a flag cnditin.

2 Gauge A gauge displays a value frm 0-100% as a bar, and in the case f Lutrn/Rak systems, prvides a way f adjusting a lighting channel by sliding yur finger up & dwn the gauge. Gauges can als be used t cntrl amplifier vlumes etc, r perfrm any actin based n the user sliding their finger up and dwn the gauge. Web View which is an embedded web brwser running within the GUI in a smaller windw. Web views are useful fr displaying IP camera feeds, r cntrlling devices which have a web interface. Installatin This sftware requires a PC running Micrsft Windws XP r later, with Micrsft.NET 3.5 installed. It is als recmmended that the cmputer be fully updated with the latest Micrsft updates refer t yur PC dcumentatin. T install the sftware, duble click n DemDesignerSetup.msi & fllw the nscreen instructins. It is recmmended t install the sftware t the default lcatin f c:\prgram Files\Dempad Sftware Ltd\Dempad Designer which will hencefrth be referred t as <prgram dir>. Once installed, there shuld be an entry in the start menu under prgrams\dempad, and a shrtcut icn n the desktp called DemPad Designer. Duble click the shrtcut t launch the sftware. Applicatin Windw Elements The applicatin windw cnsists f 3 main areas: the tp menu bar, the left side navigatin area & the right prject windw area. The tp menu bar changes dynamically, depending n the task yu are perfrming, and prvides all the relevant menu ptins necessary at the time. Sme menu buttns expand by clicking n the square/arrw in the bttm right t reveal mre ptins. The side navigatin area cnsists f 3 views: Prject Navigatin (press F3 t shw) which displays all the prjects, devices & pages in the prject Prperties (press F4 t shw) which displays the bject prperties fr the selected bject Objects (press F2 t shw) which allws yu t navigate t a selectin f images t use fr page buttns / images

3 Example Prject 1 Please fllw the steps belw t create yur first simple prject & uplad t yur ipad. T d this, yu will need t have the DemCntrlHD app installed n yur ipad / iphne. Step 1 Create a new prject Frm the hme screen f the sftware chse Create Prject, r click n the menu circle in the tp left f the windw & chse New. Yu will then see the fllwing screen: Click n Chse Flder & select, r create a flder n yur cmputer which will cntain all f the prject files. Chse the size f the pages (either iphne r ipad size) and give the prject a name. The prject name shuld be kept shrt. Click Create Prject t cntinue. Yu will then be taken t the main windw and a new prject will have been created, with n devices and a single default page, Hme Page. Step 2 Add a device All prjects must have at least 1 device. Click n New Device n the menu bar & type in a device name, eg Gate Relay, which represents a Glbal Cache IP t Cntact Clsure device. Yu can change the name by single clicking the device in the prject tree. With the device highlighted, enter an IP address in the field abve, eg , leave the default prt f 4998 (which is the prt used by Glbal Cache itach units), and leave the cmmand suffix f \x0d\x0a. Step 3 Add pre-defined cmmands t the device Pre-defined cmmands are the pssible cmmands that can be sent frm the ipad / iphne t the device. In ur example, we are ging t set up cmmands t turn n/ff a cntact clsure n a glbal cache itach IP2CC. The cmmand (taken frm Glbal Cache s dcumentatin at is in the frmat setstate,1:1,x where x=0 r 1 fr clse/pen.

4 With the device highlighted, click n Edit in the pre-defined cmmands tab. Enter 2 new cmmands, called RELAY1_ON and RELAY1_OFF, with Cmmand Data setstate,1:1,1 and setstate,1:1,0 (withut the marks). The names are nt imprtant, but the Cmmand Data must exactly match the abve cmmands! T add each cmmand, click the Add buttn. The name prefix is ptinal. Step 4 Add a buttn t the Hme Page Frm the prject navigatin tree, click the Prtrait view f the Hme Page. This will bring up the prtrait design screen n the right hand side, t which yu can add page bjects. Click n the Buttn menu ptin t highlight it, and bring up the Object Navigatin tree. This will allw yu t drag an image nt the page, as a buttn. If yu were t click the Image buttn first, any bject yu dragged n wuld be a nn-pressable image nly. Always ensure the crrect type f bject is highlighted befre yu drag an bject nt a page. Expand the User Directry tree by clicking the + symbl. This reveals the directry structure lcated at <prgram dir>\images n yur cmputer. Yu are free t add flders, sub flders & images t this lcatin manually, t use yur wn graphics in yur prjects. There is a refresh buttn at the tp f the tree view. Click n the Buttns flder & mve yur muse ver a particular image, eg buttn2.png. Yu will see a raised preview f the image. Mve yur muse ver the image preview & then drag and drp the image nt the prtrait page n the right & then release the muse buttn. Step 5 adjust the buttn prperties Yu can then change add a text label t the buttn by expanding the Text menu & typing sme text int the Text field. Yu may want t change the text size t 16 & the clr t, say, red t make it mre visible. Next, we want t instruct the system t send a cmmand t the Gate Relay device we added earlier. Chse the Actins menu & click n Actins when released (r just duble click the buttn t get t the same screen).

5 Here, we are able t assciate ne r mre actins with the buttn release event. These actins will ccur when the user takes their finger ff the buttn. Similarly, Edit n Press frm the actin drp dwn list wuld allw yu t implement actins which ccur when the user puts their finger dwn n the buttn. It is recmmend that yu use the release events unless there is a specific reasn nt t, as it allws the user t change their minds and take their finger ff a buttn withut any actins ccurring. In this case, we want t Send a cmmand t the device Gate Relay, and the cmmand we wish t send is ne f the pre-defined cmmands we entered earlier, RELAY1_ON. Yu culd als chse t enter the setstate,1:1,1 cmmand manually in this screen if yu wish. Press Cntrl-A, r click Add t add this actin. Yu can als assign pre-defined actins t buttns by hvering ver the listed cmmands in the device tree view & dragging the cmmand icn n tp f the buttn. Yu culd add several actins if yu wish, with an ptinal delay in secnds (nte the delay is nt cumulative, each delay value represents the time frm the start - in ther wrds if yu add 5 actins ne after the ther, each with a delay f 10 secnds, then all the actins will ccur at the same time 10 secnds after the buttn was pressed). Click Dne t clse the actin editr. Step 6 cpy the buttn & adjust Nw that we have the relay n buttn, we want t create a relay ff buttn. The easiest way t d this is by cpying / pasting. Single click the buttn s that it is highlighted, and press Cntrl-C (cpy). Nw press Cntrl-V (paste). Drag & drp the new buttn smewhere belw the riginal. Adjust the text t say RELAY OFF Duble click the new buttn t bring up the actin editr, and click n the first (and nly) actin in the list. Change the cmmand t RELAY1_OFF and click n Update Actin t apply the changes. Step 7 grup peratins It is ften desirable t select multiple bjects n a page & adjust their psitins relative t each ther. T d this, left click the muse n the page backgrund & drag dwn & t the right t create a bx arund the bjects in questin. Yu must entirely cver the bjects in the bx befre releasing the muse. Once dne, the selected bjects will becme highlighted & yu will see a grup peratins menu. Yu can als select bjects using Cntrl-A (select all), r by cntrl-clicking individual bjects. Yu can align the bjects left, right, centrally etc, as well as spacing bjects ut evenly

6 hrizntally r vertically (with respect t each ther). Align the tw buttns t the left, then drag ne f the buttns (which will mve all highlighted bjects) s that the buttns are n the center f the view, r mve the bjects manually with the arrw keys. Step 8 Mirrr t ther rientatin Nw that we have ur buttns n the prtrait view, we als want them n the landscape view, s that when the user rtates the ipad / iphne, they see the same cntrls. It is pssible t add entirely different bjects t each rientatin, and it is als pssible t create identical buttns frm scratch n the ther rientatin. Hwever, in cases where the bjects will always be identical, it is far better t Mirrr the bjects t the ther rientatin. Mirrred bjects are always identical if yu change the prperties f ne, the ther is changed als (with the exceptin f the bject s psitin n the page). Click n the backgrund f the page & click n Mirrr > Cpy. After cnfirming, a mirrred cpy f all the page bjects will be placed n the landscape rientatin. Click the landscape page frm the prject navigatin tree t bring this page up. Yu can then mve the psitin f the landscape buttns t the center f the page. Ntice hw the new page lads up as a tab n the right, with the ld page tab still visible. Yu can drag the tabs t create views with multiple pages as shwn. Step 9 Prepare fr uplad t ipad / iphne At this pint, save the prject (press Cntrl-S r click the tp left menu > Save). Yu are nw ready t uplad the prject t yur ipad / iphne which must have the DemCntrlHD app installed frm itunes, and be cnnected n the same wireless netwrk as yur cmputer. Press F5, r click Uplad t device frm the tp menu bar. Yu will then see the fllwing screen, which cntains the infrmatin yu need t enter in the settings fr DemCntrlHD n the ipad / iphne. Nte the uplad prcess uses prt by default, please ensure that this is allwed by any security sftware / firewall yu may have running n yur cmputer.

7 Step 10 uplad prject t ipad / iphne Uplading the prject frm the PC t the ipad / iphne is a ne-time peratin. Yu enter the settings fr the prject uplad & then launch the app itself. Once upladed, the prject & all the image files reside n the ipad / iphne. Multiple prjects can exist n the device at the same time, and yu can switch between then by altering the Prject File Name belw. G int the general Settings app n yur ipad / iphne & scrll dwn t DemCntrlHD. Navigate t Prject Setup & set the fllwing: Relad next time: ON (d this each time yu want t refresh the prject, and set t NO nce the prject has been upladed crrectly) Relad images: ON (nly needs t be dne initially, r when there have been image changes set t NO when the prject has been upladed crrectly) Prject Lcatin: Cpy frm the PC uplad screen, eg Prject Passwrd: leave blank, unless yu have prtected the prject Prject File Name: Cpy frm the PC uplad screen, eg prject1 Nw exit the Settings app & launch the DemCntrlHD app. Nte - if running ios 4 r later, yu may want t check that the app is nt already running in the backgrund & clse it duble-tap the hme buttn n the ipad / iphne and search fr the DemCntrlHD app in the list f running applicatins. If it is there, press & hld it & then tap n the Cancel symbl t clse it dwn. When the app launches with the relad ptin set, it will attempt t dwnlad the prject frm the entered lcatin. If it fails t dwnlad, it will display an errr message & lad up the last gd prject. Once the prject has been dwnladed & tested, set the relad ptins t NO s that it des nt try t dwnlad the prject each time the app is launched. DemCntrlHD Settings In additin t the prject setup ptins in the ipad / iphne settings app, there are several ther app ptins, namely: Remte Access if set t ON, the prject will use the remte IP address & prt settings frm the prject file. This setting is used t access the app functins when away frm the lcal wireless netwrk, but still cnnected t the internet.

8 Remember Last Page if set t ON, the app will lad up the last page it displayed when yu launch the app. Multitasking if supprted n yur device, setting this t ON will send the app t the backgrund tasks n the ipad / iphne when yu exit the app. It is recmmended nly t use this ptin when the size f yur prject images results in a slw launch time, which can be avided with the multitasking ptin. Key Clicks enables / disables a click sund when pressing buttns Disable Pinch Zm enables / disables the ability t zm in n the GUI interface by pinching Startup Message: which is displayed while the app starts up

9 Further Infrmatin Sftware Supprt Supprt questins may be submitted t supprt@dempad.cm Supprt packages fr A/V prfessinals are available n request, including pririty supprt, live nline chat services, and access t advanced sftware training. Cntact inf@dempad.cm fr further infrmatin. Feedback We welcme yur feedback, and suggestins fr sftware imprvements please supprt@dempad.cm with these, as we are cnstantly wrking t imprve the DemCntrl slutin.

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

Scroll down to New and another menu will appear. Select Folder and a new

Scroll down to New and another menu will appear. Select Folder and a new Creating a New Flder Befre we begin with Micrsft Wrd, create a flder n yur Desktp named Summer PD. T d this, right click anywhere n yur Desktp and a menu will appear. Scrll dwn t New and anther menu will

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Enabling Your Personal Web Page on the SacLink

Enabling Your Personal Web Page on the SacLink 53 Enabling Yur Persnal Web Page n the SacLink *Yu need t enable yur persnal web page nly ONCE. It will be available t yu until yu graduate frm CSUS. T enable yur Persnal Web Page, fllw the steps given

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Municode Website Instructions

Municode Website Instructions Municde Website instructins Municde Website Instructins The new and imprved Municde site allws yu t navigate t, print, save, e-mail and link t desired sectins f the Online Cde f Ordinances with greater

More information

Model 86A00-2 Home Theater Extender 2 (HTX2)

Model 86A00-2 Home Theater Extender 2 (HTX2) Mdel 86A00-2 Hme Theater Extender 2 (HTX2) DESCRIPTION The Mdel 86A00-2 Hme Theater Extender 2 (HTX2) allws yu t extend yur hme cntrl t the audi/vide equipment in yur hme theater. The HTX2 cmmunicates

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY Accessing RefWrks Access RefWrks frm a link in the Bibligraphy/Citatin sectin f the Hurst Library web page (http://library.nrthwestu.edu) Create

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

istartsmart 3.5 Upgrade - Installation Instructions

istartsmart 3.5 Upgrade - Installation Instructions istartsmart 3.5 Upgrade - Installatin Instructins Minimum System Requirements: Hatch All-In-One istartsmart Cmputer Learning Center v1.0 r v1.1 Internet access - either hard-wired r wireless cnnectin is

More information

Little Green Button (LGB)

Little Green Button (LGB) Little Green Buttn (LGB) Installatin and Release Ntes Versin 2.5.x Wiggly-Amps Ltd Warren Barn Brewery Rad Trunch Nrth Walsham NR28 0PX 26 Jan 2004 Pete Birch First Review 25 Feb 2004 Jn Witté V1.2.0 update

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

Test Pilot User Guide

Test Pilot User Guide Test Pilt User Guide Adapted frm http://www.clearlearning.cm Accessing Assessments and Surveys Test Pilt assessments and surveys are designed t be delivered t anyne using a standard web brwser and thus

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

Gemini Intercom Quick Start Guide

Gemini Intercom Quick Start Guide Gemini Intercm Quick Start Guide 2 Quick Start Guide Cntents Cntents... 1 Overview... 3 First Step unpack and inspect... 3 Netwrk plan and IP addresses... 4 Management PC... 5 Install Sftware... 6 Cnfigure

More information

Gmail and Google Drive for Rutherford County Master Gardeners

Gmail and Google Drive for Rutherford County Master Gardeners Gmail and Ggle Drive fr Rutherfrd Cunty Master Gardeners Gmail Create a Ggle Gmail accunt. https://www.yutube.cm/watch?v=kxbii2dprmc&t=76s (Hw t Create a Gmail Accunt 2014 by Ansn Alexander is a great

More information

Trimble Survey GNSS Firmware Version 4.81 (July 2013)

Trimble Survey GNSS Firmware Version 4.81 (July 2013) Handheld Integrated Mdular RELEASE NOTES TRIMBLE SURVEY GNSS FIRMWARE Trimble Survey GNSS Firmware Versin 4.81 (July 2013) Requirements This firmware versin includes imprvements t the Survey Receiver firmware.

More information

INSERTING MEDIA AND OBJECTS

INSERTING MEDIA AND OBJECTS INSERTING MEDIA AND OBJECTS This sectin describes hw t insert media and bjects using the RS Stre Website Editr. Basic Insert features gruped n the tlbar. LINKS The Link feature f the Editr is a pwerful

More information

WebEx Web Conferencing Quick Start Guide

WebEx Web Conferencing Quick Start Guide WebEx Web Cnferencing Quick Start Guide WebEx allws the curse instructr and participants t cnnect using web cnferencing and VIP using yur cmputer r smart device. WebEx's allws yu t share cntent, chat,

More information

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup Cncrdance and IPRO Camera Buttn / Backwards DB Link Setup When linking Cncrdance and IPRO, yu will need t update the DDEIVIEW.CPL file t establish the camera buttn. Setting up the camera buttn feature

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

Word 2007 The Ribbon, the Mini toolbar, and the Quick Access Toolbar

Word 2007 The Ribbon, the Mini toolbar, and the Quick Access Toolbar Wrd 2007 The Ribbn, the Mini tlbar, and the Quick Access Tlbar In this practice yu'll get the hang f using the new Ribbn, and yu'll als master the use f the helpful cmpanin tls, the Mini tlbar and the

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

Exporting and Importing the Blackboard Vista Grade Book

Exporting and Importing the Blackboard Vista Grade Book Exprting and Imprting the Blackbard Vista Grade Bk Yu can use the Blackbard Vista Grade Bk with a spreadsheet prgram, such as Micrsft Excel, in a number f different ways. Many instructrs wh have used Excel

More information

MOS Access 2013 Quick Reference

MOS Access 2013 Quick Reference MOS Access 2013 Quick Reference Exam 77-424: MOS Access 2013 Objectives http://www.micrsft.cm/learning/en-us/exam.aspx?id=77-424 Create and Manage a Database Create a New Database This bjective may include

More information

Relius Documents ASP Checklist Entry

Relius Documents ASP Checklist Entry Relius Dcuments ASP Checklist Entry Overview Checklist Entry is the main data entry interface fr the Relius Dcuments ASP system. The data that is cllected within this prgram is used primarily t build dcuments,

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

ClubRunner. Volunteers Module Guide

ClubRunner. Volunteers Module Guide ClubRunner Vlunteers Mdule Guide 2014 Vlunteer Mdule Guide TABLE OF CONTENTS Overview... 3 Basic vs. Enhanced Versins... 3 Navigatin... 4 Create New Vlunteer Signup List... 5 Manage Vlunteer Tasks... 7

More information

Procedures for Developing Online Training

Procedures for Developing Online Training Prcedures fr Develping Online Training Fllwing are prcedures fr develping nline training mdules t be psted n Online@UT (Blackbard Learn). These steps were develped thrugh a prcess and will cntinue t be

More information

TECHNICAL REQUIREMENTS

TECHNICAL REQUIREMENTS TECHNICAL REQUIREMENTS Table f Cntent PLATFORMS... 2 CONNECTION SPEED... 2 SUPPORTED BROWSERS... 2 ARMENIAN LANGUAGE SUPPORT... 2 Windws XP... 2 Windws Vista... 3 Windws 7... 4 Windws 8... 5 MAC OS...

More information

Skype Meetings

Skype Meetings http://www.jeffersnstate.edu/resurces-fr-instructrs-de/ Skype Meetings Skype-t-Skype is used fr cmmunicatin thrugh vice, vide, chat (Instant Messaging) and/r desktp sharing fr ne-n-ne cnferences, meetings,

More information

BI Publisher TEMPLATE Tutorial

BI Publisher TEMPLATE Tutorial PepleSft Campus Slutins 9.0 BI Publisher TEMPLATE Tutrial Lessn T2 Create, Frmat and View a Simple Reprt Using an Existing Query with Real Data This tutrial assumes that yu have cmpleted BI Publisher Tutrial:

More information

TUTORIAL --- Learning About Your efolio Space

TUTORIAL --- Learning About Your efolio Space TUTORIAL --- Learning Abut Yur efli Space Designed t Assist a First-Time User Available t All Overview Frm the mment yu lg in t yur just created myefli accunt, yu will find help ntes t guide yu in learning

More information

STIDistrict AL Rollover Procedures

STIDistrict AL Rollover Procedures 2009-2010 STIDistrict AL Rllver Prcedures General Infrmatin abut STIDistrict Rllver IMPORTANT NOTE! Rllver shuld be perfrmed between June 25 and July 25 2010. During this perid, the STIState applicatin

More information

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu BANNER BASICS What is Banner? Definitin Prduct Mdules Self-Service-Fish R Net Lg int Banner Banner Envirnment The Main Windw My Banner Pages What is it? What frm d yu use? Steps t create a persnal menu

More information

Qualtrics Instructions

Qualtrics Instructions Create a Survey/Prject G t the Ursinus Cllege hmepage and click n Faculty and Staff. Click n Qualtrics. Lgin t Qualtrics using yur Ursinus username and passwrd. Click n +Create Prject. Chse Research Cre.

More information

Avigilon Control Center Virtual Matrix User Guide. Version 6.8

Avigilon Control Center Virtual Matrix User Guide. Version 6.8 Avigiln Cntrl Center Virtual Matrix User Guide Versin 6.8 2006-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS. are

More information

APPLY PAGE: LOGON PAGE:

APPLY PAGE: LOGON PAGE: APPLY PAGE: Upn accessing the system fr the first time, yu will land n the Apply Page. This page will shw yu any currently pen pprtunities that yu can apply fr, as well as any relevant deadlines r ther

More information

Windows Operating System Online Proctoring Guide

Windows Operating System Online Proctoring Guide Windws Operating System Online Prctring Guide ONLINE PROCTORING GUIDE 0 Windws Operating System Online Prctring Guide Cntents CONTENTS... 1 ABOUT ONLINE PROCTORING... 2 PREPARING FOR YOUR ONLINE PROCTORED

More information

Model WM100. Product Manual

Model WM100. Product Manual Mdel WM100 Prduct Manual Table f Cntents Sectin Page 1. Hardware... 3 2. Sftware... 4 3. Features... 5 4. Installatin... 6 5. App Devices... 9 6. App Rms... 12 7. App Scenes... 14 8. App Setup... 18 Cntents

More information

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34.

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34. 34. 1. Table f Cntents Page 1. Prduct Descriptin 4 2. System Requirements 5 3. DUO LINK App Installatin 5 4. DUO LINK App Mving Screens 7 5. File Management 5.1. Types f views 8 5.2. Select Files t Cpy,

More information

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers

HW4 Software version 3. Device Manager and Data Logging LOG-RC Series Data Loggers Page 1 f 18 HW4 Sftware versin 3 Device Manager and Data Lgging LOG-RC Series Data Lggers 2011; Page 2 f 18 Table f cntents 1 ORGANIZATION OF THE HW4 MANUALS... 3 2 OVERVIEW... 4 3 INITIAL SETUP... 4 3.1

More information

USER GUIDE. Thanks for purchasing the igate! You ll need to follow these five Configuration Steps to get your igate up and running:

USER GUIDE. Thanks for purchasing the igate! You ll need to follow these five Configuration Steps to get your igate up and running: USER GUIDE Thanks fr purchasing the igate! Yu ll need t fllw these five Cnfiguratin Steps t get yur igate up and running: 1. Cnfigure Yur Hardware 2. Cnfigure Yur Cmputer 3. Cnfigure Yur Internet Cnnectin

More information

Working With Audacity

Working With Audacity Wrking With Audacity Audacity is a free, pen-surce audi editing prgram. The majr user interface elements are highlighted in the screensht f the prgram s main windw belw. The editing tls are used t edit

More information

Client Configurations

Client Configurations Email Client Cnfiguratins Chse ne f the links belw fr yur particular email client. Easy t use instructins will help yu change the settings n yur email client t ur settings. Recmmended Email Settings Incming

More information

Tips For Customising Configuration Wizards

Tips For Customising Configuration Wizards Tips Fr Custmising Cnfiguratin Wizards ver 2010-06-22 Cntents Overview... 2 Requirements... 2 Applicatins... 2 WinSCP and Putty... 2 Adding A Service T An Existing Wizard... 3 Gal... 3 Backup Original

More information

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

An Introduction to Windows 7

An Introduction to Windows 7 2011 An Intrductin t Windws 7 Lena Arena Prject Crdinatr, DER NSW Sydney Regin Ph: 9582 2851 Carmelina.arena@det.nsw.edu.au Table f Cntents Windws 7 Desktp - The Elements f the Windws 7 Desktp... 2 Mre

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1 Adding Cntent MyUni... 2 Cntent Areas... 2 Curse Design... 2 Sample Curse Design... 2 Build cntent by creating a flder... 3 Build cntent by creating an item... 4 Cpy r mve cntent in MyUni... 5 Manage files

More information

Guidelines for Installing HI 1734-WS Faceplates

Guidelines for Installing HI 1734-WS Faceplates Guidelines fr Installing HI 1734-WS Faceplates ATTENTION: Faceplates prvided by Hardy Prcess Slutins are pen surce, unlcked, HMI templates that may be dwnladed frm the Hardy website fr free. All pen surce

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Introduction to Adobe Premiere Pro for Journalists:

Introduction to Adobe Premiere Pro for Journalists: Intrductin t Adbe Premiere Pr fr Jurnalists: News editing at the Schl f Jurnalism ***It is highly recmmended if yu plan n ding any multimedia prductin, yu purchase an external USB strage device.*** 1.

More information

Because of security on the site, you cannot create a bookmark through the usual means. In order to create a bookmark that will work consistently:

Because of security on the site, you cannot create a bookmark through the usual means. In order to create a bookmark that will work consistently: The CllegeNet URL is: https://admit.applyweb.cm/admit/shibbleth/crnell Lg in with Crnell netid and Kerbers passwrd Because f security n the site, yu cannt create a bkmark thrugh the usual means. In rder

More information

Use of GIS & GPS in Trail and Land Management

Use of GIS & GPS in Trail and Land Management CLCC Cnference 2014 Intrductin t CT ECO Use f GIS & GPS in Trail and Land Management Explre CT ECO CT ECO is a partnership between the CT Department f Energy and Envirnmental Prtectin (CT DEEP) and the

More information

AutoRun. Updated 6/13/2006 JMM. WHAT IS? Self-Help using www. Google.com

AutoRun. Updated 6/13/2006 JMM. WHAT IS? Self-Help using www. Google.com AutRun AUTORUN gives yu a list f the prcesses that are running n yur cmputer t help yu chse which nes yu can turn ff (uncheck) safely. IF after reading the inf AutRun gives yu abut the running item, yu

More information

Entering an NSERC CCV: Step by Step

Entering an NSERC CCV: Step by Step Entering an NSERC CCV: Step by Step - 2018 G t CCV Lgin Page Nte that usernames and passwrds frm ther NSERC sites wn t wrk n the CCV site. If this is yur first CCV, yu ll need t register: Click n Lgin,

More information

User Guide. Avigilon Control Center Mobile Version 2.2 for Android

User Guide. Avigilon Control Center Mobile Version 2.2 for Android User Guide Avigiln Cntrl Center Mbile Versin 2.2 fr Andrid 2011-2015, Avigiln Crpratin. All rights reserved. Unless expressly granted in writing, n license is granted with respect t any cpyright, industrial

More information

Constituent Page Upgrade Utility for Blackbaud CRM

Constituent Page Upgrade Utility for Blackbaud CRM Cnstituent Page Upgrade Utility fr Blackbaud CRM In versin 4.0, we made several enhancements and added new features t cnstituent pages. We replaced the cnstituent summary with interactive summary tiles.

More information

PL-2302 Mac OS Driver MAC/PC and PC/MAC Communication Software

PL-2302 Mac OS Driver MAC/PC and PC/MAC Communication Software PL-2302 Mac OS Driver MAC/PC and PC/MAC Cmmunicatin Sftware Windws Netwrk User Manual Prlific Technlgy Inc. Table f Cntents 1. Scpe... 3 1.1. Overview... 3 1.2. Supprted Platfrms and Tested Sftware...3

More information

Outlook Web Application (OWA) Basic Training

Outlook Web Application (OWA) Basic Training Outlk Web Applicatin (OWA) Basic Training Requirements t use OWA Full Versin: Yu must use at least versin 7 f Internet Explrer, Safari n Mac, and Firefx 3.X. (Ggle Chrme r Internet Explrer versin 6, yu

More information

Installing and using QGIS

Installing and using QGIS Land Accunting Exercise Part 1 Installing QGIS 1 Installing and using QGIS Reginal Expert Wrkshp n Land Accunting, UNESCAP, 09-2017 UNESCAP - Reginal Expert Wrkshp n Land Accunting, Bangkk, Thailand, Sep.

More information

Welcome to Remote Access Services (RAS) Virtual Desktop vs Extended Network. General

Welcome to Remote Access Services (RAS) Virtual Desktop vs Extended Network. General Welcme t Remte Access Services (RAS) Our gal is t prvide yu with seamless access t the TD netwrk, including the TD intranet site, yur applicatins and files, and ther imprtant wrk resurces -- whether yu

More information

Recommended Minimum Requirements for Cisco Meeting Application Web RTC Use

Recommended Minimum Requirements for Cisco Meeting Application Web RTC Use Recmmended Minimum Requirements fr Cisc Meeting Applicatin Web RTC Use Fr the best experience the fllwing requirements and recmmendatins shuld be fllwed. Requirements: External USB web camera capable f

More information

TechSmith Relay 5.1.5

TechSmith Relay 5.1.5 TechSmith Relay 5.1.5 WHAT END USERS NEED TO KNOW This upgrade cmes with new features that will be available t yu. Fr all f these feature t be installed n yur cmputer few steps will need t be taken. After

More information

Managing Your Access To The Open Banking Directory How To Guide

Managing Your Access To The Open Banking Directory How To Guide Managing Yur Access T The Open Banking Directry Hw T Guide Date: June 2018 Versin: v2.0 Classificatin: PUBLIC OPEN BANKING LIMITED 2018 Page 1 f 32 Cntents 1. Intrductin 3 2. Signing Up 4 3. Lgging In

More information

SmartPass User Guide Page 1 of 50

SmartPass User Guide Page 1 of 50 SmartPass User Guide Table f Cntents Table f Cntents... 2 1. Intrductin... 3 2. Register t SmartPass... 4 2.1 Citizen/Resident registratin... 4 2.1.1 Prerequisites fr Citizen/Resident registratin... 4

More information

This Friday Jan 20th at La Hacienda Recreation Center at 1:00 pm we will have our famous Technology Auction and ice cream.

This Friday Jan 20th at La Hacienda Recreation Center at 1:00 pm we will have our famous Technology Auction and ice cream. This Friday Jan 20th at La Hacienda Recreatin Center at 1:00 pm we will have ur famus Technlgy Auctin and ice cream. Yu dn't want t miss this meeting. Yu will have a chance t win new laptps, a Tablet,

More information

Microsoft Excel Extensions for Enterprise Architect

Microsoft Excel Extensions for Enterprise Architect Excel Extensins User Guide Micrsft Excel Extensins fr Enterprise Architect Micrsft Excel Extensins fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Installatin... 4 Verifying

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins Date f Last Update: FAQ SatView 0001 SatView is nt pening and hangs at the initial start-up splash screen This is mst likely an issue with ne f the dependency, SQL LcalDB, missing

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Announcing Veco AuditMate from Eurolink Technology Ltd

Announcing Veco AuditMate from Eurolink Technology Ltd Vec AuditMate Annuncing Vec AuditMate frm Eurlink Technlgy Ltd Recrd any data changes t any SQL Server database frm any applicatin Database audit trails (recrding changes t data) are ften a requirement

More information

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

Employee Self Service (ESS) FAQs

Employee Self Service (ESS) FAQs Emplyee Self Service (ESS) FAQs ESS User Access & Lgin/Passwrd Inf Upgrade Changes t ESS Recently we upgrades t versin 10 f ur HR/Payrll system which includes the Emplyee Self Service (ESS) mdule. Just

More information

State Assessment Program Indiana Released Items Repository Quick Guide

State Assessment Program Indiana Released Items Repository Quick Guide State Assessment Prgram Indiana Released Items Repsitry Quick Guide 2018 2019 Published December 10, 2018 Prepared by the American Institutes fr Research Released Items Repsitry Intrductin This guide prvides

More information

* The mode WheelWork starts in can be changed using command line options.

* The mode WheelWork starts in can be changed using command line options. OperatiOns Manual Overview Yur muse mst likely has a wheel n it. If yu lk at yur muse frm the side, that wheel rtates clckwise and cunterclckwise, like a knb. If yu lk at the muse frm the tp, the wheel

More information

Form Filing Instructions

Form Filing Instructions Frm Filing Instructins Subscribers creating nline frms fr the first time must cnfirm/set parameters n their cmputer. Refer t the Technical Setup Instructins at the end f this dcument befre cntinuing with

More information

I. Introduction: About Firmware Files, Naming, Versions, and Formats

I. Introduction: About Firmware Files, Naming, Versions, and Formats Updating Yur CTOG 250 Cmtech Traffic Optimizatin Gateway Firmware I. Intrductin: Abut Firmware Files, Naming, Versins, and Frmats The CTOG 250 Cmtech Traffic Optimizatin Gateway and its CDM 800 Gateway

More information

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0 Upgrading Kaltura MediaSpace TM Enterprise 1.0 t Kaltura MediaSpace TM Enterprise 2.0 Assumptins: The existing cde was checked ut f: svn+ssh://mediaspace@kelev.kaltura.cm/usr/lcal/kalsurce/prjects/m ediaspace/scial/branches/production/website/.

More information

Information about the ACC Education App Featuring ACCSAP 9

Information about the ACC Education App Featuring ACCSAP 9 Infrmatin abut the ACC Educatin App Featuring ACCSAP 9 Key Features: This app is designed t be a study tl fr select educatinal prducts. It des nt include all features and functinality f the nline prtin

More information

Quick Start Guide for EAB Campus Advisors

Quick Start Guide for EAB Campus Advisors Student Success Cllabrative Quick Start Guide fr EAB Campus Advisrs Clemsn has launched the EAB Campus platfrm fr advisrs and thers, with the gal f helping students explre a path t timely graduatin cmpletin

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

Using MeetingSquared as an Administrator

Using MeetingSquared as an Administrator Using MeetingSquared as an Administratr Use the MeetingSquared web interface t set up and manage yur meeting. MeetingSquared is part f SharePint within Office 365 s yu use a web brwser t lg in using yur

More information

softpanel generic installation and operation instructions for nanobox products

softpanel generic installation and operation instructions for nanobox products 1 f 10 System Requirements... 3 Installatin... 3 Java... 3 RxTx Serial Drivers... 3 Granting a user permissin t pen a COM Prt in Mac OS X... 3 USB t Serial Drivers... 4 Mac OS X 10.6 Snw Lepard... 4 Operatin...

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

More information

DC Remote Control Installation and Configuration Guide. Version 1.2

DC Remote Control Installation and Configuration Guide. Version 1.2 DC Remte Cntrl Installatin and Cnfiguratin Guide Versin 1.2 What des the applicatin d? The DminCmms Remte Cntrl applicatin allws the bulk re-cnfiguratin f Cisc IP Telephnes as if the user was present directly

More information

HW4 Software Version 3.4.1

HW4 Software Version 3.4.1 Release ntes HW4 Sftware Versin 3.4.1 Change cntrl HW4 versin 3.4.1 includes all the functins and features f HW4 versin 3.4.0 with the fllwing mdificatins and additins: Enhancements: Nne New features Nne

More information

How to Start a New Prezi & Edit It

How to Start a New Prezi & Edit It Hw t Start a New Prezi & Edit It Lg int accunt Click n Select a template. Each template cntains frames, which are used t grup like items, and are similar t slides in PwerPint. The rder in which yur presentatin/stry

More information