11 Importing GP Capture Data (JPEG)

Size: px
Start display at page:

Download "11 Importing GP Capture Data (JPEG)"

Transcription

1 11 Importing GP Capture Data (JPEG) 11.1 Capturing at Preset Timing Capturing Right Now Restrictions

2 11.1 Capturing at Preset Timing [Action Example] Detect the rising of the device (bit device: address "M01") of Device/PLC, save captured screens (JPEG data) in a CF card of GP, and upload to PC. Screen capture (JPEG file) PC (Node Name: PC1) (2) Import JPEG data GP3000 (Node Name: AGP1) CF card Device/PLC (Device Name: PLC1) (1) Generate JPEG data Bit device 'M01' ON! This section describes the setting procedures for executing the above action (ACTION) as an example. To capture the screens, install a CF card in the GP. Pro-Server EX Reference Manual 11-2

3 [Setting Procedure] 1 Starting 'Pro-Studio EX' This step starts 'Pro-Studio EX'. 2 Registering Entry Nodes This step registers the PC and the GPs as entry nodes. 3 Registering Symbols This step registers as a symbol the device of Device/ PLC which serves as a trigger condition (trigger). 4 Parameter Setting for Feature (ACTION) This step sets the following items: Capture Data Selection File Specification 5 Setting Trigger Conditions This step sets conditions (trigger) for screen captures. 6 Setting Data Received by ACTION This step sets data to transfer. 7 Setting ACTION Node/Process Completion Notification This step sets the name of an ACTION node and the alert setting whether it should be tuned on or off when the ACTION is completed. 8 Verifying Setting Result This step verifies setting results on the setting content list screen. 9 Saving a Network Project File This step saves the current settings as a network project file and reloads. 10 Transferring a Network Project File This step transfers a saved network project file to the GP. 11 Executing ACTION This step verifies that captured data (JPEG) of GP screens are saved in the specified location when the preset trigger condition has become effective. Pro-Server EX Reference Manual 11-3

4 Starting 'Pro-Studio EX' This step starts 'Pro-Studio EX'. Refer to "3 Trial of Pro-Server EX" for details about starting method. Registering Entry Nodes This step registers the PC and the GP connected with network as nodes. Refer to "31 Node Registration" for details about entry nodes. Node Name :PC1 IP Address : Node Name :AGP1 IP Address : Device/PLC Information Entry Node Setting item Setting example PC GP Node Name PC1 IP Address Type GP3000 series Node Name AGP1 IP Address Pro-Server EX Reference Manual 11-4

5 Registering Symbols This step registers as a symbol the device address of Device/PLC from which data is read. Refer to "32 Symbol Registration" for details about symbols. Device Address M01 Symbol Start importing Setting item Symbol Name Data Type Start importing Device address for symbol registration "01" of Device/PLC (PLC1) No. of Devices 1 Bit Setting content Pro-Server EX Reference Manual 11-5

6 Parameter Setting for Feature (ACTION) Make settings to capture GP data. (parameter settings) Refer to " Setting Guide" for more details about ACTION parameters. Setting item Capture Data Selection Save File Saved File Name Zero Suppress When the same file name already exists Show Browser Setting content GP Capture Data C:\Documents and Settings\Administrator\Desktop %NODE%Y%M%D%h%m%s OFF Save Rewrite OFF 1 Click the [Feature] icon on the toolbar. 2 Select [ACTION] from the tree display on the left of the screen, then click the [Add] button. Pro-Server EX Reference Manual 11-6

7 3 Click the [ACTION Type] list button, and select "Upload of GP JPEG Data". Then, enter the name of ACTION to set in the [ACTION Name] field. In this example, enter "JPEG Data Upload". 4 Click the [Click here to set the ACTION parameter] button. 5 Check [GP Capture Data] in [Capture Data Type]. Pro-Server EX Reference Manual 11-7

8 6 Set "Desktop" for [Save To Folder] as a folder to store the file to write data in, with the default file name "%NODE%Y%M%D%h%m%s". What is %NODE%Y%M%D%h%m%s? %NODE%Y%M%D%h%m%s refers to the node where and the time when data has been captured and this is saved in the format of "Node_Year_Month_Date_Hour/Minute/Second". (Example) The file name for which data was captured from the node "AGP1" at 9:50:15 on Feb, 15, 2006 becomes "AGP1_2006_02_15_095015". Refer to "37.1 Restrictions on Names" for more details. 7 Turn off the [Zero Suppress] check box, if checked. 8 Select [Save Rewrite] in [This file name already exists.]. Pro-Server EX Reference Manual 11-8

9 9 Turn off the [Show Browser] check box, if checked. 10 Click the [OK] button. This is the end of the feature (ACTION) settings. Pro-Server EX Reference Manual 11-9

10 Setting Trigger Conditions This step sets conditions (trigger bit ON) for screen captures. Refer to "33 Trigger Conditions" for details about trigger conditions. [Setting Example] Trigger Condition Name: Turn on capture start bit Trigger Condition : When "Start capturing" (M01) is ON 1 On the "Set ACTION Name/Parameter" screen, click the [Next] button. 2 Click the [New Trigger Condition] button. Pro-Server EX Reference Manual 11-10

11 3 Enter the trigger condition name "TurnOnCaptureStartBit" in [Trigger Condition Name], and select "AGP1" in [Node Name] which has the device to serve as the trigger condition. Here, you are to specify the node having the device to be the trigger condition. "33 Trigger Conditions" 4 Click the [When Device ON] button in the [Condition 1] tab and select "PLC1" for the device name. Pro-Server EX Reference Manual 11-11

12 5 Click the [Device Address] list button and select "Start capturing" for the device symbol name which serves as the trigger. [Data Type] automatically appears after selection, too. You can also set trigger conditions by combining 2 different types of conditions ("And" condition or "Or" condition). "33 Trigger Conditions" 6 Click the [OK] button. This is the end of trigger condition settings. Pro-Server EX Reference Manual 11-12

13 Setting Data Received by ACTION This step sets data to transfer in ACTION. Any constant value is acceptable as data to transfer. Constant value to transfer: 1 1 On the "Set ACTION Trigger Condition" screen, click the [Next] button. 2 After clicking [Constant Value], enter "1" in the text box for the constant value to transfer and "1" in [No.]. You can transfer stored values as data by specifying a symbol or a device address. This is the end of the setting of data received by ACTION. Pro-Server EX Reference Manual 11-13

14 Setting ACTION Node/Process Completion Notification This step sets the name of an ACTION node and the alert setting whether it should be tuned on or off when the ACTION is completed. ACTION Node : PC1 Receive Notification: OFF 1 On the "Data settings to be received by ACTION" screen, click the [Next] button. 2 Click the list button of [ACTION Node] and select "PC1" as a node where ACTION operates. Pro-Server EX Reference Manual 11-14

15 3 Turn off the [Receive Notification Exists] check box, if checked. When "Receive Notification Exists" is turned on, the specified bit device will be turned on when the ACTION is completed. This can be used as a trigger condition (trigger) of the subsequent ACTION when you want to execute two or more ACTIONs sequentially. "33 Trigger Conditions" 4 Click the [Complete] button. The "Set ACTION Node/Process Completion Notification" screen will disappear. On the left of the screen, the name of ACTION you set will appear. This is the end of the settings of the ACTION node and process completion notification. Pro-Server EX Reference Manual 11-15

16 Verifying Setting Result This step verifies setting results on the setting content list screen. 1 Select the ACTION name "JPEG Data Upload" from the tree display on the left of the screen. Confirm that the setting content appears on the right of the screen. Pro-Server EX Reference Manual 11-16

17 2 Select the trigger condition name "TurnOnCaptureStartBit" from the tree display on the left of the screen. Confirm that the setting content appears on the right of the screen. This is the end of the verification of the settings. Pro-Server EX Reference Manual 11-17

18 Saving a Network Project File This step saves the current settings as a network project file and reloads to 'Pro-Server EX'. Refer to "25 Saving" for details about saving a network project file. 'Pro-Server EX' reads a created network project file, and then executes ACTION according to the settings in the file. The settings therefore need be saved in the network project file. Be sure to reload the network project file to 'Pro-Server EX' If not, ACTION will not work. Path of network project file : Desktop\capture.npx Title : JPEG upload action Transferring a Network Project File This step loads a saved network project file to 'Pro-Server EX' and then transfers to entry nodes. Refer to "26 Transferring" for details about transferring a network project file. Be sure to transfer a network project file. If not, ACTION will not work. Pro-Server EX Reference Manual 11-18

19 Executing ACTION This step verifies that enabling a trigger condition activates ACTION and saves GP capture data in the specified location. To capture the GP screen, turn ON the bit 0 for LS2076 in the GP. While capturing, the bit 0 for LS2077 is turned ON. It is turned OFF when capturing finishes. If error occurs, you can check the log in the Log Viewer. For more details, refer to "28.5 Monitoring System Event Logs". If you want to achieve faster communication during ACTION, refer to "29 Tips for Faster Communication". This is the end of the explanation of this ACTION. Pro-Server EX Reference Manual 11-19

20 Setting Guide This section explains how to set the parameters of ACTION. Setting item Capture Data Type Upload from CF-Card Save To Folder File Name Zero Suppress Setting content Selects data to capture. GP Capture Data Captures a GP screen and uploads. Video Capture Data Uploads video data which has already been saved in a CF card of GP. In this case, you cannot set each item of [File Name], [Zero Suppress] and [Show Browser]. Also, you cannot upload more than JPEG files at one time. If you select [Video Capture Data] for [Capture Data Selection], you are to select whether to upload all video data in a CF card or only the file(s) not existing or updated in the directory to set in [Save]. Selects a save folder for captured data. C drive (C:) folder is to appear for initial setting. To change the drive to display, click the list button to select new one. Sets the file name to save. "%NODE%Y%M%D%h%m%s" is to appear for initial setting. ("%NODE" indicates a node name.) By specifying a macro code for the file name to save, you can set the file name as a node name or device data Restrictions on Names If you set the save file name as "%NODE%Y%M%D%h%m%s" and check this item, the digit 0 is not displayed. (Example) File name which is written at 7:31 when specifying the save file name as "%h%m" Checked: _7_31.xls Not checked: _07_31.xls Pro-Server EX Reference Manual 11-20

21 Setting item This file name already exists. Show Browser Setting content To overwrite save, check [Save Rewrite]. If not, check [Number End of File Name]. Shows captured data on an exclusive JPEG file browser. You can display it with Viewers, such as 'Microsoft Internet Explorer' and 'Paint', related to print, copy, and JPEG files. Pro-Server EX Reference Manual 11-21

22 Capturing Right Now 11.2 Capturing Right Now [Action Example] Save capture data displayed on currently operating GP. JPEG data PC (Node Name: PC1) CF card GP3000 (Node Name: AGP1) This section describes the setting procedures for executing the above action (ACTION) as an example. To capture the screens, install a CF card in the GP. To use this function, you need to set using the network profect file which 'Pro-Server EX' loads. You can confirm which network project file is loaded by 'Pro-Server EX' in Status Monitor Menu. "28.5 Monitoring System Event Logs" Pro-Server EX Reference Manual 11-22

23 Capturing Right Now 1 Click [Save GP Capture Data] from [Tools] on the menu bar. You can also display the "Save GP Capture Data" screen by right-clicking the tasktray icon and then selecting [Save GP Capture Data] from the menu. 2 Click the list button and select the GP in which you save captured data. Pro-Server EX Reference Manual 11-23

24 Capturing Right Now 3 Click the [Browse] button and set a folder in [Folder Name] where captured data is saved. 4 Specify a file name in [File Name] for captured data to save. 5 Click the [Save] button. To capture the GP screen, turn ON the bit 0 for LS2076 in the GP. While capturing, the bit 0 for LS2077 is turned ON. It is turned OFF when capturing finishes. Pro-Server EX Reference Manual 11-24

25 Capturing Right Now Setting Guide "GP Capture Data Saving" Screen Setting item Capture Node Name Selects GP to capture screens. Save Folder Name File Name Save the file under the name of current time Show the screen with the browser after save Setting content Selects a save folder for captured data. C drive (C:) folder is to appear for initial setting. To change the drive to display, click the list button to select new one. Sets a file name to save. Use current time (%NODE%Y%M%D%h%m%s%) for a file name. ("%NODE" indicates a node name.) If checked, captured data is shown in a special JPEG file browser. You can display it with Viewers, such as 'Microsoft Internet Explorer' and 'Paint', related to print, copy, and JPEG files. Pro-Server EX Reference Manual 11-25

26 Restrictions 11.3 Restrictions Restrictions on GP3000 Series You cannot import the GP capture data in GP3200 Series because GP3200 Series does not have a CF card slot. Restrictions on LT3000 You cannot import the GP capture data in LT3000 because LT3000 does not have a CF card slot. Pro-Server EX Reference Manual 11-26

16 Starting Optional Application

16 Starting Optional Application 16 Starting Optional Application 16.1 Try to Start Optional Application...16-2 16.2 Setting Guide...16-21 16-1 16.1 Try to Start Optional Application [Action Example] Detect the rising of the trigger device

More information

17 Writing the display unit s Filing Data to Excel

17 Writing the display unit s Filing Data to Excel 17 Writing the display unit s Filing Data to Excel 17.1...17-2 17.2 Setting Guide...17-22 17-1 17.1 Refer to the 'GP-Pro Ex Reference Manual' for more details about filing data. [Action Example] Detect

More information

17 Writing GP Filing Data in Excel

17 Writing GP Filing Data in Excel 17 Writing GP Filing Data in Excel 17.1...17-2 17.2 Setting Guide...17-23 17-1 17.1 Refer to the 'GP-Pro Ex Reference Manual' for more details about filing data. [Action Example] Detect the rising of the

More information

7 Writing Device/PLC Data in CSV File

7 Writing Device/PLC Data in CSV File 7 Writing Device/PLC Data in CSV File 7.1 Try to Write Device/PLC Data in CSV File...7-2 7.2 Setting Guide...7-20 Pro-Server EX Reference Manual 7-1 7.1 Try to Write Device/PLC Data in CSV File [Action

More information

7 Writing Device/PLC Data in CSV File

7 Writing Device/PLC Data in CSV File 7 Writing Device/PLC Data in CSV File 7.1...7-2 7.2 Setting Guide...7-20 7-1 7.1 [Action Example] Write 5 device values of device address (Word device: Address "D50" to "D54") every 10 minutes in CSV file.

More information

11.1 Try to Write Recipe Data in Device/PLC

11.1 Try to Write Recipe Data in Device/PLC 11.1 Try to Write Recipe Data in Device/PLC [Action Example] Detect the rising of the trigger device (bit device: "M01") of Device/PLC and write recipe sheet data created in Excel into 5 devices (word

More information

8 Writing Device/PLC Data in Database

8 Writing Device/PLC Data in Database 8 Writing Device/PLC Data in Database 8.1 Try to Write Device/PLC Data in Database...8-2 8.2 Setting Guide...8-23 8-1 8.1 Try to Write Device/PLC Data in Database [Action Example] Detect the rising of

More information

12 Writing CSV File Data in Device/PLC

12 Writing CSV File Data in Device/PLC 12 Writing CSV File Data in Device/PLC 12.1 Try to Write CSV File Data in Device/PLC...12-2 12.2 Setting Guide...12-23 12.3 Restrictions...12-27 Pro-Server EX Reference Manual 12-1 12.1 Try to Write CSV

More information

5 Creating a Form Using Excel

5 Creating a Form Using Excel 5 Creating a Form Using Excel 5.1 Writing Measurement Data in a Form...5-3 5.2 Writing Date/Time in a Form...5-50 5.3 Writing Arrows in a Form...5-54 5.4 Writing Trigger Source Node Names in a Form...5-58

More information

28 Simply Confirming On-site Status

28 Simply Confirming On-site Status 28 Simply Confirming On-site Status 28.1 This chapter describes available monitoring tools....28-2 28.2 Monitoring Operational Status...28-5 28.3 Monitoring Device Values... 28-11 28.4 Monitoring Symbol

More information

3 Trial of Pro-Server EX

3 Trial of Pro-Server EX 3 Trial of Pro-Server EX 3.1 Starting 'Pro-Studio EX'...3-2 3.2 Trial of New Form...3-10 3.3 Trial of Recipe Function...3-40 3.4 Trial of Logging Funtion...3-53 3.5 Trial of Send Mail Function...3-67 3-1

More information

25 Saving Setting Guide Import/Export Nodes and Symbols

25 Saving Setting Guide Import/Export Nodes and Symbols 25 Saving 25.1...25-2 25.2 Import/Export Nodes and Symbols...25-7 25-1 25.1 When you finish the settings of the entry node(s), symbol(s) and function(s), save these set data as a "Network Project File".

More information

MODBUS TCP Master Driver

MODBUS TCP Master Driver Control Techniques MODBUS TCP Master Driver 1. System Configuration... 3 2. Selection of External Device... 6 3. Example of Communication Setting... 7 4. Setup Items... 9 5. Supported Device Address...

More information

OPERATOR INTERFACE PRODUCTS APPLICATION NOTE

OPERATOR INTERFACE PRODUCTS APPLICATION NOTE Page: 1 of 26 Table of Contents OVERVIEW...2 REQUIREMENTS...3 THEORY OF OPERATION...4 GP-PRO/PBIII C-PACKAGE-03 SETUP...7 DATABASE SETUP...8 Creating a Simple Target Database...8 Configuring Windows DSN(ODBC)...10

More information

Device Monitor Screen 3-1. Let s Display Lamp 3-2. Let s Create Lamp to Display 4 States 3-6. Let s Display State of Device with Message 3-8

Device Monitor Screen 3-1. Let s Display Lamp 3-2. Let s Create Lamp to Display 4 States 3-6. Let s Display State of Device with Message 3-8 Chapter 3 Chapter 3 Device Monitor Screen Device Monitor Screen 3- Let s Display Lamp 3- Let s Create Lamp to Display 4 States 3-6 Let s Display State of Device with Message 3-8 Display Changes of Device

More information

OtasukeGP! Chapter 10 Recipe Input Screen 10-0

OtasukeGP! Chapter 10 Recipe Input Screen 10-0 Chapter 0 Index Chapter 0Recipe Input Screen (Write Data Registered in GP to PLC) 0. Recipe Input Screen What is a Recipe Input Screen? 0-3 0.2Recipe Input Settings Operating Filing 0-5 filing setting

More information

27 Designing Your Own Program

27 Designing Your Own Program 27 Designing Your Own Program 27.1 Using API s...27-2 27.2 Device Access APIs...27-19 27.3 Cache Buffer Control APIs...27-30 27.4 Queuing Access Control APIs...27-36 27.5 System APIs...27-39 27.6 SRAM

More information

Uploading Files to CMS

Uploading Files to CMS Uploading Files to CMS Li Gardiner Room 1111 East Building 212-772- 4855 DesignSS@hunter.cuny.edu 1 Uploading a file (such as a PDF or an image) to your CMS Web site for the first time Log into the Hunter

More information

30 Symbol Registration

30 Symbol Registration 30 Symbol Registration 30.1 Symbol and Symbol Sheet...30-2 30.2 Registering Symbols on a Symbol Sheet...30-4 30.3 Sharing Symbols on the Entire Network...30-27 30.4 Copying to a Symbol Sheet in Another

More information

USING GOOGLE PRESENTATIONS A New Way to Present

USING GOOGLE PRESENTATIONS A New Way to Present USING GOOGLE PRESENTATIONS A New Way to Present OBJECTIVES 1. Creating a Google Account 2. Creating a New Presentation a. Choosing a Template b. Adding a File Name 3. Creating a Title Slide 4. Adding a

More information

8.1 Settings Menu. Settings Menu

8.1 Settings Menu. Settings Menu 8 Bar Code This chapter provides a basic explanation of the operation of the "Bar Code" on the GP-Pro EX. Please read For more information, see 8.1 Settings Menu on page 8-2., and skip to the required

More information

Chapter 7. Data Sampling Screen. Otasuke GP-EX! Chapter 7 Data Sampling Screen 7-0. Data Sampling Screen 7-2. Collect Data 7-3

Chapter 7. Data Sampling Screen. Otasuke GP-EX! Chapter 7 Data Sampling Screen 7-0. Data Sampling Screen 7-2. Collect Data 7-3 Chapter 7 Data Sampling Screen Data Sampling Screen 7- Collect Data 7-3 Let s Display Sampled Data in List 7-5 Let s Display Sampled Data in Trend Graph 7-11 Let s Display Historical Data in Trend Graph

More information

32 Symbol Registration

32 Symbol Registration 32 Symbol Registration 32.1 Symbol and Symbol Sheet...32-2 32.2 Registering Symbols on a Symbol Sheet...32-5 32.3 Sharing Symbols on the Entire Network...32-26 32.4 Copying to a Symbol Sheet in Another

More information

Chapter 11. GP-Viewer EX. Otasuke GP-EX! Chapter 11 GP-Viewer EX GP-Viewer EX Set Up GP-Viewer EX and Set Security Function 11-3

Chapter 11. GP-Viewer EX. Otasuke GP-EX! Chapter 11 GP-Viewer EX GP-Viewer EX Set Up GP-Viewer EX and Set Security Function 11-3 Chapter 11 GP-Viewer EX GP-Viewer EX 11-1 Set Up GP-Viewer EX and Set Security Function 11-3 Set IP Address/License on GP Unit 11-5 Install GP-Viewer EX 11-6 Start GP-Viewer EX 11-8 11-0 GP-Viewer EX GP-Viewer

More information

Uploading a File in the Desire2Learn Content Area

Uploading a File in the Desire2Learn Content Area Uploading a File in the Desire2Learn Content Area Login to D2L and open one of your courses. Click the Content button in the course toolbar to access the Content area. Locate the Table of Contents on the

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Uploading Files. Creating Files

Uploading Files. Creating Files Desktop/Laptop File management with Microsoft Teams (which uses a SharePoint document library) provides new options for working collaboratively. Some options will require assistance from ICT Desktop Support

More information

The People in Dairy Generator

The People in Dairy Generator The People in Dairy Generator Quick reference guide The People in Dairy Generator is a package which includes The People in Dairy Installer.dot, a Microsoft Word template which runs a program to assist

More information

Chapter 8. Recipe Input Screen. Otasuke GP-EX! Chapter 8 Recipe Input Screen 8-0. Recipe Input Screen 8-1. Perform/Set up Recipe Feature 8-2

Chapter 8. Recipe Input Screen. Otasuke GP-EX! Chapter 8 Recipe Input Screen 8-0. Recipe Input Screen 8-1. Perform/Set up Recipe Feature 8-2 Chapter 8 Recipe Input Screen Recipe Input Screen 8- Perform/Set up Recipe Feature 8- Let s Enter Data from Recipe 8-5 Let s Check Recipe Data on Display Unit 8-0 How to set [Security] 8-3 Let s Create

More information

Intelligent GP Reporting. Docman10 Import Process

Intelligent GP Reporting. Docman10 Import Process Intelligent GP Reporting Docman10 Import Process 1 Contents Import Required Notification... 3 Stage 1 Docman10 Export Process... 4 Stage 2 - Import Docman documents into igpr... 7 2 Import Required Notification

More information

Click on OneDrive on the menu bar at the top to display your Documents home page.

Click on OneDrive on the menu bar at the top to display your Documents home page. Getting started with OneDrive Information Services Getting started with OneDrive What is OneDrive @ University of Edinburgh? OneDrive @ University of Edinburgh is a cloud storage area you can use to share

More information

Install MPLAB IDE Software

Install MPLAB IDE Software Install MPLAB IDE Software 1. Download the MPLAB8.91 from http://www.microchip.com/stellent/idcplg?idcservice=ss_get_page&nodeid=2115 2. You can download the XC8 Compiler at the same site as: 1 Note: Both

More information

General MODBUS TCP Master Driver

General MODBUS TCP Master Driver MODBUS IDA General MODBUS TCP Master Driver 1 General MODBUS TCP Master Driver... 3 2 System Configuration... 4 3 External Device Selection... 5 4 Communication Setting... 6 5 Setup Items... 8 6 Supported

More information

Creating Presentations with ispring

Creating Presentations with ispring Creating Presentations with ispring Step 1: Download ispring ispring allows you to convert PowerPoint slides with audio narration into an online presentation that will play in your browser. This presentation

More information

Apache Tomcat Installation guide step by step on windows

Apache Tomcat Installation guide step by step on windows 2012 Apache Tomcat Installation guide step by step on windows Apache tomcat installation guide step by step on windows. OraPedia Apache 12/14/2012 1 Tomcat installation guide Tomcat 6 installation guide

More information

Package Contents. User Registration Fax Sheet (Japanese, English) 1 for each. Installation Guide CD-ROM 2. Package Contents

Package Contents. User Registration Fax Sheet (Japanese, English) 1 for each. Installation Guide CD-ROM 2. Package Contents 1 PREFACE Supported Models...1-3 OPERATING ENVIRONMENT...1-7 1.1 What is 'Pro-Server EX'?...1-8 1.2 What You can Do with 'Pro-Server EX'...1-9 1.3 How the Data Management System Operates...1-15 1.4 Necessary

More information

Secure File Exchange End-User Web Access

Secure File Exchange End-User Web Access Secure File Exchange End-User Web Access The Secure File Exchange (SFE) End User Web Access interface enables end-users to exchange and share sensitive information. Using this interface, end-users can

More information

Downloading & Installing Audacity

Downloading & Installing Audacity Downloading Audacity 1. Open your web browser. 2. Navigate to the following URL: http://audacity.sourceforge.net/download/ 3. The system displays the Download page for Audacity. 4. Select your operating

More information

Otasuke Pro! - Pro-Server EX Ver. 1.2 Compatibility 2

Otasuke Pro! - Pro-Server EX Ver. 1.2 Compatibility 2 Otasuke Pro! - Pro-Server EXVer. 1.2 Compatibility 2 Cautions and compatibility in case you replace from GP2000/77R Series, GLC Series or Factory Gateway (referred to as FGW) to GP3000 Series and use it

More information

Maximo Self Service Center

Maximo Self Service Center Maximo Self Service Center Once you have received an email regarding your registration approval, go to the following web address: https://maximo.mysodexo.com Log in to the Self Service Center: Your User

More information

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0 T E C H N I C A L N O T E Version 8.6 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on your computer, contact your

More information

BRIEFCASES & TASKS ZIMBRA. Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases.

BRIEFCASES & TASKS ZIMBRA. Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases. BRIEFCASES & TASKS ZIMBRA BRIEFCASES Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases. Options Briefcase New Briefcase To create briefcases,

More information

ispring Converter CLIPP Help Documentation

ispring Converter CLIPP Help Documentation How to use ispring Converter to produce a narrated PowerPoint presentation There are three components to producing online compatible narrated PowerPoint presentations: Step 1 Record narration and timings

More information

SMART Recorder. Record. Pause. Stop

SMART Recorder. Record. Pause. Stop SMART Recorder The recorder is used to record actions that are done on the interactive screen. If a microphone is attached to the computer, narration can be recorded. After the recording has been created,

More information

Page 1 of 9. Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system.

Page 1 of 9. Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system. Page 1 of 9. ms] Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system. First you will need to register with edoc Deposit. From the Select

More information

Quick-start guide for installing the client software and starting your first review

Quick-start guide for installing the client software and starting your first review User s Guide Getting Started with the Collaborator Client Quick-start guide for installing the client software and starting your first review Contents Introduction...2 Download Client Software...2 Installation

More information

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that Getting Started with the Superpave Calculator worksheet. The worksheet containing the Superpave macros must be copied onto the computer. The user can place the worksheet in any desired directory or folder.

More information

LifeStructures Link. P a g e 1 12

LifeStructures Link. P a g e 1 12 LIFESTRUCTURESLINK: A web-based PROJECT MANAGEMENT AND COLLABORATION SERVICE that addresses the needs of the design and construction fields. LifeStructuresLink offers clear and efficient communication

More information

SAS Model Manager 15.1: Quick Start Tutorial

SAS Model Manager 15.1: Quick Start Tutorial SAS Model Manager 15.1: Quick Start Tutorial Overview This Quick Start Tutorial is an introduction to some of the primary features of SAS Model Manager. The tutorial covers basic tasks that are related

More information

Introduction. Summary. Otasuke GP-EX! Introduction Summary. Intro-21. Development Environment Intro-4. Procedures of Creating New Screen

Introduction. Summary. Otasuke GP-EX! Introduction Summary. Intro-21. Development Environment Intro-4. Procedures of Creating New Screen Introduction Summary Summary Intro-1 Development Environment Intro-4 Procedures of Creating New Screen Intro-5 Main Window Intro-6 Tips for man-hours reduction ~Full use of Work Space~ Intro-10 Simulation

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

Installing FileMaker Pro 11 in Windows

Installing FileMaker Pro 11 in Windows Installing FileMaker Pro 11 in Windows Before you begin the installation process, please exit other open programs and save your work. Installation notes Before you install FileMaker Pro, review the following

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

Easy! Smooth! GP-3310T->GP4000 Series Replacement Guidebook

Easy! Smooth! GP-3310T->GP4000 Series Replacement Guidebook Easy! Smooth! GP-3310T->GP4000 Series Replacement Guidebook 1 First Edition Jul. 2012 Copyright 2012.7 Digital Electronics Corporation. All Rights Reserved. Preface This guidebook introduces the procedures

More information

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections Welcome to InSite: A GUIDE TO PROOFING ONLINE Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections PROOF.REGISTERGRAPHICS.COM *NOTE: There is no www in this address.

More information

Uninstall Chinese Reader 6

Uninstall Chinese Reader 6 TECHNICAL BULLETIN Uninstall Chinese Reader 6 A. Windows Control Panel MDBG Chinese Reader is a standards-based application. Use the Windows Control Panel to uninstall the program. 1. Click on the MDBG

More information

Upgrading and Networking SK 7

Upgrading and Networking SK 7 Step 1 : Upgrading and Networking SK 7 Open the email with the link for upgrading to Servant Keeper 7. Click on the link and select Run. This will begin the upgrade process. NOTE: If you are running Version

More information

Search Your Computer Through Cloud

Search Your Computer Through Cloud Search Your Computer Through Cloud Search file in Computer using your iphone or ipad. Download files from your Computer to iphone or ipad. No VPN required, no troublesome network settings, and cable not

More information

PowerPoint Tips and Tricks

PowerPoint Tips and Tricks PowerPoint Tips and Tricks Viewing Your Presentation PowerPoint provides multiple ways to view your slide show presentation. You can access these options either through a toolbar on your screen or by pulling

More information

Lesson 2. Using the Macro Recorder

Lesson 2. Using the Macro Recorder Lesson 2. Using the Macro Recorder When the recorder is activated, everything that you do will be recorded as a Macro. When the Macro is run, everything that you recorded will be played back exactly as

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Additional Network Workstation Windows XP Installation Guide

Additional Network Workstation Windows XP Installation Guide Additional Network Workstation Windows XP Installation Guide 1 Table of Contents I. Verify Hardware and Optimize Work Station 3 II. Download Software 10 III. Install Software 13 2 I. Verify Hardware and

More information

Quick Start Guide. Microinvest Barcode Printer Pro

Quick Start Guide. Microinvest Barcode Printer Pro Quick Start Guide Microinvest Barcode Printer Pro 2016 Microinvest Barcode Printer Pro provides barcode printing functionality specifically designed to account for new orders and existing entries in the

More information

Screen Data Adjustment Manual

Screen Data Adjustment Manual Screen Data Adjustment Manual (Upgrading to AGP/AST Series) 1/53 Dec-2008 Rev 1 Index IS THERE ANY TWO-POINT PUSH TOUCH OPERATION?... 3 IS ANY WINDOW SCREEN CALLED WHEN A MOMENTARY SWITCH IS PRESSED?...

More information

Integrate Trend Micro Control Manager. EventTracker v8.x and above

Integrate Trend Micro Control Manager. EventTracker v8.x and above Integrate Trend Micro Control Manager EventTracker v8.x and above Publication Date: May 24, 2018 Abstract This guide provides instructions to configure Trend Micro Control Manager to generate logs for

More information

Package Contents. Package Contents. Installation Guide CD-ROM 2. Installation Guide (Japanese/ English) Pro-Server EX Reference Manual 1-2

Package Contents. Package Contents. Installation Guide CD-ROM 2. Installation Guide (Japanese/ English) Pro-Server EX Reference Manual 1-2 1 PREFACE Supported Models...1-3 OPERATING ENVIRONMENT...1-7 1.1 What is 'Pro-Server EX'?...1-8 1.2 What You can Do with 'Pro-Server EX'...1-9 1.3 How the Data Management System Operates...1-15 1.4 Necessary

More information

GP-2301S/L->GP4000M Series Replacement Guidebook

GP-2301S/L->GP4000M Series Replacement Guidebook GP-2301S/L->GP4000M Series Replacement Guidebook 1/45 Third Edition Jul. 2012 Copyright 2012.7 Digital Electronics Corporation. All Rights Reserved. Preface This guidebook introduces the procedures to

More information

Managing your Voic . Lightwire User Guide

Managing your Voic . Lightwire User Guide Managing your Voicemail Lightwire User Guide Managing your Voicemail On this topic Introduction Leaving Voicemail for a Particular Extension Customizing your Voicemail Greetings Customizing your Voicemail

More information

Installing CHART To simplify the process, we have included the software with this guide.

Installing CHART To simplify the process, we have included the software with this guide. Setting up CHART This procedure provides a step by step guide to installing and updating the Primis CHART tool which is used for the Diabetes Deep Dive project. Prerequisites 1. Local admin account for

More information

TxEIS System Requirements

TxEIS System Requirements The System Requirements document includes settings that are recommended in order to utilize the TxEIS system at its fullest potential on any personal computer, including screen resolution and Internet

More information

PEERNET File Conversion Center

PEERNET File Conversion Center PEERNET File Conversion Center Automated Document Conversion Using File Conversion Center With Task Scheduler OVERVIEW The sample is divided into two sections: The following sample uses a batch file and

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 10.5 Feb 2018 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Visual Land V TOUCH PRO

Visual Land V TOUCH PRO Visual Land V TOUCH PRO Information in this manual are subject to change without notice. FEATURES 2.8 inch wide touch screen, 320X240 dot matrix full color high speed TFT screen Support MP3, WMA, RA, WAV

More information

MODBUS PLUS Driver. Schneider Electric Industries

MODBUS PLUS Driver. Schneider Electric Industries Schneider Electric Industries MODBUS PLUS Driver 1 System Configuration... 3 2 Selection of External Device... 5 3 Example of Communication Setting... 6 4 Setup Items... 8 5 Supported Device... 14 6 Device

More information

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 - INSTALLATION 1.0 INSTALLATION 1.1 System Requirements In order to correctly install and use IPM, the follow system requirements must be met: - Microsoft Dynamics

More information

Easy! Smooth! GP/ST-3500 Series->GP4000 Series Replacement Guidebook

Easy! Smooth! GP/ST-3500 Series->GP4000 Series Replacement Guidebook Easy! Smooth! GP/ST-3500 Series->GP4000 Series Replacement Guidebook 1/45 Fifth Edition Aug. 2012 Copyright 2012.8 Digital Electronics Corporation. All Rights Reserved. Preface This guidebook introduces

More information

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide Microsoft Windows.NET Framework Version: 6.6.x Written by: Product Documentation, R&D Date: November 2011 ImageNow and CaptureNow are

More information

ImageSilo Free Trial Tutorial for Government Agencies

ImageSilo Free Trial Tutorial for Government Agencies ImageSilo Free Trial Tutorial for Government Agencies Welcome to the ImageSilo Free Trial! MuniMetriX would like to thank you for considering ImageSilo for your paperless office needs! This ImageSilo Free

More information

Note: In this guide, wherever you see an underlined letter as part of a command word (ex. File), that refers to the keyboard shortcut

Note: In this guide, wherever you see an underlined letter as part of a command word (ex. File), that refers to the keyboard shortcut E-Mail Guide Using Microsoft Exchange New User Checklist If you are a new user to Microsoft Exchange, you should take the following steps to insure that your account remains secure, organized, and personalized:

More information

Tips for the end-user

Tips for the end-user Tips for the end-user SharePoint 2013 is a major upgrade and has many features that make it more user friendly. This lesson covers some of the features most used in the CLC libraries. Your library s site

More information

SharePoint 2010 Instructions for Users

SharePoint 2010 Instructions for Users SharePoint 2010 Instructions for Users 1. Access your SharePoint Web site...2 2. Work with folders and documents in a Shared Documents Library...3 2.1 Edit a document...3 2.2 Create a New Document...3

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

Exercises Advanced Workshop Using Roxen Content Management System. Editing exercises using sandbox version of Roxen 4.5 site

Exercises Advanced Workshop Using Roxen Content Management System. Editing exercises using sandbox version of Roxen 4.5 site Exercises Advanced Workshop Using Roxen Content Management System Editing exercises using sandbox version of Roxen 4.5 site Exercise 1 Creating a sandbox 1. Start a web browser on your computer (Firefox

More information

RIO PLAYER ANTARGYAN CLOUDWORKS LLP

RIO PLAYER ANTARGYAN CLOUDWORKS LLP RIO PLAYER ANTARGYAN CLOUDWORKS LLP RioPlayer RioPlayer is a software with the focus on computer based assessment by watching videos offline, which any student can do at his/her own pace. The software

More information

Blackboard s My Content Area Using your Private Central File Repository

Blackboard s My Content Area Using your Private Central File Repository University of Southern California Academic Information Services Blackboard s My Content Area Using your Private Central File Repository The My Content area in Blackboard acts as each instructor s private

More information

Otasuke Pro-Server EX! Chapter 1. Basic setting

Otasuke Pro-Server EX! Chapter 1. Basic setting Chapter 1 Basic Setting Chapter 1 Basic setting - 1-0 - Table of contents Chapter 1 Basic setting Development environment 1-2 Pro-Server EX and Pro-Studio EX 1-4 Flow of basic setting 1-5 New creation

More information

EzyChart 6 Quick Start Guide Contents

EzyChart 6 Quick Start Guide Contents EzyChart 6 Quick Start Guide Contents Introduction... 2 Part 1: Installing EzyChart 6... 2 Part 2: Registering EzyChart 6... 5 Part 3: Data Service Setup... 6 Part 4: Opening Charts... 6 Part 5: Help for

More information

JobSite OnLine User s Guide Table of Contents

JobSite OnLine User s Guide Table of Contents JobSite OnLine User s Guide Table of Contents For the Beginner: 2 Preparing and Logging In to Run JobSite OnLine...2 How Drawings and Specs are Organized - Ease of Use...3 Searching for Files or Containers...4

More information

User pages for RM Portico

User pages for RM Portico Using gives you access to your files on your school or college network from a browser on any computer (including desktops, laptops, tablets, netbooks and smartphones; for more information see Appendix

More information

32.1 Settings Menu. Settings Menu. GP-Pro EX Reference Manual Checking the Display operation on the PC.

32.1 Settings Menu. Settings Menu. GP-Pro EX Reference Manual Checking the Display operation on the PC. 32 Simulation This chapter provides an overview of the "Simulation" feature of GP-Pro EX and the basic operation for the simulation. Begin reading "32.1 Settings Menu" (page 32-2) and proceed to the description

More information

There are two ways to get your chart of account, or trial balance data, into Quick Trial Balance Pro.

There are two ways to get your chart of account, or trial balance data, into Quick Trial Balance Pro. Importing Data Introduction There are two ways to get your chart of account, or trial balance data, into Quick Trial Balance Pro. 1. Use the Quick Entry Balances in the Accounts menu to enter them. 2.

More information

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account,

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 2 shows you how to create an account. If you already

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

Coeus Extension IRB Administrative Process Grant Exemption/Expedited Approval (Initial Protocol or Amendment)

Coeus Extension IRB Administrative Process Grant Exemption/Expedited Approval (Initial Protocol or Amendment) Coeus Extension IRB Administrative Process Grant Exemption/Expedited Approval (Initial Protocol or Amendment) Complete the following steps only when ALL Reviewers have indicated Grant Exemption AND there

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.9.0 1996-2007 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Getting Started with Digital File Pro 2

Getting Started with Digital File Pro 2 Getting Started with Digital File Pro 2 With Digital File Pro, you can add download or upload functionality to your site. This can be useful when selling digital goods, providing customers with the ability

More information

Central Management Software. Cam Viewer 3 Lite. User Manual

Central Management Software. Cam Viewer 3 Lite. User Manual Central Management Software Cam Viewer 3 Lite User Manual Version 1.0.0 Table of Contents 1. System Requirement...4 2. Software Installation...5 3. Configuration Wizard...9 3.1 Channel...10 3.1.1 Adding

More information

With Google documents, you can easily create, share, and edit documents online.

With Google documents, you can easily create, share, and edit documents online. GOOGLE DOCS With Google documents, you can easily create, share, and edit documents online. Here are a few specific things you can do: Upload Microsoft Word, OpenOffice, RTF, HTML or plain text documents,

More information

ExpressCluster X SingleServerSafe 3.2 for Windows. Configuration Guide. 2/19/2014 1st Edition

ExpressCluster X SingleServerSafe 3.2 for Windows. Configuration Guide. 2/19/2014 1st Edition ExpressCluster X SingleServerSafe 3.2 for Windows Configuration Guide 2/19/2014 1st Edition Revision History Edition Revised Date Description First 2/19/2014 New manual Copyright NEC Corporation 2014.

More information

Digital IDs (E-Signatures) in Adobe Acrobat

Digital IDs (E-Signatures) in Adobe Acrobat Digital IDs (E-Signatures) in Adobe Acrobat This document includes instructions for performing the following actions in Adobe Acrobat Pro DC, Version 2019.008.20071. download a PDF o Chrome o Firefox o

More information