QUESTION: ANSWER TO THE QUESTION:

Size: px
Start display at page:

Download "QUESTION: ANSWER TO THE QUESTION:"

Transcription

1 QUESTION: How to erode a cavity using a rough and finisher electrode (two electrodes) 25mm deep and use a circular orbit to finish to 20 VDI (the second electrode will be in an automatic tool changer). ANSWER TO THE QUESTION: In order to understand PROGRAMMING of the machine, you should be a little familiarized with EDM Commands. All commands related with EDM can be found at appendices E to N of the Programming Manual (download it at Commands as TD (Ton), TS (Toff), C (Working Current), B (Ionisation Current), K (pulse control) and J (capacitor) are directly related with the Power Supply (in the manuals it is named as Current Pulse Generator). In appendix C of the Installation Manual you could see how MAC-EDM interfaces with Current Pulse Generator (download it at Upon a time you are familiarized with EDM Commands, you will see that, in order to simplify the Programming, MAC-EDM uses Canned Cycles (basically they are sub-programs filenamed as P&01.mac to P&99.mac that are called from edition/execution as M01 to M99 respectively). Once you have received the CNC unit and the CDs, we ll have already sent to you all Canned Cycles that Powertronics Co, Ltd. (2 nd company who uses our CNC for EDM) have used for their machines. You should concentrate on those that are mostly used (aside of those for switching on/off and so): M19: VDI selection (very much important because you MUST adapt it to your specific Current Pulse Generator). M25: Orbiting Canned Cycle. M26: Penetration Canned Cycle. After the present explanation you will see how easy will be to program a determined cavity. The Canned Cycle for the Tool Changer is so simply its implementation that you should keep in mind that subprogram M06 will do all needed things to leave the electrode and get the new one. M19 (Program name is "P&19.mac") is very simple to be follow, Depending on a determined Parameter value passed to the M19 (in this case it is used the User Parameter PU84) absolutely all variables related with the Erosion Process are selected and fixed by this Canned Cycle. The Edm manufacturer should adapt this Canned Cycle to its specific Power Supply. To do so, proceed as follow: 1.- Put CD named WiMAC and install "ACTUALIZACION". (You should only follow the typical instructions of any Windows program installation). You could also download it from You will see and ICON named as "MacEdit". Double click on it. (It is our program's editor similar to the NotePad but with special utilities and functionalities). 3.- From the MACEdit you will be able to do: 3.1. open any existing program and so, to see what is doing any Canned Cycles (P&19.mac for instant) edit any new program to be transmitted to the CNC afterwards. From now, shall we go to concentrate in the program you ask for: a cavity of 25 mm made with 2 electrodes in order to achieve a VDI of 20. Degraded curves to select erosion or VDI regimes (fixed by Powertronics for their specific machines) are presented below. We have 2 electrodes. Suppose we number them as #3 and #7 of a Tool Changer of 10 possible electrodes. For the roughing one (electrode #3), we ll use a strategy of type 1, that is: High wear but High efficiency (to make cavity fastest possible without taking into account the electrode wear). For the finishing one (electrode #7), we ll use a strategy of type 3: Low wear but low efficiency (here the most important is to leave the electrode (that means the work-piece) as perfect as possible. We ll combine degraded curve 4.54 for the electrode #3 and 4.57 for the electrode #7. You will be able to see in curve 4.54 that with VDI=33 we ll obtain a GAP=160 thousandths (um). In curve 4.57 we start with VDI=30 that represents a GAP=170 um. Keep in mind this because it will be needed afterwards to understand programming after we make the Tool Change in the program. 1

2 GAPS (Thousandths) Cu - steel Curve Path 1 : Path 2 : Path 3 : For penetrations greater than 60 mm For penetrations between 12 and 60 mm For penetrations less than 12 mm 2

3 GAPS (Thousandths) Cu - steel Curve VDI REGIME or ROUGHING Path 1 : Path 2 : Path 3 : For penetrations greater than 60 mm For penetrations between 12 and 60 mm For penetrations less than 12 mm 3

4 Steps that you should follow in order to see how practical and easy is our programming system will be presented next as a little TUTORIAL that we hope it can be useful to clarify all concepts you are wanted to know. Please double click on MacEdit.exe icon to open it. Once opened and operative, write P010 at the first line and G90G0F1000 at the 2 nd one just to reference to you that you can combine the program with ISO code as milling machines. 1. The PC screen should look something like this: Attention V 2. Rename the file as Cavity25.mac by saving as from the file menu. Attention V 3. By locating the cursor at the next line, press M key. All available Canned Cycles will appear. You should select M26. (Before to do that, take a quick look of all Canned Cycles dialogues are supplied to you): 4

5 4. By accepting it, you progress until the specific dialogue prepared for the 1 st step, i.e. the penetration that, afterwards, will fix the consecutives orbiting/penetrations. 5

6 5. By pressing ENTER key or any NUMERIC or the - sign keys, you will be allowed to modify 1 st parameter to be introduced. 1st parameter ask for the total depth of the cavity to be achieved: that is 25 mm in negative direction (the sign is very much important) 6. 2 nd parameter is the GAP value that will produce the VDI regime will be selected by the 3 rd parameter. By seeing the degraded curve 4.54, we ll start from VDI=46 and, because total depth is between 12 and 60 mm, we must start with the path named as 2 that means GAP=750. It Could be interesting to begin with slower VDI regimes in order to preserve better the cavity and the electrode. That is which it is indicated different points to start from point named as 2 or rd parameter is the selected VDI for this first penetration. On this example, we select the fastest process possible, i.e. start with the most powerful regime for the roughing electrode. Remember that we also select an strategy of High wear/high efficiency that is because we ll introduce 461 instead of 463 or 462 and not 46 as the VDI roughing regime would only need. ATTENTION: just to remember that M19 Canned Cycle (P&19.mac file) must be adapted to the specific Power Supply needs, it will be used another notation that produce to work improperly to the Powertronics s M19 one, It is advised that the strategy digit will be substituted from the last position to the first one and this is completely incorrect. So we introduce 146 and not 461 that are since it must be introduced just to remember M19 cycle must be modified.

7 8. The 4 th parameter is self explanatory. Penetration in Z axis represents to introduce 0 value. 7

8 9. Finally we obtain: 5 th parameter is quite simply to be understood (see pages 8 and 9 of the Canned Cycles Manual). Normally its value must be Upon a time all parameters have been introduced, by accepting them we finish the 1 st dialogue and at the editor side will appear: The line which starts with the [ character could be easily red because it only Loads in some determine parameters (&00 to &04) the values that they were introduced by means of the dialogue. M26 will call to the program P&26.mac that is already resident in the CNC s memory. 11. After 1 st penetration, we must reduce VDI (that is because it is named a DEGRADED TABLE), 8

9 changing the GAP and that means to introduce orbiting. Press again M key. All available Canned Cycles will appears again and, this time, select M25: 12. By accepting it, you progress until the specific dialogue prepared for the consecutive steps, basically orbiting cycles. 9

10 This Canned Cycle always works in conjunction with M26 (which stores determined values that afterwards are used and updated for each orbiting cycle). By seeing 4.54 curve it is clear the values presented on precedent picture. The 3 rd parameter should be used at the end of the cycle and it is intended to remain a determined among of time at the bottom of the cavity to finish better the front-end of the cavity. 10

11 13. After this, the program looks like. which is very simple to be understood. 14. Next steps are self explanatory. We ll proceed introducing as many Orbiting Cycles until we arrive the last VDI was fixed before by our strategy (VDI=33 with GAP=160 [um] that corresponds, more or less, to the 1 st step for electrode #7). The program, before change the electrode, will look like: 11

12 On that time It will be time to change the electrode! You must suppose we have already developed a Canned Cycled to do so (don t worry because we have a large experience on that type of gadgets). It will be as simple as the following command: [&84L7 M06 and, in the program would be:

13 16. Arrived here, it will be time to proceed with next electrode and new Degraded Curve Because the last GAP was 160 thousandths, it should be clear that VDI=30 with a GAP of 170 is the most appropriated start from this point. Remember that for this electrode (finishing), we ll use the Low wear/low efficiency strategy. By calling again consecutives Orbiting Canned Cycles as exactly was done before, we ll obtain: As a comment, to tell you that the Orbiting Canned Cycle, by means of TY command, already introduce some determine number of extra orbits anytime the bottom of each penetration has been achieved. In some cases, it could be recommended to stay at the bottom of the cavity for spark out, that is the reason because at the last step we fix a TIME of 5 minutes. 13

14 17. On that point, it is clear that the electrode should be retracted until it comes out of the cavity and afterward and by means of M15, we ll stop all is needed and specially the Current Pulse Generator and the program advising of that even (for example, by lighting a warning pilot). Mind that the character ; serves to introduce comments on the PC side, i.e. all characters following the : will be not transmitted to the CNC. 18. From the point of view of programming all things were done. You should finish edition and transmit this file to the CNC once it will be needed. 19. Other very much important thing to know will be how to prepare the machine to make the cavity in any exact place it is wanted. To do that is very simple too: we move the machine in X and Y (by the Remote Pocket Terminal or so) until the exact point it is wanted to do the hole. Placed on that point, we execute in M.D.I. (Manual Data Input) the following command: G92X0Y0 which fix the point where are located the axes X and Y as the Work-piece Origin for those only axes. Of course, you will have had the precaution to move Z axis until no possible collision has been produced. Anyhow, don t forget that you have G25 and G26 for Collision preventions. Once the machine has been located on the Work-piece origin in X and Y, we approach the electrode in -Z direction until a comfortable clearance distance and, if the wiring of the machine was prepared accordantly (see the Installation Manual) and by executing M10 Canned Cycle, automatically the Z axis is referenced to 0 when the electrode collide with the work-piece and it is moved up a security clearance distance automatically too of 2 mm. by the M10 cycle. As a simple comment, you could also compensate the electrode wear by using M75, M76 and M77, but we must proceed with calm and not to introduce all possible CNC performances at the same time. Remember that, by using the MacEdit.exe, you can also see the content of any Canned Cycle. We strongly recommend you that you take a look in P&19.mac by open it from the MacEditor. P&25.mac and P&26.mac are even difficult to be red by the own who develop it and for the moment is better to concentrate all effort on that is not already done (even thinking that all things can be improved, of course). 14

Preface 11 Key Concept 1: Know your machine from a programmer s viewpoint 17

Preface 11 Key Concept 1: Know your machine from a programmer s viewpoint 17 Table of contents Preface 11 Prerequisites 11 Basic machining practice experience 11 Math 12 Motivation 12 Controls covered 12 What about conversational controls? 13 Controls other than Fanuc 13 Limitations

More information

GSK988T TURNING CENTER CNC SYSTEM

GSK988T TURNING CENTER CNC SYSTEM GSK988T TURNING CENTER CNC SYSTEM GSK988T is a new CNC controller for slant bed CNC lathe and turning center, adopt micro processor of 400MHz high performance, and it can control five feeding axes (including

More information

Techniques With Motion Types

Techniques With Motion Types Techniques With Motion Types In this lesson we ll look at some motion techniques that are not commonly discussed in basic CNC courses Note that we re still talking about the basic motion types rapid (G00),

More information

Sequence number techniques

Sequence number techniques Sequence number techniques Most entry level programmers are taught in basic CNC courses to use sequence numbers (N words) to number the commands in the program Especially helpful with longer programs,

More information

BAYKAL PLASMA PRODUCT ANNOUNCEMENT

BAYKAL PLASMA PRODUCT ANNOUNCEMENT BAYKAL PLASMA PRODUCT ANNOUNCEMENT BAYKAL PLASMA TRUE HOLE CUTTING UPGRADE With existing competitors and new competition, Baykal is following its principle of offering competitive features which add value

More information

ArcPro Mach4 Plasma Screen User Guide

ArcPro Mach4 Plasma Screen User Guide ArcPro Mach4 Plasma Screen User Guide Document Revision 1.10 (Updated June 13, 2017) 2017 Vital Systems Inc. Phoenix, AZ USA For more information please visit the product web page: http://www.vitalsystem.com/arcpro

More information

GE Fanuc Automation. Series 0i C CNC Family. The Best Value CNC with GE Fanuc Reliability

GE Fanuc Automation. Series 0i C CNC Family. The Best Value CNC with GE Fanuc Reliability GE Fanuc Automation Series 0i C CNC Family The Best Value CNC with GE Fanuc Reliability The Series 0i CNC Controller Family The new Series 0i CNC is the proud successor to the Series 0, the world s most

More information

Real-time Chatter Compensation based on Embedded Sensing Device in Machine tools

Real-time Chatter Compensation based on Embedded Sensing Device in Machine tools International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869 (O) 2454-4698 (P), Volume-3, Issue-9, September 2015 Real-time Chatter Compensation based on Embedded Sensing Device

More information

What is a Fagor Turnkey Package?

What is a Fagor Turnkey Package? What is a Fagor Turnkey Package? A Turnkey Package is a pre-engineered CNC-Servo System. The CNC is integrated into a functional machine tool pendant and the Servo System is engineered into an electrical

More information

1000TII TURNING CNC CONTROLLER

1000TII TURNING CNC CONTROLLER 1000TII TURNING CNC CONTROLLER 1000TII from CNCmakers Limited, is a superior turning machine CNC system with high performance 32-bit microprocessor, new structure design and open PLC process. It is employed

More information

SP 1U CNC Die sinking EDM

SP 1U CNC Die sinking EDM SP 1U CNC Die sinking EDM Scope of Supply Ver. 2011.10 Edited by: Yongjun Liu Authorized by:shenglin Xiang, Gang Li Valid period: from Oct., 2011 to the next version Contents 1. Machine...2 1.1 Mechanical

More information

FUNDAMENTAL MANUFACTURING PROCESSES Computer Numerical Control

FUNDAMENTAL MANUFACTURING PROCESSES Computer Numerical Control FUNDAMENTAL MANUFACTURING PROCESSES Computer Numerical Control SCENE 1. CG: FBI warning white text centered on black to blue gradient SCENE 2. CG: disclaimer white text centered on black to blue gradient

More information

Getting Started After Effects Files More Information. Global Modifications. Network IDs. Strand Opens. Bumpers. Promo End Pages.

Getting Started After Effects Files More Information. Global Modifications. Network IDs. Strand Opens. Bumpers. Promo End Pages. TABLE of CONTENTS 1 Getting Started After Effects Files More Information Introduction 2 Global Modifications 9 Iconic Imagery 21 Requirements 3 Network IDs 10 Summary 22 Toolkit Specifications 4 Strand

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design Unit 2: Mechatronics ENGR 1000, Introduction to Engineering Design Lesson 2.3: Controlling Independent Systems Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device with USB cable Digital

More information

Pre-processing of revolution speed data in ArtemiS SUITE 1

Pre-processing of revolution speed data in ArtemiS SUITE 1 03/18 in ArtemiS SUITE 1 Introduction 1 TTL logic 2 Sources of error in pulse data acquisition 3 Processing of trigger signals 5 Revolution speed acquisition with complex pulse patterns 7 Introduction

More information

Chapter 23 Dimmer monitoring

Chapter 23 Dimmer monitoring Chapter 23 Dimmer monitoring ETC consoles may be connected to ETC Sensor dimming systems via the ETCLink communication protocol. In this configuration, the console operates a dimmer monitoring system that

More information

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior

More information

Guide to Interpretation of Traffic Signal Timing Reports Produced by the Miami-Dade County (MDC) Advanced Traffic Management System (ATMS)

Guide to Interpretation of Traffic Signal Timing Reports Produced by the Miami-Dade County (MDC) Advanced Traffic Management System (ATMS) Guide to Interpretation of Traffic Signal Timing Reports Produced by the Miami-Dade County (MDC) Advanced Traffic Management System (ATMS) Miami-Dade county s Traffic Signals and Signs Division started

More information

FN:4181M5.DOC MC4181N SERIES MASTER CLOCKS MC4181N

FN:4181M5.DOC MC4181N SERIES MASTER CLOCKS MC4181N FN:4181M5.DOC MC4181N SERIES MASTER CLOCKS MC4181N TABLE OF CONTENTS 1.0 INTRODUCTION 2.0 SPECIFICATIONS 3.0 INSTALLATION 4.0 GETTING STARTED 4.1 The Auto-Prompt Display 4.2 The Cursor, Entering Data 4.3

More information

WELDING CONTROL UNIT: TE 450 USER MANUAL

WELDING CONTROL UNIT: TE 450 USER MANUAL j WELDING CONTROL UNIT: TE 450 USER MANUAL RELEASE SOFTWARE No. 1.50 DOCUMENT NUMBER: MAN 4097 EDITION: MARCH 1998 This page is left blank intentionally. 2 / 34 TABLE OF CONTENTS SUBJECTS PAGE WELDING

More information

DLA-HD350 / DLA-HD750 DLA-HD550 / DLA-HD950 DLA-HD990 DLA-RS10 / DLA-RS20 DLA-RS15 / DLA-RS25 DLA-RS35. RS-232C and Infrared Remote Control Guide

DLA-HD350 / DLA-HD750 DLA-HD550 / DLA-HD950 DLA-HD990 DLA-RS10 / DLA-RS20 DLA-RS15 / DLA-RS25 DLA-RS35. RS-232C and Infrared Remote Control Guide JVC D-ILA Projector DLA-HD350 / DLA-HD750 DLA-HD550 / DLA-HD950 DLA-HD990 DLA-RS10 / DLA-RS20 DLA-RS15 / DLA-RS25 DLA-RS35 RS-232C and Infrared Remote Control Guide Version 1.1 Contents Introduction...2

More information

Revision 1.2d

Revision 1.2d Specifications subject to change without notice 0 of 16 Universal Encoder Checker Universal Encoder Checker...1 Description...2 Components...2 Encoder Checker and Adapter Connections...2 Warning: High

More information

MonitorKey Operation Manual: content/uploads/ MonitorKey Operation Manual.pdf

MonitorKey Operation Manual:   content/uploads/ MonitorKey Operation Manual.pdf Additional Resources: MonitorKey Operation Manual: www.editraffic.com/wp content/uploads/888 1212 001 MonitorKey Operation Manual.pdf CMUip 2212 Operation Manual: www.editraffic.com/wp content/uploads/888

More information

B2 Spice A/D Tutorial Author: B. Mealy revised: July 27, 2006

B2 Spice A/D Tutorial Author: B. Mealy revised: July 27, 2006 B2 Spice A/D Tutorial Author: B. Mealy revised: July 27, 2006 The B 2 Spice A/D software allows for the simulation of digital, analog, and hybrid circuits. CPE 169, however, is only concerned with the

More information

ECE FYP BRIEFING SEMESTER 1, 2012/2013

ECE FYP BRIEFING SEMESTER 1, 2012/2013 13 September 2012 ECE FYP BRIEFING SEMESTER 1, 2012/2013 AUDITORIUM A KULLIYYAH of ENGINEERING AGENDA FYP, what is it all about? Regulations Assessment Submission of reports Presentation Plagiarism issue

More information

Commissioning the TAMUTRAP RFQ cooler/buncher. E. Bennett, R. Burch, B. Fenker, M. Mehlman, D. Melconian, and P.D. Shidling

Commissioning the TAMUTRAP RFQ cooler/buncher. E. Bennett, R. Burch, B. Fenker, M. Mehlman, D. Melconian, and P.D. Shidling Commissioning the TAMUTRAP RFQ cooler/buncher E. Bennett, R. Burch, B. Fenker, M. Mehlman, D. Melconian, and P.D. Shidling In order to efficiently load ions into a Penning trap, the ion beam should be

More information

HD-SDI Express User Training. J.Egri 4/09 1

HD-SDI Express User Training. J.Egri 4/09 1 HD-SDI Express User Training J.Egri 4/09 1 Features SDI interface Supports 720p, 1080i and 1080p formats. Supports SMPTE 292M serial interface operating at 1.485 Gbps. Supports SMPTE 274M and 296M framing.

More information

Using DICTION. Some Basics. Importing Files. Analyzing Texts

Using DICTION. Some Basics. Importing Files. Analyzing Texts Some Basics 1. DICTION organizes its work units by Projects. Each Project contains three folders: Project Dictionaries, Input, and Output. 2. DICTION has three distinct windows: the Project Explorer window

More information

The Kaffeine Handbook. Jürgen Kofler Christophe Thommeret Mauro Carvalho Chehab

The Kaffeine Handbook. Jürgen Kofler Christophe Thommeret Mauro Carvalho Chehab Jürgen Kofler Christophe Thommeret Mauro Carvalho Chehab 2 Contents 1 Kaffeine Player 5 1.1 The Start Window...................................... 5 1.2 Play a File..........................................

More information

Telesto Private Wire Modem Manual

Telesto Private Wire Modem Manual Telesto Private Wire Modem Manual Telesto Private Wire Modem Manual Revision History Filenames are: G:\Company\Manuals &graphics\manuals \ReferenceManual\Components\Telesto_modem\Private Wire\Remote\RevA\CompleteManual\TelestoPwModemCover.lwp

More information

INSTRUCTION MANUAL COMMANDER BDH MIG

INSTRUCTION MANUAL COMMANDER BDH MIG INSTRUCTION MANUAL COMMANDER BDH MIG Valid from 0327 50173001A Version 1.0 CONTENTS INTRODUCTION... 0-1 1. PRIMARY OPERATIONAL FUNCTIONS... 1-1 Reading and setting... 1-1 Programmes... 1-2 Trigger function...

More information

Advances in Motion Control

Advances in Motion Control Haas Technical Documentation Advances in Motion Control Scan code to get the latest version of this document Translation Available INTRODUCTION Developments in hardware and software improve motion control

More information

BUSES IN COMPUTER ARCHITECTURE

BUSES IN COMPUTER ARCHITECTURE BUSES IN COMPUTER ARCHITECTURE The processor, main memory, and I/O devices can be interconnected by means of a common bus whose primary function is to provide a communication path for the transfer of data.

More information

RQflex 10. Manual English

RQflex 10. Manual English RQflex 10 Manual English Contents 1 Introduction 3 2 Description of the instrument 5 display, keys 6 technical data 8 3 Setting up the instrument 9 insertion of batteries 10 setting the time and date 11

More information

Three Axis Digital Readout System

Three Axis Digital Readout System NEWALL MEASUREMENT SYSTEMS C80 Three Axis Digital Readout System CONTENTS 2 SPECIFICATIONS 3 CONNECTIONS 4 MOUNTING 4 Arm Mounting (Non-adjustable) 4 Arm Mounting (Adjustable) 5 Face Mounting (Adjustable)

More information

CONTENTS. Table of Figures

CONTENTS. Table of Figures Application Note SXGA Microdisplay Handling Guide (Low Volume) Customer support information: CRL Opto Limited, Dawley Road, Hayes, Middlesex, UB3 1HH. United Kingdom. Tel: +44 (0) 20 8848 6400 Fax: +44

More information

AUTOPILOT DLM Satellite Downlink Manager USER GUIDE

AUTOPILOT DLM Satellite Downlink Manager USER GUIDE AUTOPILOT DLM Satellite Downlink Manager USER GUIDE AUTOPILOT User Guide Rev 3.70 Nov. 2004. Broadcast Automation Systems, Inc. 35 Sunnypoint Crescent, Scarborough, ON, Canada M1M 1B8 tel: 416-264-8415

More information

Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters

Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters Written By: Colin Langridge Issue: Draft Date: 03 rd July 2008 1 Date: 29 th July 2008 2 Date: 20 th August 2008 3 Date: 02 nd

More information

Introduction Display...1 Mounting...1 Firmware Version...2. ADL Operation... 3

Introduction Display...1 Mounting...1 Firmware Version...2. ADL Operation... 3 MoTeC MDD User Manual Contents Introduction... 1 Display...1 Mounting...1 Firmware Version...2 ADL Operation... 3 1. Full ADL Display...4 2. Gain Loss Layout for ADL...6 3. Large Numeric Layout for ADL...8

More information

MAGIC THipPro. Signalling and Control with. Configuration Guide. using the example of a LAWO crystal mixing console. Version: March 26 th, 2018

MAGIC THipPro. Signalling and Control with. Configuration Guide. using the example of a LAWO crystal mixing console. Version: March 26 th, 2018 MAGIC THipPro Signalling and Control with Configuration Guide using the example of a LAWO crystal mixing console The configuration for MAGIC TH2plus and MAGIC TH6 is identical in most parts Version: 2.700

More information

Integration Note. Any feature not specifically noted as supported should be assumed to be unsupported.

Integration Note. Any feature not specifically noted as supported should be assumed to be unsupported. Integration Note Manufacturer: Model Number(s): Crestron Processor Version: Driver Developer: Sky (UK) Sky+, Sky+ HD, Sky Multi-room Tested on 3 Series Processors, support for other versions not guaranteed

More information

RIGOL. Quick Guide DSA800E. DSA800E Series Spectrum Analyzer RIGOL TECHNOLOGIES, INC. All Rights Reserved.

RIGOL. Quick Guide DSA800E. DSA800E Series Spectrum Analyzer RIGOL TECHNOLOGIES, INC. All Rights Reserved. RIGOL Quick Guide 2016 RIGOL TECHNOLOGIES, INC. All Rights Reserved. DSA800E DSA800E Series Spectrum Analyzer General Inspection 1. Inspect the shipping container for damage If your shipping container

More information

Case study: how to create a 3D potential scan Nyquist plot?

Case study: how to create a 3D potential scan Nyquist plot? NOVA Technical Note 11 Case study: how to create a 3D potential scan Nyquist plot? 1 3D plotting in NOVA Advanced 3D plotting In NOVA, it is possible to create 2D or 3D plots. To create a 3D plot, three

More information

Quick Start. RSHS1000 Series Handheld Digital Oscilloscope

Quick Start. RSHS1000 Series Handheld Digital Oscilloscope Quick Start RSHS1000 Series Handheld Digital Oscilloscope General Safety Summary Carefully read the following safety precautions to avoid personal injury and prevent damage to the instrument or any products

More information

MadiXtreme / Alpha-Link XLogic I/O system for PC and Mac Setup Guide V1.0 XLogic. This is SSL.

MadiXtreme / Alpha-Link XLogic I/O system for PC and Mac Setup Guide V1.0 XLogic. This is SSL. www.solidstatelogic.com MadiXtreme / Alpha-Link XLogic I/O system for PC and Mac Setup Guide V1.0 XLogic. This is SSL. Document History 82BSA101A March 2012 V1.0 Initial Release Contents Introduction 1

More information

Complete Train Control. Run Your Trains, Not Your Track!

Complete Train Control. Run Your Trains, Not Your Track! DH166PS Fits Many DCC-Ready HO Locomotives.672 x 1.074 x.259 17.08mm x 27.28mm x 6.6mm Features: FX3 Function outputs for prototypical lighting effects and on/off control: Digitrax Complete Train Control

More information

GAUGEMASTER PRODIGY EXPRESS

GAUGEMASTER PRODIGY EXPRESS GAUGEMASTER PRODIGY EXPRESS DCC01 USER MANUAL Version 1.2 2014 1 T A B L E O F C O N T E N T S 1 Getting Started Introduction Specifications and Features Quick Start Connecting to Your Layout Running a

More information

Tebis application software

Tebis application software Tebis application software Input products / ON / OFF output / RF dimmer Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF device WYC42xQ

More information

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior notice

More information

SIWAREX FTA Weighing Module for High Accuracy Requirements Calibrating SIWAREX FTA with SIWATOOL FTA

SIWAREX FTA Weighing Module for High Accuracy Requirements Calibrating SIWAREX FTA with SIWATOOL FTA SIWAREX FTA Weighing Module for High Accuracy Requirements Calibrating SIWAREX FTA with SIWATOOL FTA Quick Guide For modules with order number 7MH4900-2AA01 Contents 1 2 3 4 5 6 Hardware-Requirements..

More information

application software

application software application software application software Input products / Shutter Output / RF output Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF

More information

UNC. JlJ1 THESIS AND DISSERTATION SUBMISSION CHECKLIST

UNC. JlJ1 THESIS AND DISSERTATION SUBMISSION CHECKLIST THESIS AND DISSERTATION SUBMISSION CHECKLIST The following checklist items should be used to ensure your document is properly formatted prior to submission. These items will be reviewed by staff in The

More information

ADS Basic Automation solutions for the lighting industry

ADS Basic Automation solutions for the lighting industry ADS Basic Automation solutions for the lighting industry Rethinking productivity means continuously making full use of all opportunities. The increasing intensity of the competition, saturated markets,

More information

Class Notes for Cite While You Write Basics. EndNote Training

Class Notes for Cite While You Write Basics. EndNote Training Class Notes for Cite While You Write Basics EndNote Training EndNote X8 Class Notes for Cite While You Write Basics 1 January 3, 2017 Your EndNote data, both on the desktop and online, can be used in Microsoft

More information

Kingstar MIG/MAG. Kingstar 400 TS Kingstar 520 TS KINGSTAR MIG

Kingstar MIG/MAG. Kingstar 400 TS Kingstar 520 TS KINGSTAR MIG Kingstar MIG/MAG Kingstar 400 TS Kingstar 520 TS KINGSTAR MIG 13 Kingstar MIG/MAG - art. 372 Kingstar 400 TS Three phase input 400V - 50/60 Hz +15% / -20% Fuse rating (slow blow) 20 A Input power Min.-max.

More information

NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting

NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting Compound Action Potential Due: Tuesday, October 6th, 2015 Goals Become comfortable reading data into Matlab from several common formats

More information

application software

application software application software application software Input products / Shutter Output / RF output Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF

More information

2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE. Revised

2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE. Revised 2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE Revised 2016-05-09 2G Video Wall Guide Just Add Power HD over IP Page2 Table of Contents Specifications... 4 Requirements for Setup...

More information

GONBES Technology Co.,Ltd

GONBES Technology Co.,Ltd USER S MANUAL Industrial LCD Monitor Model: GBS-8229 GONBES Technology Co.,Ltd OCT 2012 User s Manual 0 Copyright Notice and Disclaimer All rights reserved. No parts of this manual may be reproduced in

More information

RSL MusicPower Plug-In Installation Manual For Naim NAC 72 Preamp

RSL MusicPower Plug-In Installation Manual For Naim NAC 72 Preamp RSL MusicPower Plug-In Installation Manual For Naim NAC 72 Preamp (Updated to reflect the adjustable gain output boards Z200V) www.ryansoundlab.com RSL MusicPower Plug-In Installation Manual for Naim NAC

More information

Axle Assembly Poke-Yoke

Axle Assembly Poke-Yoke Indiana University Purdue University Fort Wayne Opus: Research & Creativity at IPFW Manufacturing & Construction Engineering Technology and Interior Design Senior Design Projects School of Engineering,

More information

Section 2 Normal Procedures

Section 2 Normal Procedures 1 Section 2 Normal Procedures The Pro Flight Trainer Evolution BL is a HID USB Device that Plug & Play to any compatible Operating System. It will be recognized as a USB Input Device with 5 axis, 6 buttons,

More information

Show Designer 3. Software Revision 1.15

Show Designer 3. Software Revision 1.15 Show Designer 3 Software Revision 1.15 OVERVIEW... 1 REAR PANEL CONNECTIONS... 1 TOP PANEL... 2 MENU AND SETUP FUNCTIONS... 3 CHOOSE FIXTURES... 3 PATCH FIXTURES... 3 PATCH CONVENTIONAL DIMMERS... 4 COPY

More information

(Refer Slide Time: 00:55)

(Refer Slide Time: 00:55) Computer Numerical Control of Machine Tools and Processes Professor A Roy Choudhury Department of Mechanical Engineering Indian Institute of Technology Kharagpur Lecture 1 Introduction to Computer Control

More information

Business Display Solutions - Institutional Television Mirror TV. Installation Guide for 32PM8822 ( BDL3221M) 42PM8822 (BDL4221M)

Business Display Solutions - Institutional Television Mirror TV. Installation Guide for 32PM8822 ( BDL3221M) 42PM8822 (BDL4221M) Business Display Solutions - Institutional Television P.O. Box 218, 5600 MD Eindhoven, The Netherlands 32-42 Mirror TV Installation Guide for 32PM8822 ( BDL3221M) 42PM8822 (BDL4221M) Date: October 2005

More information

TABLE OF CONTENTS. 2 SGM Light Technology 23/08/1999 Ver. 2.00

TABLE OF CONTENTS. 2 SGM Light Technology 23/08/1999 Ver. 2.00 Version 2.0 TABLE OF CONTENTS 2 SGM Light Technology 23/08/1999 Ver. 2.00 STUDIO SC USER GUIDE To Clear All the Memory...5 Manual Preset Section...6 The single or double preset:...7 To set the Single or

More information

SIDRA INTERSECTION 8.0 UPDATE HISTORY

SIDRA INTERSECTION 8.0 UPDATE HISTORY Akcelik & Associates Pty Ltd PO Box 1075G, Greythorn, Vic 3104 AUSTRALIA ABN 79 088 889 687 For all technical support, sales support and general enquiries: support.sidrasolutions.com SIDRA INTERSECTION

More information

Complete Train Control. Run Your Trains, Not Your Track!

Complete Train Control. Run Your Trains, Not Your Track! DZ146IN Fits Many N and HO Locomotives.386 x.559 x.137 9.8mm x 14.2mm x 3.48mm Features: FX3 Function outputs for prototypical lighting effects and on/off control: Digitrax Program 2 Basic, SuperSonic

More information

Receiver Integration Note

Receiver Integration Note ELAN Home Systems Life Just Got Better Receiver Integration Note Manufacturer: Model Number(s): Controller Core Module: Denon Document Revision Date: 1/30/2012 OVERVIEW AND SUPPORTED FEATURES AVR-1912,

More information

Video wall Precautions when moving and handling. Precaution. Please adhere to the warning signs printed on the box.

Video wall Precautions when moving and handling. Precaution. Please adhere to the warning signs printed on the box. Video wall Precaution 4-1. Precautions when moving and handling Please adhere to the warning signs printed on the box. Model: 47WV30MS 47WV30BR 47WV30BS 47WV30-BAAM 47WV30-BAAL 47WV50BR 47WV50MS 47LV35A

More information

Stereo Box Pre Box Amp Box Amp Box Mono Switch Box. Tuner Box Dock Box F / V Phono Box MM Record Box USB Phono Box II

Stereo Box Pre Box Amp Box Amp Box Mono Switch Box. Tuner Box Dock Box F / V Phono Box MM Record Box USB Phono Box II Overview Box Program Stereo Box Pre Box Amp Box Amp Box Mono Switch Box Tuner Box Dock Box F / V Phono Box MM Record Box USB Phono Box II Phono Box II USB Phono Box SE II Tube Box II Tube Box SE II Head

More information

CX1725W Liquid Cooled, Hollow Anode Two-Gap Metal/Ceramic Thyratron

CX1725W Liquid Cooled, Hollow Anode Two-Gap Metal/Ceramic Thyratron CX1725W Liquid Cooled, Hollow Anode Two-Gap Metal/Ceramic Thyratron The data to be read in conjunction with the Hydrogen Thyratron Preamble. ABRIDGED DATA Hollow anode, deuterium-filled two-gap thyratrons

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

IV 251. Signal Converter SSI => Analogue and SSI => Serial. Operating Instructions. control motion interface

IV 251. Signal Converter SSI => Analogue and SSI => Serial. Operating Instructions. control motion interface control motion interface motrona GmbH Zwischen den Wegen 32 78239 Rielasingen - Germany Tel. +49 (0)7731-9332-0 Fax +49 (0)7731-9332-30 info@motrona.com www.motrona.com IV 251 Signal Converter SSI => Analogue

More information

EZCOM-1. PLC - to - AMS MESSAGE DISPLAY INTERFACE INSTALLATION AND OPERATING INSTRUCTIONS. Rev March, 2001

EZCOM-1. PLC - to - AMS MESSAGE DISPLAY INTERFACE INSTALLATION AND OPERATING INSTRUCTIONS. Rev March, 2001 EZCOM-1 PLC - to - AMS MESSAGE DISPLAY INTERFACE INSTALLATION AND OPERATING INSTRUCTIONS Rev 1.3 - March, 2001 CONTENTS Page INTRODUCTION 1 SPECIFICATIONS 1 LIST OF SUPPLIED ITEMS 1 INSTALLATION & TESTING

More information

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 Triarchy Technologies Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013 Triarchy Technologies,

More information

Control4 Philips Hue Lighting Driver Version 8

Control4 Philips Hue Lighting Driver Version 8 Old Mill Barns Sidlesham Chichester PO20 7LX United Kingdom UK Tel: +44 (0)20 8144 9354 US Tel +1 (801) 285 9354 www.extravegetables.com Control4 Philips Hue Lighting Driver Version 8 Contents Introduction...

More information

5700 series Displays PERFORMANCE MADE SMARTER TEMPERATURE I.S. INTERFACES COMMUNICATION INTERFACES MULTIFUNCTIONAL ISOLATION DISPLAY

5700 series Displays PERFORMANCE MADE SMARTER TEMPERATURE I.S. INTERFACES COMMUNICATION INTERFACES MULTIFUNCTIONAL ISOLATION DISPLAY 5700 series Displays PERFORMANCE MADE SMARTER TEMPERATURE I.S. INTERFACES COMMUNICATION INTERFACES MULTIFUNCTIONAL ISOLATION DISPLAY Efficiency in focus The process industry puts a constant focus on efficiency

More information

Eding CNC PLASMA CONTROL with icnc600

Eding CNC PLASMA CONTROL with icnc600 Eding CNC PLASMA CONTROL with icnc600 PLASMA USERMANUAL Document Release 0.2 Published by: Bert Eding Eindhoven The Netherlands Title: USBCNC Plasma user manual Author: Bert Eding Date: Tuesday, 25 July

More information

IMPORTANT INFORMATION

IMPORTANT INFORMATION IMPORTANT INFORMATION The following section is taken from the DTHCIV Setup and Config for LINUX Manual pages 97-101. The setup and testing of the DTHC IV Is CRITICAL to the success of having a working

More information

CNC872 Series CNC System Application for Cutting Machines

CNC872 Series CNC System Application for Cutting Machines CNC872 Series CNC System Application for Cutting Machines A List of Basic System Features Hardware Motherboard with a multi-core processor. Control panel with buttons and LCD touch screen. MCAN unit for

More information

Supplement to the Operating Instructions. PRemote V 1.2.x. Dallmeier electronic GmbH. DK GB / Rev /

Supplement to the Operating Instructions. PRemote V 1.2.x. Dallmeier electronic GmbH. DK GB / Rev / Supplement to the Operating Instructions PRemote V 1.2.x 1 DK 180.000.000 GB / Rev. 1.2.3 / 030416 PRemote V 1.2.x Copyright All rights reserved. This document may not be copied, photocopied, reproduced,

More information

H A R D W A R E S O F T W A R E

H A R D W A R E S O F T W A R E t h e A v a b b o a r d b y E T C S I M P L E, I N N O V A T I V E, I N T U I T I V E For a long time, theatre lighting control meant preprogrammed sequences of conventional lights, and concert lighting

More information

KNX Dimmer RGBW - User Manual

KNX Dimmer RGBW - User Manual KNX Dimmer RGBW - User Manual Item No.: LC-013-004 1. Product Description With the KNX Dimmer RGBW it is possible to control of RGBW, WW-CW LED or 4 independent channels with integrated KNX BCU. Simple

More information

Touch Panel RGB LED Controller Part No. touch-panel-rgb

Touch Panel RGB LED Controller Part No. touch-panel-rgb 11235 West Bernardo Court, Suite 102 San Diego, CA 92127 888-880-1880 Fax: 707-281-0567 EnvironmentalLights.com Touch Panel RGB LED Controller Part No. touch-panel-rgb The Touch Panel RGB LED Controller

More information

Light-It Decoder p/n Lighting decoder w/built-in white LED

Light-It Decoder p/n Lighting decoder w/built-in white LED Description of configuration variables (CVs) The factory default value is in parenthesis after the description Decoder Reset CV CV128 Setting this CV to a value of 170 will reset the decoder to factory

More information

Using the BHM binaural head microphone

Using the BHM binaural head microphone 11/17 Using the binaural head microphone Introduction 1 Recording with a binaural head microphone 2 Equalization of a recording 2 Individual equalization curves 5 Using the equalization curves 5 Post-processing

More information

Pulse Biomedical QRS-Card Tango M2 Interface Notes

Pulse Biomedical QRS-Card Tango M2 Interface Notes Pulse Biomedical QRS-Card Tango M2 Interface Notes To setup Tango M2 with your stress system, simply follow the directions below. 1. Verify Correct RS-232 and ECG Trigger Cables RS-232 Cable used to communicate

More information

RADIO RECEIVER RGBW CONTROLLING LED STRIP COMMON ANODE

RADIO RECEIVER RGBW CONTROLLING LED STRIP COMMON ANODE TELECO AUTOMATION SRL - Via dell Artigianato, 16-31014 Colle Umberto (TV) ITALY TELEPHONE: ++39.0438.388511 FAX: ++39.0438.388536 - www.telecoautomation.com This document is the property of Teleco Automation

More information

Pixel LED SPI Digital Controller

Pixel LED SPI Digital Controller Pixel LED SPI Digital Controller Part number: The Mini LED Pixel Controller provides a wide array of color changing and chasing effects for both PixelPro and PixelControl products. The 32 different effects

More information

Experiment 13 Sampling and reconstruction

Experiment 13 Sampling and reconstruction Experiment 13 Sampling and reconstruction Preliminary discussion So far, the experiments in this manual have concentrated on communications systems that transmit analog signals. However, digital transmission

More information

RIGOL. 快速指南 Quick Guide DSA800 系列频谱分析仪. DSA800 Series Spectrum Analyzer RIGOL Technologies, Inc. All Rights Reserved.

RIGOL. 快速指南 Quick Guide DSA800 系列频谱分析仪. DSA800 Series Spectrum Analyzer RIGOL Technologies, Inc. All Rights Reserved. RIGOL 快速指南 Quick Guide 2011 RIGOL Technologies, Inc. All Rights Reserved. DSA800 系列频谱分析仪 DSA800 Series Spectrum Analyzer General Inspection 1. Inspect the shipping container for damage If your shipping

More information

Lab experience 1: Introduction to LabView

Lab experience 1: Introduction to LabView Lab experience 1: Introduction to LabView LabView is software for the real-time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because

More information

Complete Train Control. Run Your Trains, Not Your Track!

Complete Train Control. Run Your Trains, Not Your Track! DN166I0 Features: FX3 Function outputs for prototypical lighting effects and on/off control: Digitrax Complete Train Control Run Your Trains, Not Your Track! Fits InterMountain N-Scale SD40T-2/ SD45T-2

More information

DAC20. 4 Channel Analog Audio Output Synapse Add-On Card

DAC20. 4 Channel Analog Audio Output Synapse Add-On Card DAC20 4 Channel Analog Audio Output Synapse Add-On Card TECHNICAL MANUAL DAC20 Analog Audio Delay Line Lange Wagenstraat 55 NL-5126 BB Gilze The Netherlands Phone: +31 161 850 450 Fax: +31 161 850 499

More information

Atlatl HV V2. 5.8G FPV Video Transmitter. User Manual & Installation Guide

Atlatl HV V2. 5.8G FPV Video Transmitter. User Manual & Installation Guide Atlatl HV V2 5.8G FPV Video Transmitter User Manual & Installation Guide Contents Overview... 1 Features Specifications Warranty Pinout Diagram and Channel Table... 3 Installation Guide... 4 Functions...

More information

Premium INSTALLATION AND USER GUIDE ENGLISH TAHOMA BOX. - INSTALLATION AND USER GUIDE. Rev A _01-16

Premium INSTALLATION AND USER GUIDE ENGLISH TAHOMA BOX.   - INSTALLATION AND USER GUIDE. Rev A _01-16 Premium INSTALLATION AND USER GUIDE ENGLISH - INSTALLATION AND USER GUIDE TAHOMA BOX Rev A _01-16 www.somfy.com TaHoma, connected homes the Somfy way! Remotely control and manage the devices in your home

More information

BLUNIK II ACCESSORIES SPORT DRIVE SPORT CALCULATOR... 49

BLUNIK II ACCESSORIES SPORT DRIVE SPORT CALCULATOR... 49 USER GUIDE 12/2016 2 INDEX DESCRIPTION of BLUNIK II...6 DESCRIPTION of parameters...7 ADJUSTMENT OF PARAMETERS...7 Parameter: CLOCK SYNCHRO...8 Parameter: TIRES...9 Parameter: CALIBRATION... 10 Calibration

More information

Real-Time Compensation of Chatter Vibration in Machine Tools

Real-Time Compensation of Chatter Vibration in Machine Tools I.J. Intelligent Systems and Applications, 2013, 06, 34-40 Published Online May 2013 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijisa.2013.06.04 Real-Time Compensation of Chatter Vibration in Machine

More information

Although the examples given in this application note are based on the ZX-24, the principles can be equally well applied to the other ZX processors.

Although the examples given in this application note are based on the ZX-24, the principles can be equally well applied to the other ZX processors. ZBasic Application Note Introduction On more complex projects it is often the case that more I/O lines are needed than the number that are available on the chosen processor. In this situation, you might

More information