Advanced Remote Panel USER GUIDE

Size: px
Start display at page:

Download "Advanced Remote Panel USER GUIDE"

Transcription

1 Advanced Remote Panel USER GUIDE for Copyright Arcale 2014 arcale.net Version

2 Foreword Computer : Advanced Remote Panel for NI LabVIEW USER GUIDE Take the control of your LabVIEW application with your tablet Advanced Remote Panel (ARP) for NI LabVIEW aims to visualize and control any Windows NI LabVIEW application from a tablet or a remote PC. ARP proposes a simple solution, multi-client, multi-window, multicontrol without ergonomics or customization limitation of the remote front panel. Windows LabVIEW application ARP server Local Network UDP ios Windows ipad iphone Tablet Computer Androïd Coming soon... ARP is based on the communication via UDP/IP between a client (computer or tablet) and a server (NI LabVIEW application) connected on the same local network. ARP aims to be available on all major tablet operating systems (Windows, ios and Android). ARCALE Supplies its customers with Test & Measurement services, designing innovative applications based on software development tools. Arcale, National Instruments SILVER partner, offers consulting services and engineering software development with tools such as LabVIEW, LabWindows, TestStand, VeriStand, and on hardware platforms and varied as the bus GPIB instrumentation PXI, LXI, CompactDAQ, CompactRIO, FPGA... 1

3 Table of contents 2 1 ARP server Installer Palette setup Administrator right License activation License agreement Development integration Single VI application In a project Deployment and building executable Settings and use Settings Use Version updating process ios client for ipad and iphone Get the App Device Settings App Settings App Features Single touch events Double touch events Windows client Get the application Settings Features ARP Server minimal requirement Hardware requirement Computer Wi-FI network Software requirement Contact Support... 17

4 3

5 1 ARP server ARP server installer is available on the LabVIEW Tool Network (LVTN). LVTN is a download platform for LabVIEW add-on. 1.1 Installer Palette setup ARP file recovered on LVTN is actually a LabVIEW palette installer. Just launch the application named setup.exe, follow all instructions and restart LabVIEW. This palette is composed by only one VI named: _ARP_SRV_FP.vi (see Figure 2: ARP server VI dropped out of the main loop). You can find it in programming category in Functions window Administrator right As said previously, ARP is based on the communication via UDP/IP between a client (computer or tablet) and a server (NI LabVIEW application). Therefore, the user has to allow the connection establishment. And used port has to be opened. Contact you Information System Administrator to make sure that connection could be established License activation When you try to use ARP server, a license pop-up often appears. It indicates the number of days remaining in trial period. FIGURE 1: LICENSE ACTIVATION POP-UP 4 To obtain a license, contact arp@arcale.net with your PC-ID code. If you want to evaluate the product, click on Continue.

6 ARP server License agreement A license agreement removes the trial period limitation and it is valid for only one development computer. Nevertheless, it gives you the opportunity to create any LabVIEW distributable executable applications incorporating ARP. 1.2 Development integration The main interest of ARP is the simply way to integrate it to your application Single VI application To control remotely your application, drag and drop ARP VI from the ARemotePanel palette directly into your main diagram (outside of any loop). FIGURE 2: ARP SERVER VI DROPPED OUT OF THE MAIN LOOP 5

7 ARP server In a project In a project, insert the ARP server VI into the main VI diagram of your application. Be careful, it has to be present only one time in your project. Then, double-click on the ARP server VI icon in the diagram to make the following window appear. FIGURE 3: VIS MANAGEMENT WINDOW By default, ARP allows the remote control of any front panel that is opened from the main program. If you want to exclude front panels, select the corresponding VI in the treeview and click on Exclude. Boolean Show OS Popup allows to control remotely native Windows popups generated from the LabVIEW application. T interval Events limit (0ms) refreshes the client front panel every T milliseconds (ms) even if no event appears. If value is equal to zero, then client front panel is updated at any event, or at each second. You can increase this value to reduce the CPU load. Default value: 0 ms. Limited & coerced between 0 ms and 1000 ms. 6

8 ARP server Deployment and building executable As said previously, buy a license allows the user to create LabVIEW distributable executable application with ARP. In order to build an executable, you need to add ARP folder in your project. You can find it in: LabVIEW x\vi.lib directory. FIGURE 4: ARP FOLDER IN LABVIEW VI.LIB DIRECTORY FIGURE 5: BUILDING EXECUTABLE Just add ARP folder as Always included in exe Build Specifications. 7

9 ARP server 1.3 Settings and use Before starting, make sure that both devices (computer and client) are connected on the same local network Settings One client At first use, when application is launched, this pop-up appears: FIGURE 6: IP ADDRESS POPUP Enter client IP address. By default, port is automatically set at last client IP number. You can set it manually if necessary. Then, click on Apply. Current (Server) IP address indicates the server IP address to set in client app. For future uses, if you want to change these settings, delete the text file named ARP_Clients_WhiteList.txt in the project or executable directory. If ARP is not running in exe or in a project, ARP_Clients_WhiteList.txt will be in the following NI LabVIEW directory: \vi.lib\arp\arp_srv.llb. 8

10 ARP server Several clients You can specify clients authorized to control the application and those who just have access to the visualization. In that case, you need to modify ARP_Clients_WhiteList.txt. In that file, one line corresponds to one client and the syntax set this client right and port configuration: Client line in ARP_Clients_WhiteList : :64580* * Use Format Client IP only Client IP:port Client IP:port* Client IP* Remote type Auto port and control denied Control denied Control authorized Auto port and control authorized When client and server are well set, the connection take only few seconds. Never the less, front panel to remote have to be the active window at least one time in order that the ARP server can detect its This application, specifically created for LabVIEW, allows access to front panel contextual menus as well as windows pop-up relative to LabVIEW Version updating process Compare the version of your ARP server and the latest version available on LabVIEW Tools Network or on the ARP website. If your version is outdated, download the new one. 9

11 2 ios client for ipad and iphone 2.1 Get the App Download and install Advanced Remote Panel app from the App Store. 2.2 Device Settings FIGURE 7: WELCOME PICTURE ON THE APP STORE The ipad or iphone have to be connected on the same local network than the server. 10 FIGURE 8: WAITING PICTURE ON IOS ARP APP

12 IOS CLIENT FOR IPAD AND IPHONE 2.3 App Settings In order to set the server IP address, go to the app settings. The port must be the same than the server one. 2.4 App Features FIGURE 9: IOS APP SETTINGS We can distinguish two kinds of user events. Events which have to be transmitted to the server and events manage display. The difference between both events is managed by the number of touches. The accuracy required for mouse gesture imposed that the events transmitted to the server are single touch events. 11 FIGURE 10: REMOTE FRONT PANEL ON IPAD

13 IOS CLIENT FOR IPAD AND IPHONE Single touch events Single touch Left click Touch hold down Right click Double touch events Two-finger slide to the right or left Two-finger slide up Two-finger slide up when keyboard is out Two-finger double touch If front panel displayed is smaller than the screen : Switch front panel Display keyboard (only the first 128 ASCII characters are supported) Move the front panel on the ipad Enable / disable the full screen function for front panels smaller than the ipad screen Two-finger slide down Close keyboard Multiple device orientations and zoom are also supported. 12

14 3 Windows client 3.1 Get the application Advanced Remote Panel Windows Client is available on the LabVIEW Tool Network (LVTN). At the end of the installation, the following shortcut appears on your desktop. FIGURE 11: ARP WINDOWS CLIENT ICON When you launch the application, a window and an icon in Windows taskbar appear. The window indicates client and server IP address and right click on the icon allows to access to the application settings. FIGURE 12: ARP WINDOWS CLIENT LAUNCHING 13

15 Windows client 3.2 Settings The Windows device which runs client has to be connected on the same local network than the server. If your Windows device has more than one Network Interface Card, you can modify client auto detected IP address by selecting Swap my IP in settings menu. Show displays IP window and Exit closes ARP Client application. FIGURE 13: ARP WINDOWS CLIENT SETTINGS MENU In order to set the server IP address, select Define IP Server to make appear the following pop-up. FIGURE 14: ARP WINDOWS CLIENT SERVER IP POP-UP 14

16 Windows client Windows client 3.3 Features From this application you access most of the features available on the server computer. All front panels control remotely are displayed in center of the screen. FIGURE 15: MULTI FRONT PANEL DISPLAY You can navigate between front panels from Windows taskbar. FIGURE 16: FRONT PANEL NAVIGATION 15

17 4 ARP Server minimal requirement 4.1 Hardware requirement ARP is based on the communication via UDP/IP between a client (computer or tablet) and a server (NI LabVIEW application). The data flow can greatly vary depending on the number of remote front panels and clients. The following requirements are given for a basic ARP use: one client, multiple remote panels Computer Processor RAM Operating System Network interface card Wi-FI network Intel Core i5 or equivalent 1GB Windows XP, Vista (32-bit and 64-bit), Seven (32-bit and 64-bit), 8.x (32-bit and 64-bit) Fast Ethernet 100 Mbit/s Wi-Fi IEEE Standard n 4.2 Software requirement NI LabVIEW 2009 or later 16

18 5 Contact Support Support link: FAQ: You can contact our support staff: The expected response time is less than 48h on working days. 17

19 INDEX Figure 1: License activation pop-up... 4 Figure 2: ARP server VI dropped out of the main loop... 5 Figure 3: VIs Management window... 6 Figure 4: ARP folder in LabVIEW vi.lib directory... 7 Figure 5: Building executable... 7 Figure 6: Ip address popup... 8 Figure 7: Welcome picture on the App Store Figure 8: Waiting Picture on ios ARP APP Figure 9: ios App Settings Figure 10: Remote Front Panel on ipad Figure 11: ARP Windows Client icon Figure 12: ARP Windows Client launching Figure 13: ARP Windows Client settings menu Figure 14: ARP Windows client Server IP pop-up Figure 15: Multi Front Panel Display Figure 16: Front panel navigation

How to Connect to the CSH Virtual Desktop

How to Connect to the CSH Virtual Desktop How to Connect to the CSH Virtual Desktop From Home (or anywhere you have an Internet connection) We recommend you print the section that applies to you 1. For Windows, print pages 2-16 2. For IOS Devices

More information

Microsoft Remote Desktop setup for OSX, ios and Android devices

Microsoft Remote Desktop setup for OSX, ios and Android devices Microsoft Remote Desktop setup for OSX, ios and Android devices Table of Contents Microsoft Remote Desktop Installation and Use: Introduction.. 3 OSX setup. 4 ios setup...10 Android setup..22 Page 2 of

More information

Lifespan Guide for installing and using Citrix Receiver on your Mobile Device

Lifespan Guide for installing and using Citrix Receiver on your Mobile Device Lifespan Guide for installing and using Citrix Receiver on your Mobile Device About Remote Access with Citrix Receiver... 2 Installation Instructions for iphones:... 3 ios - Learning Gestures... 7 Installation

More information

2015 Computerized Assessments and Learning, LLC 8/20/2015. Installation Guide

2015 Computerized Assessments and Learning, LLC 8/20/2015. Installation Guide 2015 Computerized Assessments and Learning, LLC 8/20/2015 Installation Guide Table of Contents Table of Contents... 2 About This Guide... 3 Minimum Requirements for Testing Devices... 3 System Requirements...

More information

Specifications. What s Inside The box

Specifications. What s Inside The box Tablet of Contents Specifications.1 What s inside the box 1 Tablet Parts 2 Getting started...2 Connecting to the Internet..6 Task Bar..8 Install and Uninstall 9 Camera.10 HDMI.11 Trouble Shooting 11 Warranty..13

More information

Virtual Workplace Personal Device Client Installation Instructions

Virtual Workplace Personal Device Client Installation Instructions Virtual Workplace Personal Device Client Installation Instructions 1 Table of Contents About this Installation Guide... 3 Client Overview... 3 VMware Horizon View Clients... 3 UniPrint Clients... 3 Client

More information

HOW TO ACCESS IROQUOIS ONLINE

HOW TO ACCESS IROQUOIS ONLINE HOW TO ACCESS IROQUOIS ONLINE 1. PURPOSE The purpose of this document is to provide users with best effort instructions on how to access the Iroquois OnLine (Citrix) environment from the public Internet.

More information

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically.

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. 1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. If setup does not launch, use Windows Explorer to navigate to the appropriate CD- ROM

More information

Was ist neu in LabVIEW 2014

Was ist neu in LabVIEW 2014 Was ist neu in LabVIEW 2014 Marcel Krenz http://www.>i- berlin.mpg.de/pc/labview 06.11.2014 Fritz- Haber Institute, Berlin Accurate Data Acquisition With the Latest Technology Extended Deployment Options

More information

Magic Switch. Windows to Windows Windows to Android. User Manual

Magic Switch. Windows to Windows Windows to Android. User Manual Magic Switch Windows to Windows Windows to Android User Manual TABLE OF CONTENTS INTRODUCTION...2 Function List...2 Required Environments...2 Regulatory Compliance:...2 Package Contents...3 GETTING STARTED

More information

PIVOT CMS CLIENT SOFTWARE USER MANUAL

PIVOT CMS CLIENT SOFTWARE USER MANUAL PIVOT CMS CLIENT SOFTWARE USER MANUAL 1 CMS USER GUIDE 1.1 PC REQUIREMENT Recommended PC Requirement OS CPU VGA RAM HDD Graphics Card OS CPU VGA RAM HDD Windows Vista, 7 or higher Intel Core2Quad Q9400

More information

Smart Data Link with KM Switch. User Manual MD-KM-PIP

Smart Data Link with KM Switch. User Manual MD-KM-PIP Smart Data Link with KM Switch User Manual MD-KM-PIP Table of Contents Introduction...3 Specifications.3 Hardware Installation....4 AP Installation of USB Cable KVM with Data Link....5 The Icon Status...

More information

i3allsync Wireless Presentation System User Manual

i3allsync Wireless Presentation System User Manual i3allsync Wireless Presentation System User Manual Table of Contents Chapter 1: Product Introduction... 4 1-1 Introduction... 4 1-2 Hardware Recommendation... 5 Chapter 2: Description of Functions... 6

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

Syncios Manager User Guide

Syncios Manager User Guide Syncios Manager User Guide Overview Tutorials Introduction Transfer Data Between Devices and Key Features PC System Requirements Make Ringtones and Download Videos One-click Backup and Restore Phone to

More information

Mobile 3.1 ios & Android v2

Mobile 3.1 ios & Android v2 Mobile 3.1 ios & Android v2 Bookshelf Mobile 3.1 ios and Android v2 1 Introduction VitalSource Bookshelf lets you download and access books on any of the following devices: Android smartphone or tablet

More information

Syncios Manager User Guide

Syncios Manager User Guide Syncios Manager User Guide Overview Tutorials Introduction Transfer Data Between Devices and Key Features PC System Requirements Make Ringtones and Download Videos GIF Maker One-Click Backup and Restore

More information

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e VDI Pilot Technology Services Group Procedures IH Anywhere guide 0 P a g e Installation Disable Apple Security Table of Contents IH Anywhere for Apple OSX (MAC)...2 1. Installation...2 Disable Apple Security...8

More information

Software for Digital Barometer Model SK-500B Installation manual SK-500B for Windows Ver. 1.1E. Precautions

Software for Digital Barometer Model SK-500B Installation manual SK-500B for Windows Ver. 1.1E. Precautions Software for Digital Barometer Model SK-500B Installation manual SK-500B for Windows Ver. 1.1E Precautions - Make sure that you have logged on as Administrator. If not, restart your computer and log on

More information

PC-3000 EXPRESS / UDMA / PORTABLE

PC-3000 EXPRESS / UDMA / PORTABLE PC-3000 EXPRESS / UDMA / PORTABLE ACE Laboratory DEViewer 0000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000 0000000000000000000000000000000 00000000000000000

More information

AllShare PC S/W HELP

AllShare PC S/W HELP AllShare PC S/W HELP Contents What is AllShare? - Installation environment/list of supported media content Start AllShare - Install AllShare - Screen layout - Connect device - Add shared content - View

More information

What is included with the Office 365 ProPlus subscription license? Office 365 ProPlus for PC (Office 2016 ProPlus base applications)

What is included with the Office 365 ProPlus subscription license? Office 365 ProPlus for PC (Office 2016 ProPlus base applications) Frequently Asked Questions Office 365 ProPlus What is included with the Office 365 ProPlus subscription license? Office 365 ProPlus for PC (Office 2016 ProPlus base applications) Office 365 ProPlus for

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-03 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

Microsoft Office is a collection of programs that you will be already using in school. This includes Word, PowerPoint, Publisher, Excel etc..

Microsoft Office is a collection of programs that you will be already using in school. This includes Word, PowerPoint, Publisher, Excel etc.. i Contents Introduction... 1 What is Office for Personal Devices?... 1 How do I get Office for Personal Devices?... 2 How to download... 3 How to Install... 3 Can My Computer Run It?... 4 Minimum Requirements...

More information

ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device 1. An Introduction WiseMo Host module on your computer or device

ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device 1. An Introduction WiseMo Host module on your computer or device ios GUEST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module on your iphone / ipad WiseMo Host module on your computer or device 1. An Introduction WiseMo develops

More information

Syncios Data Recovery User Guide

Syncios Data Recovery User Guide Syncios Data Recovery User Guide Overview Tutorials Introduction Key Features System Requirements Recover from ios device Recover from itunes backup Recover from icloud backup Purchase & Registration FAQ

More information

How do I view the online program?

How do I view the online program? How to get started using online How do I view the online program? 1. Go online to www.essential-physics.com. 2. Select your state and curriculum. 3. Enter your 10-digit access code. opens. 1. 2. 3. www..com

More information

VMware Horizon Client Install for non-uh Devices (VDI)

VMware Horizon Client Install for non-uh Devices (VDI) Be the Difference. VMware Horizon Client Install for non-uh Devices (VDI) This document assumes that all VMware Horizon (VDI) installations on non-uh devices are occurring outside the UH firewall. Utilizing

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

July WATS Client 4.2 Installation Guide. In this document: WATS Client Installation Configure the WATS Client WATS Client Upgrade

July WATS Client 4.2 Installation Guide. In this document: WATS Client Installation Configure the WATS Client WATS Client Upgrade July 2018 WATS Client 4.2 Installation Guide In this document: WATS Client Installation Configure the WATS Client WATS Client Upgrade WATS Client installation Select the correct installation file depending

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Windows 8 Step by Step Upgrade Guide 1/53

Windows 8 Step by Step Upgrade Guide 1/53 Windows 8 Step by Step Guide 1/53 Contents 1. Before you Start Upgrading 1. Windows 8 Setup Process 2. System Requirements 3. Preparations 2. 3. 4. the 5. Clean the 6. 1. Personalize 2. Wireless 3. Custom

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

VEGA. Operation Manual T A B L E T P C. advent vega operation manaul_new.indd 1

VEGA. Operation Manual T A B L E T P C. advent vega operation manaul_new.indd 1 VEGA T A B L E T P C Operation Manual advent vega operation manaul_new.indd 1 advent vega operation manaul_new.indd 2 CONTENTS SETTING UP YOUR TABLET FOR THE FIRST TIME... 4 USING THE DEVICE S BUTTONS

More information

LadibugTM Visual Presenter Image Software User Manual

LadibugTM Visual Presenter Image Software User Manual LadibugTM Visual Presenter Image Software User Manual 1 Contents 1. Introduction... 3 2. System requirement... 3 3. Install Ladibug TM... 4 3.1 In Windows XP/ Vista... 4 3.2 In Windows MAC... 6 4. Connection...

More information

SOFTWARE SUITE USER MANUAL VERSION lipbox.net

SOFTWARE SUITE USER MANUAL VERSION lipbox.net SOFTWARE SUITE USER MANUAL VERSION 2.7.0 www.f lipbox.net TABLE OF CONTENTS 1. Home Screen 3 2. Draw Sketch 4 3. Internet 7 4. Show files 8 4.1. Image Handling 8 4.2. Video Files Handling 9 4.3. Presentation

More information

Syncios Data Recovery User Guide

Syncios Data Recovery User Guide Syncios Data Recovery User Guide Overview Tutorials Introduction Recover from ios device Key Features Recover from itunes backup System Requirements Recover from icloud backup Purchase & Registration FAQ

More information

Android SmartTV initial manual

Android SmartTV initial manual Android SmartTV initial manual This guide contains explicit steps to follow in activating the Android SmartTV and navigate through the android based menu. Table of contents 1. Remote control 2.Switch to

More information

COMPUTER SKILLS LECTURE Dr. Ali Kattan Mr. Tooraj Hassan Mr. Mohamed Nasseh

COMPUTER SKILLS LECTURE Dr. Ali Kattan Mr. Tooraj Hassan Mr. Mohamed Nasseh COMPUTER SKILLS LECTURE 05 2017-2018 By Dr. Ali Kattan Mr. Tooraj Hassan Mr. Mohamed Nasseh 1 Windows Operating System (OS) In this lecture we will cover the following (Basics): Parts of Windows 10 Desktop

More information

Mobile Devices and Smartphones

Mobile Devices and Smartphones Mobile Devices and Smartphones Smartphone Modern smartphones can do almost as much as a desktop PC could. They are extremely mobile and convenient. With a proper service provider they can access the internet

More information

Mini USB 3.0 Dual Display Dock

Mini USB 3.0 Dual Display Dock Mini USB 3.0 Dual Display Dock VGA & HDMI Dual Display / Gigabit Ethernet / USB 3.0 Hub QUICK INSTALLATION GUIDE - 1 - INTRODUCTION Thanks for purchasing the Mini USB 3.0 Dual Display Dock. USB Type C

More information

Contents. Contents... I 1. About Foxit Reader Installing and Uninstalling Try the new Features... 9

Contents. Contents... I 1. About Foxit Reader Installing and Uninstalling Try the new Features... 9 Contents Contents... I 1. About Foxit Reader 5.0... 1 2. Installing and Uninstalling... 2 Windows System Requirements... 2 How to Install?... 2 Welcome Wizard... 5 How to Uninstall?... 8 3. Try the new

More information

User Manual. Users can use Adobe Acrobat functionality to further assist in locating a specific section of the manual.

User Manual. Users can use Adobe Acrobat functionality to further assist in locating a specific section of the manual. Technology User Manual Search the Manual Users can use Adobe Acrobat functionality to further assist in locating a specific section of the manual.. Select to Search document (this symbol can be found at

More information

This handbook contains important security measures and product information, to help avoid accidents. Please

This handbook contains important security measures and product information, to help avoid accidents. Please MANUAL Attention: This handbook contains important security measures and product information, to help avoid accidents. Please make sure to read the manual carefully before using the device. Do not store

More information

Remote Access Application Viewer User Guide. Version 2.5

Remote Access Application Viewer User Guide. Version 2.5 Remote Access Application Viewer User Guide Version 2.5 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

Virtual Desktop (Windows 7 VM) User Guide

Virtual Desktop (Windows 7 VM) User Guide Virtual Desktop (Windows 7 VM) User Guide Welcome to using your new Virtual Desktop. This technology will offer mobility, enhanced security, and extreme versatility via Citrix technologies and Windows

More information

XC USB 2.0 Smart Transfer Cable

XC USB 2.0 Smart Transfer Cable XC-4949 USB 2.0 Smart Transfer Cable Table of Contents Overview... 3 System Requirements... 3 Features... 3 Support Language... 3 Getting Started... 4 Changing the Settings... 6 Keyboard & Mouse Control

More information

WINDOWS HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your PC or Server

WINDOWS HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your PC or Server WINDOWS HOST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module for example on your Windows PC WiseMo Host module on your PC or Server WiseMo develops software

More information

Accessing Pearson Realize Reader through Mobile Apps

Accessing Pearson Realize Reader through Mobile Apps Accessing Pearson Realize Reader through Mobile Apps The Interactive Student Edition and Teacher Edition, also known as Pearson Realize Reader, are available through apps for Chrome and ipad. This document

More information

Google Chromebook Starting Guide

Google Chromebook Starting Guide Google Chromebook Starting Guide Now that you have received your Chromebook you will notice that it looks exactly like a laptop, but there are several differences between both devices. Chromebooks are

More information

Oxted School Microsoft Student Advantage

Oxted School Microsoft Student Advantage Oxted School Microsoft Student Advantage Microsoft have launched Student Advantage to provide students with a free subscription to Office 365 Pro Plus. What s included? Office 365 ProPlus for PC (Office

More information

Ringling College ShareLink Devices

Ringling College ShareLink Devices Ringling College ShareLink Devices Accessing the Device from a Mac or PC Laptop 1. Turn on the monitor in the room 2. You should see a welcome screen similar to the one shown below Figure 1- ShareLink

More information

GNOSYS PRO 0.7. user guide

GNOSYS PRO 0.7. user guide GNOSYS PRO 0.7 user guide Author Guido M. Re Date September 2016 Reviewer Chad Barksdale Date September 2016 3 Contents 1 Get Started 7 1.1 System Requirements...................................................

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

Windows 10: Part 1. Updated: May 2018 Price: $2.00

Windows 10: Part 1. Updated: May 2018 Price: $2.00 Windows 10: Part 1 Updated: May 2018 Price: $2.00 A Special Note on Terminology Windows 10 accepts both mouse and touch commands. This means that you could use either mouse clicks or touch gestures interchangeably.

More information

MS e-study Buddy. Download & Installation Guide. Powered by PageWerkz:

MS e-study Buddy. Download & Installation Guide. Powered by PageWerkz: MS e-study Buddy Download & Installation Guide Powered by PageWerkz: Welcome, study buddies! Use this Guide to help setup MS e-study Buddy in 4 steps... STEP 1 Decide on suitable platform & device Pg 3

More information

Accessibility Options for Visual Impairment. Date: November 2017

Accessibility Options for Visual Impairment. Date: November 2017 Title: Partner: Accessibility Options for Visual Impairment Age UK Date: November 2017 Intellectual Output: IO3 (and IO4) CONTENTS Chapter 1 Making Text Larger...2 1.1 PC Windows 7, Windows 8 and Windows

More information

Quick Start Guide. English Android 5.1.1, Lollipop

Quick Start Guide. English Android 5.1.1, Lollipop TM Quick Start Guide English Android 5.1.1, Lollipop Copyright 2017 Black Mirror Studio, LLC. Edition 1.0 Google, Android, Nexus, and other trademarks are property of Google Inc. A list of Google trademarks

More information

MeetingPad User Manual. Manual Version PTAs1.0

MeetingPad User Manual. Manual Version PTAs1.0 Manual Version PTAs1.0 Contents: 1. MeetingPad Interface Overview... 2 1.1 Connecting your Touch Screen to a Wi-Fi Network... 3 1.2 Browser... 4 1.3 File Explorer... 5 1.4 MeetingPad/Whiteboard... 6 1.4.1

More information

ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017

ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017 ipad Basics Hannah Digital Literacy Specialist December 6 th, 2017 What We ll Cover What is an ipad? Basic features Swiping and hand gestures Settings Built-In Apps The App Store Tips and Tricks Questions

More information

Movavi PDF Editor User Guide. Quick start guide Opening files Editing documents Saving files

Movavi PDF Editor User Guide. Quick start guide Opening files Editing documents Saving files Movavi PDF Editor User Guide Quick start guide Opening files Editing documents Saving files Table of Contents Quick start guide...2 Removing trial restrictions...3 Getting an activation key...4 Activating

More information

Deployment User Guide

Deployment User Guide Deployment User Guide Version: 010319-2 Contents STEP 1: (Windows Users Only): Determine if your PC is running the 32-bit or 64-bit version of Windows. If you are not a PC user, please proceed to step

More information

Appendix B EYEON for Android mobile

Appendix B EYEON for Android mobile Appendix. B Appendix B EYEON for Android mobile The EYEON APP allows for you to monitor DVRs. It now supports Live mode. Playback mode will be added soon. It is easy and convenient to use. The functions

More information

for ipad Quick Start Guide Release 9.2

for ipad Quick Start Guide Release 9.2 [1]JD Edwards EnterpriseOne for ipad Quick Start Guide Release 9.2 E53535-08 November 2018 This document is intended for users accessing JD Edwards EnterpriseOne web client using JD Edwards EnterpriseOne

More information

U3 Encryption Utility User Guide

U3 Encryption Utility User Guide Contents 1. U3 ENCRYPTION UTILITY RELEASE NOTES... 2 1.1 FEATURES... 2 1.2 REMARKS... 2 1.3 GENERAL DESCRIPTION OF THE U3 VOICE ENCRYPTION... 3 1.4 CUSTOMIZATION... 5 2. INSTALLING THE U3 & P3 ENCRYPTION

More information

PDF Expert for ipad User guide

PDF Expert for ipad User guide PDF Expert for ipad User guide 2011 Readdle Inc. 2 Contents Introduction Chapter 1: Copying documents to PDF Expert USB file transfer using itunes File Sharing Saving attachments from Mail and other ipad

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

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

KD Max V5 Upgrade & Installation Guidance For upgrade users KD Max V5 Upgrade & Installation Guidance

KD Max V5 Upgrade & Installation Guidance For upgrade users KD Max V5 Upgrade & Installation Guidance KD Max V5 Upgrade & Installation Guidance 1 / 12 Contents Part 1: Upgrade keylock to KD Max V5.0...3 Part 2: System installation and configuration 6 Part 3: Installing KD Max V5.0. 8 Part 4: Activate your

More information

Syncios Data Transfer User Guide

Syncios Data Transfer User Guide Syncios Data Transfer User Guide Overview Tutorials Introduction Key Features System Requirements Backup and Restore Restore from icloud Backup Recover from itunes backup Purchase & Registration FAQ Purchase

More information

Central Management Software for NVR-915 / NVR-1615 CV5-M256

Central Management Software for NVR-915 / NVR-1615 CV5-M256 Central Management Software for NVR-915 / NVR-1615 Table of Contents Chapter 1. Main Console... 4 1.1 Tool Bar... 4 1.2 NVR List... 5 1.3 Division List... 7 1.4 Group List... 9 1.5 PTZ Panel...11 1.6 Operation

More information

Quick Installation Guide: QUARC TM on NI ELVIS III

Quick Installation Guide: QUARC TM on NI ELVIS III Quick Installation Guide: QUARC TM on NI ELVIS III STEP 1 Install MATLAB and Required Add-Ons QUARC TM supports 64-bit Microsoft Windows 7 SP1, Microsoft Windows 8.1, and Microsoft Windows 10. Ensure one

More information

ni.com What s New in 2013

ni.com What s New in 2013 What s New in 2013 Code Reuse and Mobile Device Integration Access the Newest Hardware Technology Code Management and Debugging Tools All Systems. Go. New Sample Projects and Improved Examples Streamlined

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig.

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig. TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My

More information

Bergmans Mechatronics LLC. User Guide. LabSocket-E v1.0. Jan Copyright 2017 Bergmans Mechatronics LLC. Alliance Partner

Bergmans Mechatronics LLC. User Guide. LabSocket-E v1.0. Jan Copyright 2017 Bergmans Mechatronics LLC. Alliance Partner Bergmans Mechatronics LLC LabSocket-E User Guide LabSocket-E v1.0 Jan 2017 Copyright 2017 Bergmans Mechatronics LLC Alliance Partner BML Document Table of Contents 1. Introduction... 1 1.1 Downloading

More information

BT MobileXpress App V2 for Android Quick Guide

BT MobileXpress App V2 for Android Quick Guide BT MobileXpress App V2 for Android Quick Guide 2 P a g e Overview This quick guide provides an overview on how to use the BT MobileXpress App to connect to the BT MobileXpress Wi-Fi service. While the

More information

LIBRARY MEMBER USER GUIDE

LIBRARY MEMBER USER GUIDE LIBRARY MEMBER USER GUIDE CONTENTS PAGE Part 1) How to create a new account...2 Part 2) How to checkout a magazine issue...4 Part 3) How to download Zinio Reader 4...10 a) For your PC...10 b) For your

More information

Installation Guide. Copyright 2017 by Educational Testing Service. All rights reserved. All trademarks are property of their respective owners.

Installation Guide. Copyright 2017 by Educational Testing Service. All rights reserved. All trademarks are property of their respective owners. Installation Guide Copyright 2017 by Educational Testing Service. All rights reserved. All trademarks are property of their respective owners. Table of Contents About This Guide... 3 Minimum Requirements

More information

INSTALLATION & OPERATING INSTRUCTIONS when Touch-5 Wi-Fi Module is Installed in PCR-4 Driver/Receiver

INSTALLATION & OPERATING INSTRUCTIONS when Touch-5 Wi-Fi Module is Installed in PCR-4 Driver/Receiver INSTALLATION & when Touch-5 Wi-Fi Module is Installed in PCR-4 Driver/Receiver Apple ios Step 1. Download App to your iphone or ipad from the itunes App Store. Enter pal lighting as your search term and

More information

BeTwin ES User Manual

BeTwin ES User Manual THINSOFT PTE LTD 23, Tai Seng Drive, #06-00, Singapore 535224 - Fax (65) 6289-7308 www.thinsoftinc.com BeTwin ES User Manual Document Version 2.0 1 BeTwin ES User Manual Copyright 2007-2013 ThinSoft Pte

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Remote Access Resources

Remote Access Resources Remote Access Resources Windows 7 Windows 10 Firm Laptop Windows Windows Mac Computer Apple ipad Mac Computer Android Devices Apple ipad Remote Access Remote Access for Personal Computer (Windows) Quick

More information

ALMS Desktop Application User Manual

ALMS Desktop Application User Manual ALMS Desktop Application User Manual ALMS Desktop Application 1 Contents 1. INTRODUCTION... 2 1.1) Overview... 2 2. PRODUCT FEATURES... 2 3. BASIC REQUIREMENTS... 2 3.1) Software and hardware requirements...

More information

Technology Requirements for Online Testing

Technology Requirements for Online Testing Technology Requirements for Online Testing Training Module Copyright 2014 American Institutes for Research. All rights reserved. Topics Site Readiness Network Requirements Hardware and Software Requirements

More information

SAS Mobile BI 8.1 for Windows 10: Help

SAS Mobile BI 8.1 for Windows 10: Help SAS Mobile BI 8.1 for Windows 10: Help Welcome Getting Started How Do I Use the App? Check out the new features. View the videos: SAS Mobile BI for Windows playlist on YouTube Use JAWS software? See the

More information

Connecting Your Device to a Wireless Network

Connecting Your Device to a Wireless Network Connecting Your Device to a Wireless Network This manual is designed to be a tutorial for our customers seeking to connect their electronic devices to their home Internet network. This manual will include

More information

Maxwell CSC Tablet PC Configuration Manual

Maxwell CSC Tablet PC Configuration Manual TECHNICAL MANUAL Maxwell CSC Tablet PC Configuration Manual 11/16 TM484 Maxwell CSC Tablet PC Configuration Manual All technical literature is available at: www.promega.com/protocols/ Visit the web site

More information

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide Argosy University Online Programs, Version 7.0 digital bookshelf Student User Guide 1 Take your ebooks with you! Download the Bookshelf app. If you own an iphone, ipad, or ipod Touch, you can download

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS NOTE TO USERS USING THE PXI -8150B AND PXI-8170 SERIES CONTROLLERS IN THE PXI-1025 CHASSIS This document describes how to set up your PXI-8150B or PXI-8170 series controller card in a PXI-1025 chassis.

More information

Maxwell RSC Tablet PC Configuration Manual for use with Windows 8 Operating System

Maxwell RSC Tablet PC Configuration Manual for use with Windows 8 Operating System Maxwell RSC Tablet PC Configuration Manual for use with Windows 8 Operating System TM537 1/18 Table of Contents 1 Maxwell RSC Instrument and Tablet PC...1 2 Glossary...3 3 Adjusting Volume Settings...5

More information

intelligent Touch Manager

intelligent Touch Manager Commissioning Manual Supplementary Volume intelligent Touch Manager Layout Screen Creation Tool Model DCM601A51 MONITOR SERVICE LAN LAN SW FRONT BACK ON SLAVE BACKUP D MASTER OFF MASTER CPU ALIVE LAN LINK

More information

Lenovo TAB A User Guide V1.0. Please read the safety precautions and important notes in the supplied manual before use.

Lenovo TAB A User Guide V1.0. Please read the safety precautions and important notes in the supplied manual before use. Lenovo TAB A10-70 User Guide V1.0 Please read the safety precautions and important notes in the supplied manual before use. Chapter 01 Lenovo TAB A10-70 Overview 1-1 Appearance 1-2 Buttons 1-3 Turning

More information

DVDFab ifonerestore User Manual DVDFab ifonerestore User Manual

DVDFab ifonerestore User Manual DVDFab ifonerestore User Manual DVDFab ifonerestore User Manual 1 Table of Contents Copyright and Disclaimer... 3 1. Introduction... 4 2. Update ifonerestore... 4 2.1 Live Update... 5 2.2 Traditional Update... 5 3. Launch DVDFab ifonerestore...

More information

2. Sign the document with either your finger or a stylus. 3. Save and the signed PDF document to the desired party.

2. Sign the document with either your finger or a stylus. 3. Save and  the signed PDF document to the desired party. Landtech Data Corporation is pleased to present the Landtech esign mobile app for the ipad and iphone. Landtech esign enables you to sign any PDF document on your ipad or iphone using electronic signature

More information

Tablet PC. Android 5.1 User Manual

Tablet PC. Android 5.1 User Manual Tablet PC Android 5.1 User Manual Tablet of Contents Specifications. What s inside the box Tablet Parts Getting started... How to use TF card How to connect to PC Connection to Internet.. Camera. Trouble

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Version 9.1, October 2018 Contents KNOXPLANS for New Users... 1 Welcome to KnoxPlans, Version 9.1... 2 Recommended Client Hardware and O/S Specifications... 2 Browser Requirements...

More information

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F Users Guide Wyse PocketCloud TM Issue: 083010 PN: 883930-01 Rev. F Copyright Notices 2010, Wyse Technology Inc. All rights reserved. This manual and the software and firmware described in it are copyrighted.

More information

RDM+ software consists of two components: the desktop part and the client module.

RDM+ software consists of two components: the desktop part and the client module. RDM+ Remote Desktop for Mobiles For ipad Getting Started Guide RDM+ (Remote Desktop for Mobiles) is a communication tool that gives you the unique ability to connect to your desktop computer through ipad

More information

Welcome to the New MyResearch powered by VMware.

Welcome to the New MyResearch powered by VMware. Welcome to the New MyResearch powered by VMware. The new MyResearch is faster, more powerful, more user friendly and can be used on handheld devices in addition to laptops and desktops. Both versions allow

More information