Jillles Somfy User Guide

Size: px
Start display at page:

Download "Jillles Somfy User Guide"

Transcription

1 Jillles Somfy User Guide Copyright Jillles 2012 Version

2 1. Contents 2. History Description Installation Homeseer Installation rts485client button in homeseer Jilles Config button Prerequisites Alternative computer for running the web application Copy the Homeseer/html/JillesSomfy to another computer Add the copied JillesSomfy directory as virtual directory to a IIs site on the other computer Change ip address and port of WebApplicationrts4 in the Rts485client page Tested with only roller shutters until now Connect to the Rts485 Somfy Transmitter JillesSomfy/Default.aspx Jilles RTS485 Configuration Screen Top button Row of Plugin Configuration RTS485 Transmitter Navigation button Configuration Devices Navigation Button Configuration Virtual Devices Navigation Button Configuration DCT Lock Navigation Button RTS485Log Navigation Button Homeseer Settings Navigation Button HomeseerLog Navigation Button The ButtonRow at the bottom of the page Find Correct Com Port Button Are You There Button Save Comport Button Save Node Id Button Clear Comport And Node ID Button Get and Set Rts485 Properties Button... 12

3 9. Configure the Somfy Rts485 Transmitter JillesSomfy/Configdev2.aspx Configuration Devices Screen The Somfy Device Table The Select Button The Table Footer Row The Edit Button The Set Button The Set Somfy Device to A Channel Menu The Hit if somfy device is set in program mode Button Hit if motor jogged two times Button Hit if ready and exit Button Exit This procedure Button The program button of the footer row of the device table The AddToHS Button Add more than One Somfy Device to a channel Configuration Virtual Devices JillesSomfy/Configdev4.aspx The Device Table on the left The Checkbox on the left device table The Virtual Device Table on the right The Checkbox on the left virtual device table The Buttons on the Footer table Row of the Virtual Device Table Button Edit Name VD (Virtual Device) Save VD Button Save Virtual Device AddToHS Button Clear Button Set DCT Lock JillesSomfy/configdev3.aspx Table of DCT Locks Send DCT Command button DCT Unlock Lock dropdownbox Chosen DCT Table... 25

4 12. Homeseersettings JillesSomfy/Confighs.aspx Homeseer Location Table homeseer ip homeseer port homeseer header and footer Checkbox use homeseer Checkbox Save homeseer Settings Button Edit homeseer Settings Button RTS 485 Log JillesSomfy/log.aspx Clear rts485 log Button Homeseer Log JillesSomfy/logtab.aspx... 28

5 2. History This program is written for the need of a program to operate this Somfy transmitter. This Somfy transmitter is the first device delivered to me without software as far as I can remember. Googling also gave no results. Nowadays there can be found a demo program on the internet. All info on getting this device to operate, the actions taken to get the info to communicate with it and the documentation needed to design this plugin is found at: Description This plugin is written to configure and operate the Somfy RTS 485 transmitter article via Homeseer, it could be used standalone or on another computer as where homeseer runs on This plugin package consists of three parts. 1 the actual plugin dll : HSPI_JILLES.dll The only thing the actual plugin dll does is: A creates the orange homeseer buttons on the second row on the top of the homeseer page, which opens the rts485 client configuration page or the actual Rts485 webapplication B creates a virtual io device in the homeseer devicelist which shows the live connection status of the webapplication and checks at intervals all the availabilities and connections

6 2 A web application which communicates with homeseer and the Somfy RTS485 transmitter and finds, configures and operates the Somfy RTS 485 transmitter. This web application is written in.net 4. It has its own serial port engine so you could use the application on another computer as where homeseer is installed on. (Homeseer root directory)/html/ JillesSomfy 3 A clientservice aspx page to configure the ip address ip port and directory under which the WebApplicationrts4 works under IIS. (Homeseer root directory)/html/ JillesHspiService. This construction has two advantages, you can use.net 4 and you can attach the Rts485 Somfy Transmitter to every computer on the web and still be controlled by homeseer. Homeseer 3 Plug in s should have these capabilities standard. For the time being this plugin can address only one Rts485 Somfy Transmitter. 4. Installation 4.1 Homeseer Installation Installation is done through the homeseer installer. The homeseer plugin dll file HSPI_JILLES.dll is written to the homeseer root directory. The aspx web application is written to the homeseer html subdir JillesSomfy. The HspiJillesService part is written to the homeseer html subdir HspiJillesService.

7 4.2 rts485client button in homeseer Figure 1 Rts485Client Screen Clicking on the right orange button gives the page, where the installer has put the port on which you have chosen to run the iis website on. You can change this after installation, or to choose another computer or if you want to change the iis website. So the purpose of this screen is to let the plugin address another Rts485WebApllication as the one installed with the plugin.

8 4.3 Jilles Config button Figure 2 Homeseer Orange Jilles Config Button After pressing this orange homeseer button in the second buttonrow the start screen RTS485 Config appears in homeseer. The page appears to run under homeseer but runs under iis 5. Prerequisites This system is tested on windows 7 and windows vista with iis7 and iis7.5 and works only with a computer where.net4 is installed on. So these are the perquisites: Windows 7 or Vista IIs7 or IIs7.5 installed Framework 4 installed Homeseer 2 with at least version

9 somfy rts 485 transmitter art Alternative computer for running the web application 6.1 Copy the Homeseer/html/JillesSomfy to another computer It is possible after installing the plugin to copy the JillesSomfy directory to another computer with above requisites except the presence of homeseer and run it there under IIs. You have to add a website in iis and a virtual directory, just as visual studio does. 6.2 Add the copied JillesSomfy directory as virtual directory to a IIs site on the other computer You can copy the (Homeseer root directory)/html/ JillesSomfy directory which hosts the Rts485WebApllication to another computer and install it in its IIS and attach the or another Rts485 Somfy Transmitter to its serial or usb port. 6.3 Change ip address and port of WebApplicationrts4 in the Rts485client page The only to be changed is the ip address port and directory used by IIs on the Rts485client page. Now connect the Somfy Rts485 Transmitter to the usb or serial port of another computer. So you can control the Rts485 Somfy Transmitter even if it is not on the computer Homeseer runs on. Just like Tenscripting. Addressing more than one Somfy Rts485 Transmitter with the WebApplicationrts4 is not supported yet. 7. Tested with only roller shutters until now I have only somfy roller shutters in my house so it is only tested with these devices. So if You have other somfy devices like garage doors or blinds or other equipment which can be controlled by this transmitter please let me know via the homeseer plugin development forum support pages.

10 8. Connect to the Rts485 Somfy Transmitter 8.1 JillesSomfy/Default.aspx Jilles RTS485 Configuration Screen This page is the start screen where you can find and connect to the Somfy Rts485 Transmitter. Figure 3 Jilles RTS485 Config Screen

11 8.1.1 Top button Row of Plugin The Button Row at the top of the aspx page under the homeseer button rows are the navigation buttons between the pages of this plugin Configuration RTS485 Transmitter Navigation button Navigates to this page, is inactive in figure 3 because this is the page you are seeing Configuration Devices Navigation Button Navigates to Page to Config the somfy devices to the Somfy Rts485 Transmitter Configuration Virtual Devices Navigation Button Navigates to Page To Config the virtual devices Configuration DCT Lock Navigation Button Navigates to the Config DCT Lock page RTS485Log Navigation Button Opens a new browser window with the RTS485 log next to the existing page, gives a popup warning Homeseer Settings Navigation Button Navigates to the Homeseer Settings Page HomeseerLog Navigation Button To my version of the homeseer log, more a study project then adding functionality to the existing homeseer log The ButtonRow at the bottom of the page Are the command buttons of this page.

12 You can choose a comport in the dropdownbox on line 1 which gives all available comports on the computer or you can use Find Correct Com Port Button When pressed searches for a Somfy Rts485 Transmitter on all available comports on the computer. It sends an Are You There Command to all serial ports and listens if an adequate answer comes back. Somfy has a command send to all Nodes on the RTS485 bus to retrieve their node address Are You There Button Sends this command to the serial port chosen in the dropdownbox on the first line Save Comport Button Saves comport in the application Save Node Id Button Saves Node Id or address in the application. Somfy has given each Rts485 Transmitter an unique Node id, quite like mac address for devices on the web Clear Comport And Node ID Button Deletes the stored comport and Node Id Get and Set Rts485 Properties Button Gives A command list for the Rts485 device itself not for the Somfy devices attached to the Rts485 transmitter.

13 Figure 4 RTS485 Command Buttons The Orange Buttons lists the commands for the transmitter, they are only there for testing purposes. 9. Configure the Somfy Rts485 Transmitter 9.1 JillesSomfy/Configdev2.aspx Configuration Devices Screen

14 Figure 5 Configuration Devices Screen In this screen you can add devices, add them as devices in homeseer or delete devices. The Rts485 Somfy Transmitter has 16 channels to which you can program somfy devices as rollershutters etc. So with one Rts485 Somfy Transmitter you can address 16 somfy devices. First a Somfy device must be set to a channel of The Rts485 Somfy Transmitter The Somfy Device Table The table is created to assign a name to the somfy device, to choose which somfy device it is, to set the device to a channel and to add it to homeseer. The name will be used in homeseer.

15 The Table has 7 columns : button column, device id list 1 based, device channel 0 based, type of somfy device, the name you give it, if the device is set to the channel of the transmitter, and if the device is added to homeseer, which is told by assigning it its unique homeseer device id The Select Button The Select Button is to select which channel you wish to program. Pressing it gives an extra footer table row with program buttons, gives the selected row a red color and the text of the button changes in unselect. Pressing it again unselects the row. Figure 6 Table Footer row The Table Footer Row Consists of buttons to program the somfy device in the application and homeseer The Edit Button Pressing the Edit Button changes the selected row with options to choose the somfy device type from a listbox and enter the name you want to give to your device. The Buttun Select text changes in Ready, this button should be pressed when the complete procedure of choosing the somfy device type, naming the device and adding the device to the Somfy Rts485 Transmitter and Homeseer. Figure 7 Device Table after pressing button edit

16 First choose a somfy device type from the dropdown list in column 4 and edit the name in column 5. Figure 8 After choosing device type and editing name of device The Set Button The Set Button is to set the channel of the Somfy Rts485 Transmitter to the somfy device. Pressing the Set button gives a menu on the right side of the page which takes you through the procedure which must be followed to set a somfy device to a channel. Even if you already has set your somfy devices to a channel of the Somfy Rts485, you have to follow this procedure, this to complete the data in the WebApplicationrts4. Maybe in a future version this will be an option. Only you don t have to set the somfy device in program mode because it is already set to the channel you intended to. If you haven t set your somfy devices to a channel of the Somfy Rts485 this is a very easy way to do this.

17 Figure 9 Set Button : This Menu on the right appears The Set Somfy Device to A Channel Menu The first line gives you info about the device, as you can see the wrong name is displayed but that doesn t hamper the programming. The second line explains the procedure sequence The third line gives step one of the sequence : Step 1 : Set the somfy device in program mode. This can be be done with eg a telis remote control. This is done with the programming button on the back of the telis remote control. Select the device on your telis remote you want to program and then press the button on the back to set the selected somfy device in program mode. If the motor jogs two times the motor is in program mode you can hit the next button:

18 Figure 10 somfy telis remotes The Hit if somfy device is set in program mode Button If your motor has jogged two times it is set in program mode, now if you hit this Button then the Somfy Rts485 Transmitter sets this motor to the desired channel. If you already has set the somfy device to this channel the motor doesn t have to be in program mode it is already set to a channel of the Somfy Rts485 Transmitter. The Menu changes with an extra line and button. Figure 11 Hit if somfy device is set in program mode button After pressing The Hit if somfy device is set in program mode Button you have to hear that the somfy device jogs 2 times again to signal he has been set to a channel of the Somfy Rts485 Transmitter then you can press the next button Hit if motor jogged two times. If you don t hear the jogs you can press the The Hit if somfy device is set in program mode Button again.

19 Hit if motor jogged two times Button Press after hearing the jogs. This sets the Boolean in column 6 of the device table to true which means the device is set to the channel. It also changes the menu it an extra line and Hit if ready and exit button. Figure 12 Hit if motor jogged two times button, Hit if ready and exit button, Exit this Procedure button Hit if ready and exit Button. Exits this menu when ready. When the menu doesn t disappear refresh the page Exit This procedure Button Exits this menu whenever you want even if you are not ready When the menu doesn t disappear refresh the page The program button of the footer row of the device table Gives next menu on the right of the page. These are the possible commands which the Somfy Rts485 Transmitter can give to a somfy device. They are only there for testing procedures. It only appears if the channel is set to a somfy device. You could use the CTRL_UP Button, CTRL_DOWN Button, CTRL_STOP Button to test if your roller shutter reacts to the commands. You could use Set_Channel to set the somfy device to a channel. The Set_Open_Program_Mode hasn t been tested yet, it is maybe to set the favorite position in roller shutters, or other parameters of somfy devices like the SET_TILT_FRAMECOUNT etc.

20 Figure 13 Program Button : This Command Menu appears on the right The AddToHS Button If the WebApplicationrts4 is connected to homeseer this button adds the device IF he is set to a channel to Somfy Rts485 Transmitter. Figure 14 somfy device in homeseer itself Roller shutters are presented with an icon in the devicestring to inform you about its state and the buttons Up, Down, Favorite and Stop are added to control the rollershutters.

21 Figure 15 somfy device added to homeseer When the device is successfully added to homeseer, homeseer posts the unique device reference number (dev.ref) back which is the proof the device is added to homeseer. 9.2 Add more than One Somfy Device to a channel It is possible to set more than one(infinite) devices to a channel of the Somfy Rts485 Transmitter. This is because the Somfy Device is set to listen a certain channel of a Somfy Command Unit like a remote control or Transmitter. You could use the SET_CHANNEL Command of figure 13 to set an infinite number of devices to a channel But you cant control them solitarily than unless you also gives each somfy device a separate channel just like the telis remote, four channels are for separate somfy devices, the fifth is for all together. The WebApplicationrts4 can t store which somfy devices are set to a channel only reference a channel by id and name. 10. Configuration Virtual Devices

22 10.1 JillesSomfy/Configdev4.aspx This page is meant to add virtual devices to homeseer not to the Somfy Rts485 Transmitter. After you have configured the somfy devices to the WebApplicationrts4 you can add virtual devices. A virtual device is in WebApplicationrts4 is nothing more or less as a group in thewebapplicationrts4 of devices set in the Somfy Rts485 Transmitter which can be controlled whit one button as one device in homeseer instead of all devices separately. You can define 16 virtual devices. The purpose is to command more somfy devices with one button press, eg to close all roller shutters downstairs with 1 command. A telis remote as I know it can command 4 somfy devices with one command, here you can command 16 devices with one button press. You can give the same command to one virtual device but not, for 1 device an UP command and the next device in a virual device a DOWN command. Figure 16 Configuration Virtual Device The page consists of two tables The Device Table on the left. This table presents the devices set to the Somfy Rts485 Transmitter. The only thing you can do in this table is to check or uncheck a device to add or remove it from a checked virtual device from the right virtual device table The Checkbox on the left device table Can be checked to add the device or unchecked to remove it to or from the checked virtual device on the left.

23 The Virtual Device Table on the right The Checkbox on the left virtual device table When checked the selected row becomes red Figure 17 selected virtual device row is red The buttons on the footer table row become active The Buttons on the Footer table Row of the Virtual Device Table Button Edit Name VD (Virtual Device) On pressing this button a textbox appears in the name column of the selected virtual device row Figure 18 Edit name textbox virtual device Now you can enter a name for the virtual device, note that the check in the chekbox disappears this is a bug not impairing the function Now you can check the checkboxes of the devices in the left table you want to belong to a selected virtual device. Figure 19 Selected Devices for Selected Virtual Device

24 Save VD Button Save Virtual Device Now you can save the virtual device even if it isn t added to homeseer yet When saved the check disappears, and the selected devices appear as a 1 in a purple field of the virtual device in unselected (=unchecked state). Figure 20 Virtual Device Row with Devices and added to homeseer AddToHS Button Adds the selected virtual device to HS and the logic is the same as with a normal device, the unique homeseer device reference is posted back, and shown in the last column of the table as a proof that the device was added successfully to homeseer. Figure 21 Somfy Virtual Device in Devicelist in Homeseer By pressing a command button in the left column UP, DOWN, FAVORITE and STOP all the devices added to the virtual device will execute the command. The commands for the devices are executed after each other. Be aware that the device code of the virtual somfy device starts with 17 because the first 16 are reserved for real somfy channels(devices). The house code, (#) in these examples is the same as for the somfy devices The concept of a virtual device is much broader in homeseer as I use it, you could use it also e.g. for the average temperature of the day from a thermometer Clear Button Clears the virtual device. Only works if the device is added to homeseer. 11. Set DCT Lock

25 The Somfy Rts485 Transmitter has 5 Dry Contact Locks, to which you can connect Switches to control 5 channels of Somfy Rts485 Transmitter. So you don t need a dry contact interface with the Somfy Rts485 Transmitter, you can directly attach the dry contact switches to the Somfy Rts485 Transmitter. But the transmitter still needs to be configured. I don t use the DCT s, I bought the transmitter to control the somfy devices by computer. What unlocj and Lock means I don t know, it must be the same as activate and deactivate te DCT. The first lock is set to the first channel by default etc. The Webapplication can t change the channels the DCTs are controlling JillesSomfy/configdev3.aspx Figure 22 Configuration DCT Lock Page Table of DCT Locks Gives the live status of the DCT Locks Send DCT Command button When pressed Unlocks or Locks the DCT s, first you must choose unlock or Lock in the dropdownbox and check one of the checkboxes on the left table DCT Unlock Lock dropdownbox If Unlock is chosen, the button Unlocks and if Lock is chosen the button Locks the DCT s Chosen DCT Table Checkbox Chosen DCT Table One checkbox can be checked to determine which DCT s should be unlocked ofr locked if the Send DCT Command Button is pressed.

26 12. Homeseersettings 12.1 JillesSomfy/Confighs.aspx Figure 23 Homeseer settings page Homeseer Location Table A simple table. While installing the Jilles somfy Plugin, an installer puts the correct homeseer ip and port in the corresponding textboxes and passes them to the WebApplicationRts homeseer ip After pressing the Edit Homeseer settings Button, you can give another ip address, this is the case when you copy the JillesSomfy directory to another computer homeseer port After pressing the Edit Homeseer settings Button, you can give another ip port, this is the case when you copy the JillesSomfy directory to another computer homeseer header and footer Checkbox The webpages of the WebApplicationRts4 can be showed with or without homeseer header an footer.the Default is Checked

27 Figure 24 WebapplicationRts4 with hs header and footer Figure 25 WebApplicationRts4 page without hs header and footer use homeseer Checkbox Functionality for creating the possibility to use the WebApplicationRts4 without Homeseer. The Default is checked Save homeseer Settings Button Saves the changes you made on this page. The textboxes must be made active first, the checkboxes can be accessed direct Edit homeseer Settings Button Gives the textboxes ip address and port free for editing. 13. RTS 485 Log 13.1 JillesSomfy/log.aspx

28 Gives an internal log for the WebApplicationRts4. Is opened as a new webpage as a popup. It is not written to a file. To close the log, close it as a webpage. It is an easy way to open multiple pages in the WebApplicationRts4. Figure 26 rts485 log Clear rts485 log Button Clears the log page 14. Homeseer Log A project to approach the homeseer log for educational reasons button use homeseer must be checked otherwise the WebApplicationRts4 doesn t contact homeseer. The buttons speaks for themselves, no homeseer header and footer are present JillesSomfy/logtab.aspx

29 Figure 27 Homeseer log 15. List With Pictures Figure 1 Rts485Client Screen... 7 Figure 2 Homeseer Orange Jilles Config Button... 8 Figure 3 Jilles RTS485 Config Screen Figure 4 RTS485 Command Buttons Figure 5 Configuration Devices Screen Figure 6 Table Footer row Figure 7 Device Table after pressing button edit Figure 8 After choosing device type and editing name of device Figure 9 Set Button : This Menu on the right appears Figure 10 somfy telis remotes Figure 11 Hit if somfy device is set in program mode button Figure 12 Hit if motor jogged two times button, Hit if ready and exit button, Exit this Procedure button 19 Figure 13 Program Button : This Command Menu appears on the right Figure 14 somfy device in homeseer itself Figure 15 somfy device added to homeseer Figure 16 Configuration Virtual Device Figure 17 selected virtual device row is red Figure 18 Edit name textbox virtual device Figure 19 Selected Devices for Selected Virtual Device Figure 20 Virtual Device Row with Devices and added to homeseer Figure 21 Somfy Virtual Device in Devicelist in Homeseer Figure 22 Configuration DCT Lock Page Figure 23 Homeseer settings page Figure 24 WebapplicationRts4 with hs header and footer Figure 25 WebApplicationRts4 page without hs header and footer Figure 26 rts485 log Figure 27 Homeseer log... 29

HomeSeer HarmonyHub plug-in version 3.7

HomeSeer HarmonyHub plug-in version 3.7 HomeSeer HarmonyHub plug-in version 3.7 Installation. A prerequisite is that at least one Logitech Harmony Hub must be installed and running: This plugin is multi instance, so you can add multiple hubs

More information

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52 Contents Getting Started.....................................................1 Installing the Software...........................................1 Using the Maxtor System Tray Icon................................6

More information

Training Sales Support

Training Sales Support PO Box 940 BLACKWOOD SA 5051 www.automationdistributors.com.au Installation Instructions for Omni Z-Wave Interface Plugin for Vera Controllers UI7 Serial Connection Kit Thank you for purchasing the Omni

More information

SFSC Website Cheat Sheet

SFSC Website Cheat Sheet SFSC Website Cheat Sheet 1. Albums a. Creating Photo Album.page 2 b. Adding Images to exiting Photo Album..page 9 c. Resizing your images for the albums page 15 2. Events a. Creating an Event page 19 b.

More information

Republicbank.com Supported Browsers and Settings (Updated 03/12/13)

Republicbank.com Supported Browsers and Settings (Updated 03/12/13) Republicbank.com Supported Browsers and Settings (Updated 03/12/13) We support the Internet Explorer 8.0 & 9.0. If you are using Internet Explorer 7.0 or earlier you will need to update your browser. Click

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Paraben s Photo Backup Stick V2.1. User Manual

Paraben s Photo Backup Stick V2.1. User Manual Paraben s Photo Backup Stick V2.1 User Manual About Paraben s Photo Backup Stick The Photo Backup Stick is an easy-to-use picture and video backup tool for Windows computers, Apple iphones and ipads, and

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s

Instructions for Configuring Your Browser Settings and Online Security FAQ s Instructions for Configuring Your Browser Settings and Online Security FAQ s General Settings The following browser settings and plug-ins are required to properly access Digital Insight s webbased solutions.

More information

End of Year LMS Updates Admin Guide

End of Year LMS Updates Admin Guide V 4.7.1.January2019 / Document version 012232019-2 End of Year LMS Updates Admin Guide NOTE: This DRAFT guide should provide a brief overview and screenshots of the End of Year LMS updates. All items in

More information

Instructions For Configuring Your Browser Settings and Online Banking FAQ's

Instructions For Configuring Your Browser Settings and Online Banking FAQ's Instructions For Configuring Your Browser Settings and Online Banking FAQ's Instructions By Browser Type Google Chrome Firefox Internet Explorer 8 Internet Explorer 9 Safari Online Banking FAQ's Google

More information

Creating a Yubikey MFA Service in AWS

Creating a Yubikey MFA Service in AWS Amazon AWS is a cloud based development environment with a goal to provide many options to companies wishing to leverage the power and convenience of cloud computing within their organisation. In 2013

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Location-based event system for mobile phones

Location-based event system for mobile phones Location-based event system for mobile phones Home server Mobile phone - Directory of registered mobile phones - Directory of available services: Alarm, light, garage door and heating systems - Publish-subscribe

More information

Printing Tips Revised: 1/5/18

Printing Tips Revised: 1/5/18 Printing Tips By: Mike Angstadt This document contains tips on how to print from the PACs. Printing Email Attachments Many email services allow you to preview email attachments. This often misleads patrons

More information

DT-CONFIG SOFTWARE USER S MANUAL

DT-CONFIG SOFTWARE USER S MANUAL DT-CONFIG SOFTWARE USER S MANUAL CONTENTS 1. Introductions ------------------------------------------------------------------- 3 2. System Requirement and Connection ----------------------------------------

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Skills Funding Agency

Skills Funding Agency Provider Data Self-Assessment Toolkit (PDSAT) v17 User Guide Contents Introduction... 2 Compatibility and prerequisites... 2 1. Installing PDSAT... 3 2. Opening PDSAT... 6 2.1 Opening Screen... 6 2.2 Updates...

More information

RecordCounter for MS CRM 2011

RecordCounter for MS CRM 2011 RecordCounter for MS CRM 2011 Version 5.0 Installation Guide (How to install/uninstall RecordCounter for MS CRM 2011) The content of this document is subject to change without notice. Microsoft and Microsoft

More information

GSAK (Geocaching Swiss Army Knife) GEOCACHING SOFTWARE ADVANCED KLASS GSAK by C3GPS & Major134

GSAK (Geocaching Swiss Army Knife) GEOCACHING SOFTWARE ADVANCED KLASS GSAK by C3GPS & Major134 GSAK (Geocaching Swiss Army Knife) GEOCACHING SOFTWARE ADVANCED KLASS GSAK - 102 by C3GPS & Major134 Table of Contents About this Document... iii Class Materials... iv 1.0 Locations...1 1.1 Adding Locations...

More information

Service & Support. How do you create a communication of with an Industrial Thin Client SIMATIC ITC? Thin Client.

Service & Support. How do you create a communication of with an Industrial Thin Client SIMATIC ITC? Thin Client. Cover How do you create a communication of Sm@rtServer with an Industrial Thin Client SIMATIC ITC? Thin Client FAQ August 2012 Service & Support Answers for industry. Question This entry is from the Siemens

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1 Participants List Displays Multiple Entries for the Same User, page 2 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 3 SSO

More information

Description Dashboard 2

Description Dashboard 2 AIRPORT INSPECTION MANAGER AIM MANUAL Description Page Dashboard 2 Work Orders 3 Creating Work Orders 4 Work Order Photos 5 My Work Order Status 6 Work Order Data List 7 Assigning Data Order 8 Completing

More information

Microsoft PowerPoint 2003 Basic Activities

Microsoft PowerPoint 2003 Basic Activities Microsoft PowerPoint 2003 Basic Activities Activity 1 Creating a new blank presentation... 1 1A. Applying Layouts... 1 1B. Applying a Slide Design... 1 1C. Applying a Background... 2 1D. Entering Text...

More information

Iowa IDEA Supported Browsers and Settings Updated 2/9/2009

Iowa IDEA Supported Browsers and Settings Updated 2/9/2009 Iowa IDEA Supported Browsers and Settings Updated 2/9/2009 The Iowa IDEA applications are supported on the following platforms and browsers: Macintosh OS 10.4 with Firefox Versions 3.0 and newer Windows

More information

Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In

Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In TECHNICAL DOCUMENTATION Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In For Xitron Navigator RIP version 10.1r2 and Windows 10 Introduction This document gives instructions for installing

More information

AMOS Learning E-learning courses

AMOS Learning E-learning courses AMOS Learning E-learning courses Welcome to the AMOS Learning Center. This manual will guide you through the first steps to: Getting started with an e-learning course Manage your certificates Frequently

More information

EtherRain Function Reference For HomeSeer 3

EtherRain Function Reference For HomeSeer 3 QUICKSMART QuickSmart Development P.O. Box 3689 Santa Clara, CA 95055 408-777-0944 www.quicksmart.com EtherRain Function Reference For HomeSeer 3 The EtherRain Sprinkler Control Interface for HomeSeer3

More information

Hosted IP Phone System Administrator Portal Reference Manual (Polycom)

Hosted IP Phone System Administrator Portal Reference Manual (Polycom) Hosted IP Phone System Administrator Portal Reference Manual (Polycom) POPP.com, Inc. All rights reserved. Service 24x7 @ 763-797-7900 or 1-800-234-POPP Page 1 of 50 9/27/18 Table of Contents 1 Introduction

More information

TABLE OF CONTENTS 1 INTRO

TABLE OF CONTENTS 1 INTRO TABLE OF CONTENTS 1 INTRO 4 2 GETTING STARTED 5 2.1 CREATING AN ACCOUNT 2.1.1 ENTERING ACCOUNT INFORMATION 2.1.2 SELECTING A PLAN 2.1.3 ENTERING PAYMENT INFORMATION 2.1.4 REVIEW AND CONFIRM 2.2 LOGGING

More information

Bindows Accessibility, Developer's Guide

Bindows Accessibility, Developer's Guide Bindows Accessibility, Developer's Guide Created: May 31, 2006 Author: Joakim Andersson Update Date: May 31, 2006 Revision No: 1.5 Bindows Accessibility - Developers Guide.doc Page 1 of 11 Table of Contents

More information

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 "404 Page Not Found" Error Encountered, page 2 Cannot Start or Join Meeting, page 2

More information

Medversant Client Portal User Guide

Medversant Client Portal User Guide Medversant Client Portal User Guide THE ONLINE, CENTRALIZED PORTAL CREATED EXCLUSIVELY FOR MEDVERSANT S CLIENTS TO STREAMLINE DATA ACCESS AND INCREASE PROCESS TRANSPARENCY. Version 2.0 System Requirements

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

OpenProject AdminGuide

OpenProject AdminGuide OpenProject AdminGuide I. Contents I. Contents... 1 II. List of figures... 2 1 Administration... 2 1.1 Manage projects...2 1.2 Manage users...5 1.3 Manage groups...11 1.4 Manage roles and permissions...13

More information

Make Your Computer Get Along With the MLS - 7 Easy Steps - (with pictures!)

Make Your Computer Get Along With the MLS - 7 Easy Steps - (with pictures!) Make Your Computer Get Along With the MLS - 7 Easy Steps - (with pictures!) You click a Search button in the MLS and you get a message that the page cannot be displayed. Or you click the Reports button

More information

1. Download and install the Firefox Web browser if needed. 2. Open Firefox, go to zotero.org and click the big red Download button.

1. Download and install the Firefox Web browser if needed. 2. Open Firefox, go to zotero.org and click the big red Download button. Get Started with Zotero A free, open-source alternative to products such as RefWorks and EndNote, Zotero captures reference data from many sources, and lets you organize your citations and export bibliographies

More information

Guide to Completing Your Senior English and Government Portfolios

Guide to Completing Your Senior English and Government Portfolios Sheridan High School s Guide to Completing Your Senior English and Government Portfolios Written by: Dave Burkhart Updated: August 24, 2014 2 Clicking on a topic or a page number will automatically take

More information

Kona ALL ABOUT FILES

Kona ALL ABOUT FILES Kona ALL ABOUT FILES February 20, 2014 Contents Overview... 4 Add a File/Link... 5 Add a file via the Files tab... 5 Add a file via a conversation, task, or event... 6 Add a file via a comment... 7 Add

More information

Installation Manual on Intra SSL Service (PC Check)

Installation Manual on Intra SSL Service (PC Check) Installation Manual on Intra SSL Service (PC Check) Note 1) No installation is allowed without administrator authority. Install to an account with administrator authority given. Note 2) The present manual

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

NFER Tests Analysis Tool Frequently Asked Questions

NFER Tests Analysis Tool Frequently Asked Questions NFER Tests Analysis Tool Frequently Asked Questions Contents Accessing the tool... 4 How do I log in?... 4 I have forgotten my password... 4 I am unable to log in... 4 My account has been locked out, how

More information

How to clear a web browsers cache, cookies and history last updated on 8/28/2013

How to clear a web browsers cache, cookies and history last updated on 8/28/2013 How to clear a web browsers cache, cookies and history last updated on 8/28/2013 About cache, cookies, and history Each time you access a file through your web browser, the browser caches (i.e., stores)

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 2 SSO

More information

Quick Reference Guide for CYBER Security Administrators

Quick Reference Guide for CYBER Security Administrators Quick Reference Guide for CYBER Security Administrators The purpose of this guide is to provide a quick reference for the basic actions that Security Administrators need to know in CYBER. This includes

More information

Installation & User Guide

Installation & User Guide SharePoint List Filter Plus Web Part Installation & User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

Using Images in FF&EZ within a Citrix Environment

Using Images in FF&EZ within a Citrix Environment 1 Using Images in FF&EZ within a Citrix Environment This document explains how to add images to specifications, and covers the situation where the FF&E database is on a remote server instead of your local

More information

SmartBar for MS CRM 2013

SmartBar for MS CRM 2013 SmartBar for MS CRM 2013 Version 2013.15, March 2014 Installation and User Guide (How to install/uninstall and use SmartBar for MS CRM 2013) The content of this document is subject to change without notice.

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1 Participants List Displays Multiple Entries for the Same User, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join a Meeting, page 2 SSO Does Not Work with ios Devices, page 4 Meeting

More information

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1)

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) / Multi Vendor DropShipping - Configuration Configuration Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) At the Admin Panel you can access the main configuration screen

More information

Introduction to the Learning Environment v8.3.0

Introduction to the Learning Environment v8.3.0 Introduction to the Learning Environment v8.3.0 User Guide March, 008 Contents My Home Accessing your courses Navigating inside a course Lists Actions Entering Dates Showing and hiding advanced options

More information

CONTROL4 INTEGRATION WITH THE SHADE STORE MOTORS CONTROL4 INTEGRATION OVERVIEW:

CONTROL4 INTEGRATION WITH THE SHADE STORE MOTORS CONTROL4 INTEGRATION OVERVIEW: CONTROL4 INTEGRATION WITH THE SHADE STORE MOTORS CONTROL4 INTEGRATION OVERVIEW: Take your motorized window treatment experience to the next level by integrating them into your Savant smart home control

More information

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide Automation Design Canvas 2.0 Beta Quick-Start Guide Contents Creating and Running Your First Test... 3 Adding Quick Verification Steps... 10 Creating Advanced Test Verifications... 13 Creating a Data Driven

More information

Level 3 XpressMeet SM Solutions

Level 3 XpressMeet SM Solutions Level 3 XpressMeet SM Solutions User Guide January 2017 1 Table of Contents Level 3 SM XpressMeet Outlook... 3 Add-In Overview... 3 Features... 3 Download and install instructions... 5 Customize your Level

More information

To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you.

To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you. To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you. These plugins will read the text aloud for you, allow you to speak your answers instead of

More information

End User Guide - Commportal

End User Guide - Commportal End User Guide - Commportal Table of contents Table of contents 3 1 Introducing CommPortal 6 1.1 Accessing 6 1.2 Logging In 6 1.3 Using CommPortal 7 1.4 Getting Help 9 1.5 Refreshing a Page 9 1.6 Logging

More information

Tabbing Between Fields and Control Elements

Tabbing Between Fields and Control Elements Note: This discussion is based on MacOS, 10.12.6 (Sierra). Some illustrations may differ when using other versions of macos or OS X. The capability and features of the Mac have grown considerably over

More information

Joomla! Frontend Editing

Joomla! Frontend Editing Joomla! Frontend Editing Instructor for this Workshop Web Development School of Arts and Sciences TABLE OF CONTENTS Welcome... 3 What is Joomla?... 3 Joomla Overview Login... 4 How is Joomla! Organized?...

More information

XigmaNAS Guide for creating an iscsi target from a ZFS volume

XigmaNAS Guide for creating an iscsi target from a ZFS volume 2018/08/11 20:10 1/18 XigmaNAS Guide for creating an iscsi target from a ZFS volume XigmaNAS Guide for creating an iscsi target from a ZFS volume My Setup Here is my current setup: Intel(R) Core(TM) i7

More information

Intuition ReAct Content Manager PC Application

Intuition ReAct Content Manager PC Application Intuition ReAct Content Manager PC Application PRODUCT MANUAL MTI P/N 063-1200-00 Rev A Release Date: May 2011 Software Version: v1.9.0.0 2011 MTI. All Rights Reserved. 1050 NW 229th Avenue, Hillsboro,

More information

Virto Active Directory Service for SharePoint. Release Installation and User Guide

Virto Active Directory Service for SharePoint. Release Installation and User Guide Virto Active Directory Service for SharePoint Release 4.1.2 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 OPERATING SYSTEM... 4 SERVER... 4 BROWSER... 5 INSTALLATION...

More information

THE SHADE STORE MOTORS WITH AMAZON ALEXA

THE SHADE STORE MOTORS WITH AMAZON ALEXA THE SHADE STORE MOTORS WITH AMAZON ALEXA ABOUT THE SKILL: The Shade Store s motorized window treatments can be voice controlled easily through Amazon Alexa. Simple commands allow you to raise and lower

More information

I- REQUIREMENTS. A- Main

I- REQUIREMENTS. A- Main Page 1 sur 29 Index 1 REQUIREMENTS... 3 1.1 Main... 3 1.2 Operating system / environment... 3 1.3 Privileges... 4 1.4 Starting installation... 5 1.5 Install program (InstallShield)... 5 2 GT-CENTRAL First

More information

NAS4Free Guide for creating an iscsi target from a ZFS volume

NAS4Free Guide for creating an iscsi target from a ZFS volume 2018/06/07 01:09 1/19 NAS4Free Guide for creating an iscsi target from a ZFS volume NAS4Free Guide for creating an iscsi target from a ZFS volume My Setup Here is my current setup: Intel(R) Core(TM) i7

More information

Verify that Wi-Fi option is turned on. Swipe down from the top of the screen once by using two fingers, or twice using one finger. Tap > Wi-Fi.

Verify that Wi-Fi option is turned on. Swipe down from the top of the screen once by using two fingers, or twice using one finger. Tap > Wi-Fi. Troubleshooting I can't find an email using the BlackBerry Device Search app The BlackBerry Device Search app only searches email that is in the BlackBerry Hub. To learn how to add email accounts to the

More information

Optimal Browser Settings Disable File Caching:

Optimal Browser Settings Disable File Caching: Optimal Browser Settings Disable File Caching: ICE Health Systems recommends that you disable any type of file caching in your internet browser, to avoid issues with storing older versions of documents

More information

Puma Energy elearning Hub. How To Guide for Staff Includes FAQs and Troubleshooting Guide

Puma Energy elearning Hub. How To Guide for Staff Includes FAQs and Troubleshooting Guide Puma Energy elearning Hub How To Guide for Staff Includes FAQs and Troubleshooting Guide How To Guide for Staff Welcome to the elearning Hub. This How To Guide will highlight the steps you need to take

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Interpretype Bluetooth Setup Procedure

Interpretype Bluetooth Setup Procedure This information is for configuring the Interpretype to communicate using the Bluetooth Connectivity Kit. To communicate using LAN or Wi-Fi in the full featured version of our software, please refer to

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 User Manual Akvelon, Inc. 2016, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from

More information

m At Ease 3.0 or later (earlier versions of At Ease are not supported)

m At Ease 3.0 or later (earlier versions of At Ease are not supported) 1 Getting Started The emate Classroom Exchange software allows you to connect one or several emates to a Mac OS computer and transfer information between the emate devices and the computer simultaneously.

More information

Remote Access Application Viewer User Guide. Version 2.3

Remote Access Application Viewer User Guide. Version 2.3 Remote Access Application Viewer User Guide Version 2.3 Table of Contents Table of Contents... 2 Logging into Application Viewer... 4 Setting up your browser for the first time... 8 Internet Explorer...

More information

D3000.Lite User s Guide

D3000.Lite User s Guide D3000.Lite User s Guide 2011 Datawatch Systems, Inc. Datawatch Systems is a registered trademark of Datawatch Systems, Inc. For Datawatch D3000.Lite Version 1.2 Manual release date: March 1, 2010 Datawatch

More information

Seko Global Logistics

Seko Global Logistics Seko Global Logistics Dock Processing Utility Installation and Usage 1. Introduction... 2 1.1 Objective... 2 1.2 Document Information... 2 1.3 Revision History... 2 2. Plug-In Installation Instructions...

More information

N2KExtractor. Maretron Data Extraction Software User s Manual

N2KExtractor. Maretron Data Extraction Software User s Manual N2KExtractor Maretron Data Extraction Software User s Manual Revision 3.1.6 Copyright 2017 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

The Conferencing Center Reservationless-Plus Call Manager

The Conferencing Center Reservationless-Plus Call Manager The Conferencing Center Reservationless-Plus Call Manager The Reservationless-Plus Call Manager adds the power of the Internet to your audio call. It turns your call into an integrated experience that

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

Introduction. Headers and Footers. Word 2010 Working with Headers and Footers. To Insert a Header or Footer: Page 1

Introduction. Headers and Footers. Word 2010 Working with Headers and Footers. To Insert a Header or Footer: Page 1 Word 2010 Working with Headers and Footers Introduction Page 1 You can make your document look professional and polished by utilizing the header and footer sections. The header is a section of the document

More information

Xchange for Samsung MAC User Guide. Version 2.4

Xchange for Samsung MAC User Guide. Version 2.4 Xchange for Samsung MAC User Guide Version 2.4 Contents Welcome to Xchange for Samsung Mac Desktop Client... 32 How to Install Xchange... 3 Where is it?... 43 The Dock menu... 4 The menu bar... 4 Preview

More information

How to Troubleshoot Panopto Viewing Issues

How to Troubleshoot Panopto Viewing Issues How to Troubleshoot Panopto Viewing Issues Overview This documentation will go over how to troubleshoot Panopto Viewing Issues. Our current release of Panopto uses a combination of Adobe Flash Player and

More information

Installation. Campus Edition

Installation. Campus Edition Installation Campus Edition Installation Campus Edition 1. System Requirements... 4 2. Installing Wimba Create... 4 Previous versions... 4 Installing the Campus Edition of Wimba Create... 4 Installing

More information

SALES DESK MANUAL LAPTOP SETUP

SALES DESK MANUAL LAPTOP SETUP SALES DESK MANUAL Table of Contents LAPTOP SETUP... 1 FINALIZING SETUP... 2 NETWORK & POINT-OF-SALE SETUP... 2 IPAD SETUP CANADA... 3 IPAD SETUP USA... 3 LOCKING USERS INTO THE APP... 4 IPAD & POS TROUBLESHOOTING...

More information

Install LOG100 If you don t already have LOG100 installed, you can download it from our website:

Install LOG100 If you don t already have LOG100 installed, you can download it from our website: Stratus QuickStart Overview of Stratus The Stratus Cloud platform offers browser-based access to data collected from our wireless telemetry instrumentation anywhere, at any time. Send data to the Cloud

More information

PC, Mac, ipad and Android Tablet Bluetooth Instructions. Electronic Cutter PC SETUP. by Sizzix. Make sure the PC has Bluetooth capabilities

PC, Mac, ipad and Android Tablet Bluetooth Instructions. Electronic Cutter PC SETUP. by Sizzix. Make sure the PC has Bluetooth capabilities by Sizzix Electronic Cutter PC, Mac, ipad and Android Tablet Bluetooth Instructions PC SETUP 1 2 3 Make sure the PC has Bluetooth capabilities Turn on your Sizzix eclips2 with Bluetooth Open your Bluetooth

More information

Fire TV Quick Start BJM **DISCLAIMER**

Fire TV Quick Start BJM **DISCLAIMER** Fire TV Quick Start BJM **DISCLAIMER** All content is delivered by the creators of the APPS and ADD- ONS. There is no condoning the content of the APPS and ADD- ONS. There is no assumption of liability

More information

4Sight for Mac User Guide. Version 2.4

4Sight for Mac User Guide. Version 2.4 4Sight for Mac User Guide Version 2.4 Contents Welcome to 4Sight for Mac Desktop Client... 3 How to Install 4Sight... 3 Where is it?... 4 The Dock menu... 4 The menu bar... 4 Phone window... 5 Preview

More information

VIVVO CMS Plug-in Manual

VIVVO CMS Plug-in Manual VIVVO CMS Plug-in Manual www.vivvo.net 1 TABLE OF CONTENTS INTRODUCTION...4 PLUGIN: CONTACT FORM BUILDER PLUG-IN...5 DESCRIPTION:...5 HOW TO INSTALL?...5 ACTIVATION:...5 ACCESS:...5 USER LEVEL:...5 ACTIONS:...6

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Creating a new webpage. Saving a web page. Publishing your page

Creating a new webpage. Saving a web page. Publishing your page Creating a new webpage 1. Open Seamonkey (never use safari or firefox) 2. Go to File and choose new composer page 3. You should now have a blank page. You can type whatever you want on your new page. If

More information

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE YOUR WEBSITE How to login Go to your website and add /wp-admin: www.palondoncourse.co.uk/xxxxxxxxx/wp-admin This will bring up the login screen.

More information

Logging Into PaymentNet for the First Time March 2015 Page 1 of 5

Logging Into PaymentNet for the First Time March 2015 Page 1 of 5 Logging Into PaymentNet for the First Time When the ProCard Program Administrator sets up your access to PaymentNet, two (2) emails are sent to you by JP Morgan Commercial Card. One contains the organization

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 "404 Page Not Found" Error Encountered, page 2 Cannot Start or Join Meeting, page 2

More information

WideQuick Remote WideQuick Designer

WideQuick Remote WideQuick Designer FLIR ThermoVision CM training This manual is starting off with a quick instruction on how to start the system and after that there are instructions on how to make your own software and modify the FLIR

More information

Exhibitor Software User s Manual. Exhibitor Software V

Exhibitor Software User s Manual. Exhibitor Software V Exhibitor Software User s Manual Exhibitor Software V1.0.1 090908 1 Contents 1. Exhibitor Software 2. Installation 3. Using Exhibitor Program 3.1 Starting the Program 3.2 Logging in to the Program 3.3

More information

DreamApps. WorkSpace. A Guide to Demo Site

DreamApps. WorkSpace. A Guide to Demo Site DreamApps WorkSpace A Guide to Demo Site DreamApps WorkSpace A Guide to Demo Site Published at Singapore on January 31, 2009 2009, Advanced ERP Projects, LLP. All rights reserved. Restricted circulation.

More information

Contents. Anaplan Connector for MuleSoft

Contents. Anaplan Connector for MuleSoft SW Version 1.1.2 Contents 1 Overview... 3 2 Mulesoft Prerequisites... 4 3 Anaplan Prerequisites for the Demos... 5 3.1 export demo mule-app.properties file...5 3.2 import demo mule-app.properties file...5

More information

Model: MCU004 Remote Control Unit Setup Guide

Model: MCU004 Remote Control Unit Setup Guide Model: MCU004 Remote Control Unit Setup Guide 1. Connection 1.1. TZT9 and TZT14 have one USB port on the back of the unit which is called the Common USB Port. a) Connect the MCU-004 to the Common USB Port

More information