Basic Scripting So. Riverfront Pkwy, Ste. 525 So. Jordan, UT WORKFORCE MANAGEMENT

Size: px
Start display at page:

Download "Basic Scripting So. Riverfront Pkwy, Ste. 525 So. Jordan, UT WORKFORCE MANAGEMENT"

Transcription

1 Basic Scripting WORKFORCE MANAGEMENT So. Riverfront Pkwy, Ste. 525 So. Jordan, UT

2 1. What are scripts? A Script is a proprietary (SP) language based on C and allows one to manipulate the way timecard data is displayed and calculated. Some of the features that can be handled, or manipulated, through scripting include category reconciliation, job costing, and different pay rates attributed to different departments. Scripting is actually quite simple. What it does is simply change the way that the punch is displayed but doesn't change the true/actual punch data. So if the script is taken out, the punch will revert back to its original state from before the script was added. 2. How scripting can improve your sales process: Understanding scripting will enable your sales staff to discuss additional product features and capabilities with prospects Utilizing scripting will broaden your target market by allowing you to accommodate a more broad set of functionality across various industries 3. How to enter a script: Scripts are generally entered by going to Accountant Menu > Custom Processing / Rounding Rules > clicking the link next to the client s name under the PROC. RULES column. Basic components of Scripting: If something is either: Equal to Greater (>) Less Than (<) True False to something... then do something. An example of the format is below: If ( Something is =, >, <, True, or False, to Something ) Then Do Something

3 4. Five Examples Scripts: 1. A simple identifier script: if (department = CA ) otrules = CA ; The above script reads that if an employee has CA in the Home Department field (in Employee Setup) apply the CA (California) overtime rule to this employee. 2. A script that works off of a clock prompt: If (x = 1 ) x = server ; This script would require you to have the x prompt set up first before the function will work. The example reads, if an employee enters a 1 for the clock prompt on either the TimeClock or over the WebClock, that employee is clocking in as a server, which is noted on the time card under the Category column. 3. A script that rounds times to another specific time: Round ( 9:00am 9:30am = 9:00am ); This script says, if there is any punch that falls on or between 9:00am and 9:30am round the punch back to 9:00am. 4. Scripting Shift Differentials: Most shifts are separated into two to three parts and are usually defined as a Day shift, Swing or Mid shift, and a Night or Grave shift. The times also usually break down to (but not always):

4 Most shifts are separated into two to three parts and are usually defined as a Day shift, Swing or Mid shift, and a Night or Grave shift. The times also usually break down to (but not always): Day Shift = 6:00am-2:00pm Swing or Mid Shift = 2:00pm-10:00pm Night or Grave Shift = 10:00pm-6:00am split (6:00am); split (2:00pm); split (10:00pm); if (touches (6:00am, 2:00pm)) category = "Days"; payrate = payrate; if (touches (2:00pm, 10:00pm)) category = "Swing"; payrate = payrate+1.00; if (touches (10:00pm, 6:00am)) category = "Night"; payrate = payrate+2.00; This script allows for 3 shifts with 3 defined shift ranges from above. It also pays at different payrates depending on the shift. It also includes touches, and split scripts. Touches scripts mean if any punch falls within its range do something. For example: if (touches (6:00am, 2:00pm)) So in the above example if there is a punch either in or out between 6:00am and 2:00pm then do something. Split scripts just split a time and creates a new line for that day. For example: split (6:00pm); The above means that if there is an in punch and an out punch that crosses 6:00pm split it at 6:00pm and put it on another line for that day.

5 5. Scripting Shift Differentials to the Majority of a Shift: if (touches (2:00pm, 10:00pm)) category = "Swing"; payrate = payrate+1.00; if (touches (11:00pm, 6:00am)) category = "Night"; payrate = payrate+2.00; In the above the example we let the times determine the shift and leave out the split script. With this script we will use the example below to test it: Employee 1 has the Swing shift which is 2:00pm-10:00pm. We want to make sure that the differential he gets is based on the majority of his shift. His actual times are an in punch of 2:10pm and an out punch of 10:30pm. If we used the last script (4) then he would get 30 minutes of Night shift time. But since we want his differential to be based on the majority of the shift type he worked we move the times for Night shift back by an hour so that his 10:30pm out punch will not result in 30 minutes of Night shift and all his time will be for Swing shift. 5. Resources For more information on Scripting click on the Knowledge Base tab in CRM Desk and conduct a search with these settings: Product: Programming Request Area: Scripting Library Then click on the Search button and this will list what we currently have on scripting. A good start would be Article 108 Scripting - Examples. Notes:

TimeClock Plus Manager

TimeClock Plus Manager TimeClock Plus Manager The link/url is http://timeclock.collin.edu then click on TimeClock+Manager Login Enter your Banner ID and Password Click the Log on Your Dashboard will come up. When you click in

More information

EMPLOYEE SELF SERVICE (ESS) The University of Wisconsin-Eau Claire Human Resource s Department

EMPLOYEE SELF SERVICE (ESS) The University of Wisconsin-Eau Claire Human Resource s Department EMPLOYEE SELF SERVICE (ESS) The University of Wisconsin-Eau Claire Human Resource s Department REFERENCE GUIDE FOR REQUESTING ABSENCES AND ENTERING TIME QUESTIONS? Call or e-mail Human Resources 715-836-2513

More information

LAST THURSDAY OF EACH MONTH BUSINESS AFTER HOURS INFORMATION PACK. Shared Knowledge. Opportunities. Connections. Increased Confidence

LAST THURSDAY OF EACH MONTH BUSINESS AFTER HOURS INFORMATION PACK. Shared Knowledge. Opportunities. Connections. Increased Confidence Shared Knowledge Opportunities Connections Increased Confidence LAST THURSDAY OF EACH MONTH BUSINESS AFTER HOURS INFORMATION PACK Raising your Profile NEWMAN CHAMBER OF COMMERCE AND INDUSTRY Newman House

More information

IMPORTANT: PLEASE DO NOT USE THIS DOCUMENT WITHOUT READING THIS PAGE

IMPORTANT: PLEASE DO NOT USE THIS DOCUMENT WITHOUT READING THIS PAGE IMPORTANT: PLEASE DO NOT USE THIS DOCUMENT WITHOUT READING THIS PAGE This document is designed to be a template for a document you can provide to your employees who will be using TimeIPS in your business

More information

Space Information User Guide

Space Information User Guide LSE Estates Division Space Information User Guide How to access space information and floor plans on Planon For more information, contact the Estates Systems Admin team: Chris Anderson (Systems Manager),

More information

SafetyNet Mobile v3.0

SafetyNet Mobile v3.0 This guide covers the Predictive Solutions SafetyNet application version 3.0. It is intended to show users how to enter, edit and sync inspections and incidents from a phone or tablet. The application

More information

For Students: Review and Renew your Accommodations Letter

For Students: Review and Renew your Accommodations Letter For Students: Review and Renew your Accommodations Letter The following are instructions on how to review and renew your Accommodation Letters. It is important to know that you need to generate your letter

More information

My Blogs: To Add New Blog Post: o Click on the My Learn360 link. You will then see eight different tabs (below).

My Blogs: To Add New Blog Post: o Click on the My Learn360 link. You will then see eight different tabs (below). My Blogs: Every user on Learn360 is given one blog. A blog can be shared throughout Learn360 and there is no limit to the number of blog posts. Blogs are a great way for teachers to interact with students

More information

Copyright Digital Film Tools, LLC All Rights Reserved

Copyright Digital Film Tools, LLC All Rights Reserved 2 About this Guide ABOUT THIS GUIDE This User Guide is a reference for the Rays plug-in made for Adobe Photoshop, Adobe Photoshop Lightroom, Adobe Photoshop Elements and Apple Aperture. You can read from

More information

Staff Web Time Entry. Staff Handbook. Office of Human Resources Go Live Date: July 8, 2012

Staff Web Time Entry. Staff Handbook. Office of Human Resources Go Live Date: July 8, 2012 Staff Web Time Entry Staff Handbook Office of Human Resources Go Live Date: July 8, 2012 Getting Started 2 Before You Open Your Time Sheet 2 Entering Time 3 Time Categories 5 Special Features 7 Buttons

More information

1/31/2010 Google's Picture Perfect Picasa

1/31/2010 Google's Picture Perfect Picasa The Picasa software lets you organize, edit, and upload your photos in quick, easy steps. Download Picasa at http://picasa.google.com You'll be prompted to accept the terms of agreement. Click I Agree.

More information

RCSD-EDU etime MANUAL

RCSD-EDU etime MANUAL RCSD-EDU etime MANUAL USERNAME: PASSWORD: Username: first letter of first name, entire last name, last two digits of birth year Password: first four letters of first name, entire birth year Example: Donald

More information

G e t t i n g S t a r t e d G u i d e. ID Card Managers. Getting Started Guide. 1 P a g e

G e t t i n g S t a r t e d G u i d e. ID Card Managers. Getting Started Guide. 1 P a g e G e t t i n g S t a r t e d G u i d e ID Card Managers Getting Started Guide 1 P a g e G e t t i n g S t a r t e d G u i d e P a g e 2 Contents ID Cards: Getting Started... 3 Why manage photo ID Cards

More information

WGS and IAI OBA User Guide

WGS and IAI OBA User Guide WGS and IAI OBA User Guide Date: June 14, 2011 Contents Your Outside Business Activity Form... 3 I. Filling Out Your OBA... 3 II. Submitting Your OBA... 6 III. Responding to Your OBA... 7 IV. Completeing

More information

Step 1: Set up the variables AB Design. Use the top cells to label the variables that will be displayed on the X and Y axes of the graph

Step 1: Set up the variables AB Design. Use the top cells to label the variables that will be displayed on the X and Y axes of the graph Step 1: Set up the variables AB Design Use the top cells to label the variables that will be displayed on the X and Y axes of the graph Step 1: Set up the variables X axis for AB Design Enter X axis label

More information

Table of Contents. Lock-Off Rooms

Table of Contents. Lock-Off Rooms Table of Contents... 3 How to Create a Lock-Off Room... 4 How to Create Rates for... 9 How to Change a Lock-Off Room... 33 How to Delete a Lock-Off Room... 35 How to Create a Reservation for a Lock-off

More information

In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music.

In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music. In this tutorial you will use Photo Story 3, a free software program from Microsoft, to create digital stories using text, graphics and music. What you will learn: o System Requirements and Recommendations

More information

Tutorial Three: Categorising ideas using the SuperGrouper tool In Kidspiration there are two basic ways to organise ideas in Picture View: links and

Tutorial Three: Categorising ideas using the SuperGrouper tool In Kidspiration there are two basic ways to organise ideas in Picture View: links and Tutorial Three: Categorising ideas using the SuperGrouper tool In Kidspiration there are two basic ways to organise ideas in Picture View: links and SuperGrouper categories. You have already seen how links

More information

Step-by-Step Guide for Employees How to set your goals and development plan in Success Factors:

Step-by-Step Guide for Employees How to set your goals and development plan in Success Factors: Step-by-Step Guide for Employees How to set your goals and development plan in Success Factors: 1. Login to Success Factors using your email ID and password; you land on the Home Page of Success Factors.

More information

CCG Referral App - Northern Ireland

CCG Referral App - Northern Ireland CCG Referral App - Northern Ireland For practices in Northern Ireland who use the Referral Screen supplied by the CCG, the way you access the screen has been updated. A Vision App has been created to enable

More information

Momo Software Context Aware User Interface Application USER MANUAL. Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN

Momo Software Context Aware User Interface Application USER MANUAL. Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN Momo Software Context Aware User Interface Application USER MANUAL Burak Kerim AKKUŞ Ender BULUT Hüseyin Can DOĞAN 1. How to Install All the sources and the applications of our project is developed using

More information

How to Create and use Manual Linearization Profiles in Matan PhotoPrint Server

How to Create and use Manual Linearization Profiles in Matan PhotoPrint Server 1 Application Note: #011 Date: Nov. 03, 05 Written By: Eitan Abramovich Approved by: Shay Rosenzweig How to Create and use Manual Linearization Profiles in Matan PhotoPrint Server Introduction When printing

More information

Finance Manager: Accounting

Finance Manager: Accounting : Accounting Online Purchasing Within the Computer PO and Requisition Entry processes, the Online Purchasing feature allows the user to access a vendor website; search for, select, and place items in a

More information

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data UNIT TWO: Data for Simple Calculations T o p i c s : Enter and format a title Modify font style and size Enter column headings Move data Edit data I. Entering and Formatting Titles: The information used

More information

Section 1: Bank Details, Australian Business Number and Goods & Service Tax

Section 1: Bank Details, Australian Business Number and Goods & Service Tax Section 1: Bank Details, Australian Business Number and Goods & Service Tax You will need to update your Bank details and provide confirmation of your Australian Business Number and Goods & Service Tax

More information

Materials Tutorial. Chapter 6: Setting Materials Defaults

Materials Tutorial. Chapter 6: Setting Materials Defaults Setting Materials Defaults Chapter 6: Materials Tutorial Materials display on the surfaces of objects in 3D views and can make a 3D view appear highly realistic. When applied to most objects, material

More information

Table of content. 1. How do I access RBSelectOnline? 2. I m new, how do I login? 3. I ve used RBSelectOnline before how do I re-set my password?

Table of content. 1. How do I access RBSelectOnline? 2. I m new, how do I login? 3. I ve used RBSelectOnline before how do I re-set my password? RBSelectOnline Table of content 1. How do I access RBSelectOnline? 2. I m new, how do I login? 3. I ve used RBSelectOnline before how do I re-set my password? 4. What can I elect and when? 5. How do I

More information

You may create and edit Rules from the main Natural Music screen by clicking [Setup][Rules].

You may create and edit Rules from the main Natural Music screen by clicking [Setup][Rules]. Assigning Rules You may create and edit Rules from the main Natural Music screen by clicking [Setup][Rules]. RuleSets Defined Natural Music RuleSets are groups of Rules for Artist Separation, Gender, Tempo,

More information

How to Use the Card Reader

How to Use the Card Reader How to Use the Card Reader This tutorial explains how to use the card reader. Created June 19, 2009 by: Sarah Zabriskie What is the Card Reader Used For? You will use the Card Reader to swipe students'

More information

Appendix to Chapter 1 Release 3

Appendix to Chapter 1 Release 3 Appendix to Chapter 1 Release 3 Introduction to AutoCAD Architectural Desktop Release 3 Enhancements to AutoCAD Architectural Desktop Release 3 include changes in the content of the menu bar, toolbars,

More information

1. Click on Schedule Services in orange menu bar at the top of the screen.

1. Click on Schedule Services in orange menu bar at the top of the screen. Table of Contents How to make Glendale Self-transport and Central Transport reservations... 1 How to submit a request for a Private Transport... 4 How to view your upcoming appointments... 6 How to edit

More information

Materials Tutorial. Chapter 6: Setting Materials Defaults

Materials Tutorial. Chapter 6: Setting Materials Defaults Setting Materials Defaults Chapter 6: Materials Tutorial Materials display on the surfaces of objects in 3D views and can make a 3D view appear highly realistic. When applied to most objects, material

More information

Sanctioning A Tournament

Sanctioning A Tournament Sanctioning A Tournament How To Sanction A Pokémon Tournament 1 1. Log into your Pokémon Trainer Club account and select OP Tools Dashboard from the lefthand toolbar. Note: You must have the Organizer

More information

Offset Presses X.1. Press A

Offset Presses X.1. Press A An offset press must be created in the Offset Press category. Printer s Plan offers two approaches to an Offset Press setup: One setup assumes the Press in question is not sensitive to various Paper types

More information

ScriptPro Menu Script Overview

ScriptPro Menu Script Overview ScriptPro Menu Script Overview Introduction This document contains an overview of the Worldspan Menu Script available to users on Worldspan Go! Res. File name The file name is Z4MENU.CSL. Need Help? Click

More information

Scratch for Beginners Workbook

Scratch for Beginners Workbook for Beginners Workbook In this workshop you will be using a software called, a drag-anddrop style software you can use to build your own games. You can learn fundamental programming principles without

More information

WHITE PAPER ONYX 11 Textile. Using ColorWays. onyxgfx.com

WHITE PAPER ONYX 11 Textile. Using ColorWays. onyxgfx.com WHITE PAPER ONYX 11 Textile Using ColorWays Introduction Colorways is a new tool for ONYX 11 and Thrive 11 Textile editions. Colorways is part of the Patterns tools in Job Editor. This tool makes it easy

More information

CHAPTER 18 DOCUMENT IMAGING MODULE 18.0 OVERVIEW 18.1 REQUIREMENTS AND INSTALLATION Special Requirements Mapping Network Drive

CHAPTER 18 DOCUMENT IMAGING MODULE 18.0 OVERVIEW 18.1 REQUIREMENTS AND INSTALLATION Special Requirements Mapping Network Drive EXTENDED SERVICE OPTIONS CHAPTER 18 18.0 OVERVIEW Collection agencies frequently require the ability to save documents related to collection efforts. For example, agencies doing commercial collections

More information

ANSYS v14.5. Manager Installation Guide CAE Associates

ANSYS v14.5. Manager Installation Guide CAE Associates ANSYS v14.5 Remote Solve Manager Installation Guide 2013 CAE Associates What is the Remote Solve Manager? The Remote Solve Manager (RSM) is a job queuing system designed specifically for use with the ANSYS

More information

Autodesk Inventor Drawing Manager Tips & Tricks

Autodesk Inventor Drawing Manager Tips & Tricks Alessandro Gasso Autodesk, Inc. MA1280 This class covers several workflows that answer the most common questions from the Inventor users about the Drawing Manager. You will learn how to add the scale value

More information

Ghostbusters. Level. Introduction:

Ghostbusters. Level. Introduction: Introduction: This project is like the game Whack-a-Mole. You get points for hitting the ghosts that appear on the screen. The aim is to get as many points as possible in 30 seconds! Save Your Project

More information

VoIP Paging Amplifier and Elastix Server

VoIP Paging Amplifier and Elastix Server VoIP Paging Amplifier and Elastix Server Setup Guide http://www.elastix.org 1.0 Setup Diagram Figure 1-1 is a setup diagram for a single VoIP Paging Amplifier configuration. In this configuration, the

More information

Archibus Space Console

Archibus Space Console Archibus Space Console Space Console Overview General Navigation Retrieving Floor Plans and Data Displaying Floor Plans and Data Reviewing Data Exporting Floor Plans to PDF Use the table of contents hyperlinks

More information

RELEASE NOTES SIMETRIX 6.2 O VERVIEW WHAT S NEW GUI DVM SIMETRIX SIMULATOR SIMPLIS SIMULATOR SCRIPT LANGUAGE MODEL LIBRARY

RELEASE NOTES SIMETRIX 6.2 O VERVIEW WHAT S NEW GUI DVM SIMETRIX SIMULATOR SIMPLIS SIMULATOR SCRIPT LANGUAGE MODEL LIBRARY RELEASE NOTES SIMETRIX 6.2 O VERVIEW This document provides details of SIMetrix Version 6.2. WHAT S NEW GUI 1. Model selection by specification. Some types of library model can now be selected from their

More information

Materials Tutorial. Setting Materials Defaults

Materials Tutorial. Setting Materials Defaults Materials Tutorial Materials display on the surfaces of objects in 3D views and can make a 3D view appear highly realistic. When applied to most objects, material quantities will also be calculated in

More information

OverDrive on the Kindle Fire (For the Kindle Fire Only)

OverDrive on the Kindle Fire (For the Kindle Fire Only) OverDrive on the Kindle Fire (For the Kindle Fire Only) Downloading the App Go to the Kindle Fire s Apps tab and click on store (located at the right of the screen). Click the magnifying glass in the upper

More information

Quantum 1.6 Release Notes

Quantum 1.6 Release Notes New Features in Quantum 1.6: User-defined shade groups (in 1.5, each area always had four shade groups, and all shades of one type were in the same group) Activate/inactivate occupancy from a keypad or

More information

Scanning: pictures and text

Scanning: pictures and text Scanning: pictures and text 2010 If you would like this document in an alternative format please ask staff for help. On request we can provide documents with a different size and style of font on a variety

More information

MULTIPLE ORGANISATION ( MULTI ORG )

MULTIPLE ORGANISATION ( MULTI ORG ) MULTIPLE ORGANISATION ( MULTI ORG ) Oracle Financials R12 www.erpstuff.com INDEX MULTI ORGANISATION Introduction Benefits Multi Org Structure in Release 11 and Release 12 Release 11 Versus Release 12 Important

More information

How to multiplex an FM200 analogue input

How to multiplex an FM200 analogue input Handling a complex world. How to multiplex an FM200 analogue input Introduction This document describes how to configure an FM200 analogue/digital input to monitor 2 digital sources. This document is intended

More information

Flappy Parrot Level 2

Flappy Parrot Level 2 Flappy Parrot Level 2 These projects are for use outside the UK only. More information is available on our website at http://www.codeclub.org.uk/. This coursework is developed in the open on GitHub, https://github.com/codeclub/

More information

Chapter 16: Batch Scanning

Chapter 16: Batch Scanning Chapter 16: Batch Scanning The Batch Scanning module allows users to scan and upload various versions of voter registration forms as a batch into the system. Once they are scanned, documents are available

More information

Open To Buy (OTB) User Manual

Open To Buy (OTB) User Manual Open To Buy (OTB) User Manual Open to Buy Purpose... 3 Typical User and Workflow... 4 Open to Buy Definitions and Calculations... 5 Field Definitions... 5 Automatically Calculated OTB Fields... 5 Syntax

More information

How-To Document. 3. Load the tool list a. Go to the configuration menu, select tool library, then click on Mill/Drill.

How-To Document. 3. Load the tool list a. Go to the configuration menu, select tool library, then click on Mill/Drill. Problem/Procedure Description Creating a multilayer PCB with boardmaster 5 Requirements LPKF Milling machine Fiducial recognition camera Boardmaster 5.0 software USB 2.0 port Multi-Press S or Multi-Press

More information

CabloCAD Getting Started with CabloCAD. Drawing CABLOFIL wire mesh cable trays

CabloCAD Getting Started with CabloCAD. Drawing CABLOFIL wire mesh cable trays CabloCAD 2009 CabloCAD 2009 is an application which supports the design of cable routes made from CABLOFIL wire mesh cable trays. This software is a plugin to more frequently used versions of CAD software:

More information

IGNITE BASICS V1.1 19th March 2013

IGNITE BASICS V1.1 19th March 2013 IGNITE BASICS V1.1 19th March 2013 Ignite Basics Ignite Basics Guide Ignite Basics Guide... 1 Using Ignite for the First Time... 2 Download and Install Ignite... 2 Connect Your M- Audio Keyboard... 2 Open

More information

Conversational CAM Manual

Conversational CAM Manual Legacy Woodworking Machinery CNC Turning & Milling Machines Conversational CAM Manual Legacy Woodworking Machinery 435 W. 1000 N. Springville, UT 84663 2 Content Conversational CAM Conversational CAM overview...

More information

Faculty Lecture Capture Guide

Faculty Lecture Capture Guide Faculty Lecture Capture Guide If you have never used Panopto before, follow this first part. Log into your Blackboard Account and open the course you wish to capture: Open your Course Management Control

More information

Geography 281 Map Making with GIS Project Ten: Mapping and Spatial Analysis

Geography 281 Map Making with GIS Project Ten: Mapping and Spatial Analysis Geography 281 Map Making with GIS Project Ten: Mapping and Spatial Analysis This project introduces three techniques that enable you to manipulate the spatial boundaries of geographic features: Clipping

More information

Installation Manual REbus Beacon. Part of the Pika Energy Island M

Installation Manual REbus Beacon. Part of the Pika Energy Island M Installation Manual REbus Beacon Part of the Pika Energy Island M00020-01 REbus Beacon Serial Number: RCP Number: We are committed to quality and constant improvement. All specifications and descriptions

More information

e-bos TM Version 2.1.x PowerPlay User s Manual June BOS TM 2.1.x Page 1 of 59

e-bos TM Version 2.1.x PowerPlay User s Manual June BOS TM 2.1.x Page 1 of 59 e-bos TM Version 2.1.x Page 1 of 59 Important Notice This guide is delivered subject to the following conditions and restrictions: This guide contains proprietary information belonging to BK Entertainment.

More information

Lesson 2 Game Basics

Lesson 2 Game Basics Lesson What you will learn: how to edit the stage using the Paint Editor facility within Scratch how to make the sprite react to different colours how to import a new sprite from the ones available within

More information

Technician TRAINING WORKBOOK

Technician TRAINING WORKBOOK Technician TRAINING WORKBOOK XSELLERATOR Service Terminology Definitions... 2 Clocking Into-Out of XSELLERATOR Technician... 4 Logging On and Off a Work Order... 4 Recording Straight Time... 6 Requesting

More information

Educational Technology Lab

Educational Technology Lab Educational Technology Lab National and Kapodistrian University of Athens School of Philosophy Faculty of Philosophy, Pedagogy and Philosophy (P.P.P.), Department of Pedagogy Director: Prof. C. Kynigos

More information

Flightboard. Service Provider Handbook

Flightboard. Service Provider Handbook Flightboard Service Provider Handbook Flightboard Introduction Interruptions from dispatchers and project managers can slow you down. In most cases, these interruptions come from your clients just trying

More information

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: This project is like the game Whack-a-Mole. You get points for hitting the witches that appear on the screen. The aim is to get as many points as possible in 30 seconds! Activity Checklist

More information

Print then Cut Calibration

Print then Cut Calibration Calibration The feature of Cricut Design Space for PC and Mac allows you to print your images from your home printer and then cut them out with high precision on your Cricut machine. Print then Cut calibration

More information

10.2. Scanning Document Camera Scoring. Page 1 of 5. How do I score answer sheets using a document camera? STEP 1

10.2. Scanning Document Camera Scoring. Page 1 of 5. How do I score answer sheets using a document camera? STEP 1 Step by Step How do I score answer sheets using a document camera? STEP 1 Click on the Assessment icon in the top navigation bar. STEP 2 To locate your assessment in an assessment list, first select the

More information

Student Integrated Quick Guide

Student Integrated Quick Guide Student Integrated Quick Guide Accessing Examity You can easily access Examity through D2L. First, select the name of your course. Next, click on the Examity link in the Table of Contents on the left of

More information

ADMS-847 Programming Software for the Yaesu FT-847

ADMS-847 Programming Software for the Yaesu FT-847 for the Yaesu FT-847 Memory Types Memories Limit Memories VFO A VFO B Home Satellite Memories One Touch Memory Channel Functions Transmit Frequency Offset Frequency Offset Direction CTCSS DCS Skip The

More information

Sheet Metal Punch ifeatures

Sheet Metal Punch ifeatures Lesson 5 Sheet Metal Punch ifeatures Overview This lesson describes punch ifeatures and their use in sheet metal parts. You use punch ifeatures to simplify the creation of common and specialty cut and

More information

MANAGEMENT REPORT QUICK START GUIDE

MANAGEMENT REPORT QUICK START GUIDE MANAGEMENT REPORT QUICK START GUIDE Page 1 of 10 THE MANAGEMENT REPORT Welcome to the Practice Pipeline Management Report. With this easy-to-use tool, you can analyze, edit and export the progress statistics

More information

ATP-5189 Programming Software for the Anytone AT-5189

ATP-5189 Programming Software for the Anytone AT-5189 for the Anytone AT-5189 Memory Types Memories Limit Memories VFO Receive Frequency Transmit Frequency Offset Frequency Offset Direction Channel Spacing Name Tone Mode CTCSS Rx CTCSS DCS Memory Channel

More information

[Title] MINECRAFT CAMP. System Administrator s Guide

[Title] MINECRAFT CAMP. System Administrator s Guide MINECRAFT CAMP System Administrator s Guide Contents Getting Started... 2 System Requirements... 2 Computers... 2 Network Requirements... 2 Minecraft Requirements... 2 Safe Gaming and Safe Modding... 2

More information

Storybird Instructions for Patrons

Storybird Instructions for Patrons Storybird Instructions for Patrons Getting Added to a Storybird Class 1) Visit your local library, make sure you have your library card with you 2) The librarian will ask you for your Storybird username

More information

Helpdesk Paper: About Visitor Photo Capture. About Visitor Photo Capture. About Visitor Photo Capture. WhosOnLocation.com

Helpdesk Paper: About Visitor Photo Capture. About Visitor Photo Capture. About Visitor Photo Capture. WhosOnLocation.com About Visitor Photo Capture About Visitor Photo Capture Helpdesk Paper: About Visitor Photo Capture WhosOnLocation.com WhosOnLocation Limited, All Rights Reserved A b o u t V i s i t o r P h o t o C a

More information

Texas Hold Em Poker Unity Asset Store Project Multiplayer Version

Texas Hold Em Poker Unity Asset Store Project Multiplayer Version Texas Hold Em Poker Unity Asset Store Project Multiplayer Version THIS USER GUIDE IS ONLY RELATED AT MULTIPLAYER FEATURES, YOU CAN FIND IN THE PROJECT ROOT AN OTHER USER GUIDE WITH GENERAL INFO AND SINGLE

More information

Create a game in which you have to guide a parrot through scrolling pipes to score points.

Create a game in which you have to guide a parrot through scrolling pipes to score points. Raspberry Pi Projects Flappy Parrot Introduction Create a game in which you have to guide a parrot through scrolling pipes to score points. What you will make Click the green ag to start the game. Press

More information

Lanyon Smart Events Cloud. Meetings and Events. DocuSign Integration

Lanyon Smart Events Cloud. Meetings and Events. DocuSign Integration Lanyon Smart Events Cloud Meetings and Events DocuSign Integration User Guide Fax: 817.226.6677 http://www.lanyon.com 2017 Cvent, Inc. All rights reserved. Smart Events Cloud Page 1 TABLE OF CONTENTS 1.

More information

To import custom AD attribute we have to perform the following steps:

To import custom AD attribute we have to perform the following steps: To import custom AD attribute we have to perform the following steps: Create New Attribute in AD with property. Create the New User profile Property in the User Profile Service. Create a matching property

More information

Overdrive Library ebooks for Mobile Devices

Overdrive Library ebooks for Mobile Devices Overdrive Library ebooks for Mobile Devices Works for most Non-Kindle devices: Nook Color, Nook Tablet, Nook HD (but not Black&White Nooks) ipad, Windows 8 tablets Android tablets, including Samsung, Nexus,

More information

ATP-588 Programming Software for the Anytone AT-588

ATP-588 Programming Software for the Anytone AT-588 for the Anytone AT-588 Memory Channel Functions Memory Types Memories Limit Memories VFO Receive Frequency Transmit Frequency Offset Frequency Offset Direction Channel Spacing Name Tone Mode CTCSS Rx CTCSS

More information

Omniverse Setup Instructions

Omniverse Setup Instructions Omniverse Setup Instructions Hello Omni customer, Please follow the steps outlined below to get your Omni ready for Omniverse! Let us know if you have questions or issues at any time at support@virtuix.com.

More information

Official Documentation

Official Documentation Official Documentation Doc Version: 1.0.0 Toolkit Version: 1.0.0 Contents Technical Breakdown... 3 Assets... 4 Setup... 5 Tutorial... 6 Creating a Card Sets... 7 Adding Cards to your Set... 10 Adding your

More information

UNIVERSITY OF CENTRAL FLORIDA FACILITIES OPERATIONS STANDARD OPERATING PROCEDURE

UNIVERSITY OF CENTRAL FLORIDA FACILITIES OPERATIONS STANDARD OPERATING PROCEDURE Page: 1 of 22 PROCEDURE: INTENDED AUDIENCE: PURPOSE: Creating a New Query on your WorkDesk All Campus personnel with access to AiM. Creating queries on individual WorkDesk organizes the work order and

More information

Getting started with Piano HAT

Getting started with Piano HAT Getting started with Piano HAT Introduction Piano HAT will let you explore your musical prowess, or use those 16 capacitive touch buttons to control any project you might conceive. This guide will walk

More information

Drill Manager is under the Emergency Mgmt. sub-menu within the Modules area of the Navigation Menu.

Drill Manager is under the Emergency Mgmt. sub-menu within the Modules area of the Navigation Menu. Drill Manager FAQ How Do I Access Drill Manager? To get started using Drill Manager contact Raptor client services at clientservices@raptortech.com. In the subject line, just put Interested in Drill Manager

More information

Ansoft Designer Tutorial ECE 584 October, 2004

Ansoft Designer Tutorial ECE 584 October, 2004 Ansoft Designer Tutorial ECE 584 October, 2004 This tutorial will serve as an introduction to the Ansoft Designer Microwave CAD package by stepping through a simple design problem. Please note that there

More information

Project / Speed Type Inquiry 9.1 Financial System

Project / Speed Type Inquiry 9.1 Financial System Project / Speed Type Inquiry 9.1 Financial System Page 1 of 7 Step 1: Access the Financial System Project/SpeedType Inquiry Using an Internet browser, access the Financial System using the NC State MyPack

More information

Photo Story Instructions!

Photo Story Instructions! Highland Park High School Photo Story Instructions Page 1 of 11 Rev 2, 6/2008 Photo Story Instructions! Before you begin! Write your script first! This is the most important part of your project. Each

More information

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects.

Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS feature objects. v. 10.1 GMS 10.1 Tutorial Importing, displaying, and converting shapefiles Objectives Learn how to import and display shapefiles with and without ArcObjects. Learn how to convert the shapefiles to GMS

More information

After you launch StoryO, you will see 5 sample projects in the Projects screen. To sample a project, click on the name of the project.

After you launch StoryO, you will see 5 sample projects in the Projects screen. To sample a project, click on the name of the project. StoryO 3 Quick Start Guide About StoryO StoryO is outlining software for writers. Whether you are outlining a screenplay, a novel, a short story, an academic report, a graphic novel, or any project that

More information

Outlook Add-In Installation Guide. Version 2015

Outlook Add-In Installation Guide. Version 2015 Outlook Add-In Installation Guide Version 2015 Contents Types of Installer... 3 Outlook Add-in Architecture... 3 Key Facts... 3 Upgrading Previous Versions of the Outlook Add-in... 3 Manual installation

More information

Figure 1 The Raith 150 TWO

Figure 1 The Raith 150 TWO RAITH 150 TWO SOP Figure 1 The Raith 150 TWO LOCATION: Raith 150 TWO room, Lithography area, NanoFab PRIMARY TRAINER: SECONDARY TRAINER: 1. OVERVIEW The Raith 150 TWO is an ultra high resolution, low voltage

More information

GD&T Administrator Manual v 1.0

GD&T Administrator Manual v 1.0 The GD&T Professional Edition GD&T Administrator Manual v 1.0 800-886-0909 Effective Training Inc. www.etinews.com Introduction to the GD&T Administrator s Manual There are two Administration programs

More information

Free vibration of cantilever beam FREE VIBRATION OF CANTILEVER BEAM PROCEDURE

Free vibration of cantilever beam FREE VIBRATION OF CANTILEVER BEAM PROCEDURE FREE VIBRATION OF CANTILEVER BEAM PROCEDURE AIM Determine the damped natural frequency, logarithmic decrement and damping ratio of a given system from the free vibration response Calculate the mass of

More information

From Nothing to Something using AutoCAD Electrical

From Nothing to Something using AutoCAD Electrical From Nothing to Something using AutoCAD Electrical Todd Schmoock Synergis Technologies MA2085-L: You purchased AutoCAD Electrical, or are thinking about purchasing it, but you do not know how to use it.

More information

Hafele Alto Visual User Guide.

Hafele Alto Visual User Guide. Hafele Alto Visual User Guide. Introduction Overview The Hafele Alto Visual Package from Solid Setup adds the Hafele Alto drawers to Cabinet Vision Solid. It provides drilling for the drawer box parts,

More information

Mediasite Desktop Recorder: Recording a Lecture 2017

Mediasite Desktop Recorder: Recording a Lecture 2017 Mediasite Desktop Recorder: Recording a Lecture 2017 This lesson will show you how to record a presentation using the Mediasite Desktop Recorder. In browser go to - https://http://mediasite.umaryland.edu/mediasite/mymediasite

More information

CAPTURING IMAGES ON THE HIGH-MAGNIFICATION MICROSCOPE

CAPTURING IMAGES ON THE HIGH-MAGNIFICATION MICROSCOPE University of Virginia ITC Academic Computing Health Sciences CAPTURING IMAGES ON THE HIGH-MAGNIFICATION MICROSCOPE Introduction The Olympus BH-2 microscope in ACHS s microscope lab has objectives from

More information