GOVERNMENT POLYTECHNIC, MUMBAI

Size: px
Start display at page:

Download "GOVERNMENT POLYTECHNIC, MUMBAI"

Transcription

1 GOVERNMENT POLYTECHNIC, MUMBAI INDUSTRIAL AUTOMATION - EE LABORATRY MANUAL ELECTRICAL ENGINEERING DEPARTMENT Course Teacher Dr. Mahesh S. Narkhede, LEE Special Thanks to Mr. Avinash Dabade (Faculty & Expert PLC)

2 Certificate 1

3 Index 2

4 Experiment No-1 Aim: To develop ladder diagrams for ON/OFF inputs to produce ON/OFF outputs Objective: 1) To study fixed and modular PLC. 2) To study the ladder program for ON/OFF input and output. Equipments: 1) Name of PLC used. 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. Theory: FixedPLC: A Fixed PLC consist of a fixed or built in input and output sections. The I/O of a fixed PLC is built in and not changeable. 3

5 There is one fixed or built in non removable screw terminal strip containing all input signal screw terminals connections and another screw containing all output control signal screw terminals. ModularPLC: Modular PLC does not have a terminal strip built into the processor unit. Modular PLC s have their I/O points on plugin type removable units called, I/O Modules. PLC with modular Input and Outputs consist of chassis,rack, or base plate where Power supply, CPU, and all Input Output modules are present as separate hardware items. Procedure: RSLinx Software: 1) Open RSLinx software to configure the serial driver- RS232 DF1, for communication with Micrologix 1000/ 1200 PLC. Click on Start.Click on All Programs.Click on Rockwell Software.Click on RS Linx. Click on Communication menu. 4

6 Click on Configure Drivers. Select RS232 DF1 in Available Driver Types field. Click on Add New. Click on OK. Click on Auto Configure button. Click on OK.Click on Close. Again Click on Communication menu. Click on RS Who. Select AB_DF1_1. Observe the status in Right pan. (If PLC is not communicating with RS Linx software then it will show cross bar on PLC.) 2)Write a Ladder Program in right pan and make sure that you have followed the same I/O addresses as shown in fig. below. 3) Download the Ladder Program to the Micrologix 1000/ 1200 PLC and place PLC in RUN mode. 4) Make sure that all push buttons/toggle switches are physically off, before testing the Ladder Program. 5) Test /Simulate the Ladder Program using push button / toggle switch and by observing lamps, provided on PLC control panel. Fig. 5

7 Conclusion : We have made use of following two programming instructions of Ladder Logic Instruction Symbol Instruction Name 1) XIC 2) XIO 3) OTE Performance Date Completion Date Sign 6

8 Experiment No-2 Aim: Basic Logic functions using Ladder Logic. Objective: 1) To Study Fixed & Modular PLC. 2) To write Input and Output List. 3) To write the Ladder Program to satisfy the truth table for Gates. 4) To test / simulate the ladder program. Equipments: 1) Name of PLC used. 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. Theory: FixedPLC: A Fixed PLC consist of a fixed or built in input and output sections. The I/O of a fixed PLC is built in and not changeable. There is one fixed or built in non removable screw terminal strip containing all input signal screw terminals connections and another screw containing all output control signal screw terminals. 7

9 ModularPLC: Modular PLC does not have a terminal strip built into the processor unit. Modular PLC s have their I/O points on plugin type removable units called, I/O Modules. PLC with modular Input and Outputs consist of chassis,rack, or base plate where Power supply, CPU, and all Input Output modules are present as separate hardware items. Logic: (Write down the truth tables ) 1. AND Gate Sr.No. A B Y Sr.No. SW1 SW2 Lamp OR Gate Sr.No. A B Y Sr.No. SW1 SW2 Lamp

10 3.NOR Gate Sr.No. A B Q Sr.No. SW1 SW2 Lamp XOR Gate Sr.No. A B $O Sr.No. SW1 SW2 Lamp Procedure: 9

11 RSLinx Software: 1) Open RSLinx software to configure the serial driver- RS232 DF1, for communication with Micrologix 1000/ 1200 PLC. Click on Start.Click on All Programs.Click on Rockwell Software. Click on RS Linx.Click on RS Linx. Click on Communication menu. Click on Configure Drivers. Select RS232 DF1 in Available Driver Types field. Click on Add New. Click on OK. Click on Auto Configure button. Click on OK.Click on Close. Again Click on Communication menu. Click on RS Who. Select AB_DF1_1. Observe the status in Right pan. (If PLC is not communicating with RS Linx software then it will show cross bar on PLC.) 2) Write a Ladder Program in right pan and make sure that you have followed the same I/O addresses as shown in Fig (A) and Input- Output List prepared by you. 3) Download the Ladder Program to the Micrologix 1000/ 1200 PLC. And place PLC in RUN mode. 4) Make sure that all push buttons / Toggle switches are physically off, before testing the Ladder Program. 5) Test /Simulate the Ladder Program using push button / toggle switch and by observing Lamps, provided on PLC control panel. 10

12 SW1 SW2 +24 VDC 24 GND DC COM IN0 IN1 IN2 IN3 IN4 PLC L N E VAC OUT OUT VAC OUT OUT VDC 0 1 VDC V AC Lamp Figure A. 11

13 1.AND Gate: 2.OR Gate: 12

14 3.NOR Gate: 4. XOR Gate: (Ladder Logic) 13

15 Performance Date Completion Date Sign 14

16 Experiment No-3 Aim: Develop a Ladder Logic for Traffic light Control System and test it through PLC using Ton instruction. Objective: 1) To write Input and Output List. 2) To write the Ladder Program. 3) To test / simulate the ladder program. Equipment: 1) Micrologix 1000 PLC / Micrologix 1200 PLC. 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. Logic: 1. Press Start Push Button to start the function. 2. Red lamp should be ON for 25 seconds. 3. After 25 seconds Red lamp should be OFF. Then Green lamp should be ON for 35 seconds. 4. After 35 seconds Green lamp should be OFF. Now Yellow lamp should be ON for 15 seconds. 5. After 15 seconds Yellow lamp should be OFF. Again Red lamp should be made ON for next 25 seconds. 6. Repeat the cycle from step 2, to autostart. 7. Press Stop Push Button to stop the function. 15

17 Procedure: RSLinx Software: Open RSLinx software to configure the serial driver- RS232 DF1, for communication with Micrologix 1000/ 1200 PLC. RSLOGIX500 Software: 1) Open RSLogix500 software, to design a ladder program in RSLOGIX500 software and make sure that you have followed the same I/O addresses as shown in Fig (A) and Input- Output List prepared by you. 2) Download the ladder program to the Micrologix 1000/ 1200 PLC. And place PLC in RUN mode. 3) Make sure that all push buttons / Toggle switches are physically off, before testing the ladder program. 4) Test /Simulate the ladder program using push button / toggle switch and by observing Lamps, provided on PLC control panel. 16

18 Figure A. NO NC +24 VDC 24 GND DC COM IN0 IN1 IN2 IN3 IN4 PLC L N E VAC OUT OUT VAC OUT OUT VDC 0 1 VDC V AC RED GREEN YELLOW 17

19 Ladder Logic: 18

20 RED GREE N YELLOW RED GREE N YELLOW Figure B. 19

21 Conclusion: We have made use of following programming instruction of Ladder Logic Instruction Symbol Instruction Name 1) TON 2) XIC 3) XIO Performance Date Completion Date Sign 20

22 Experiment No- 4 Aim: Ladder Logic for counting the objects. Objective: 1) To write Input and Output List. 2) To write the Ladder Program. 3)To test / simulate the ladder program. Equipments: 1) State the name of PLC used 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. Logic: 1.Press Start Push Button to start the function. 2.Motor will get ON, when function starts. 3.Conveyor belt will start moving and so the objects place on it. Sensor detects the objects and gives signal to the counter. Counter counts the objects moving on Conveyor belt. 4. Motor shall stop when counter counts 200 objects. 5.Press Stop Push button to stop the function. 21

23 Procedure: RSLinx Software: Open RSLinx software to configure the serial driver- RS232 DF1, for communication with Micrologix 1000/ 1200 PLC. RSLOGIX500 Software: 1) Open RSLogix500 software, to design a ladder program in RSLOGIX500 software and make sure that you have followed the same I/O addresses as shown in Fig (A) and Input- Output List prepared by you. 2) Download the ladder program to the Micrologix 1000/ 1200 PLC. And place PLC in RUN mode. 3) Make sure that all push buttons / Toggle switches are physically off, before testing the ladder program. 4) Test /Simulate the ladder program using push button / toggle switch and by observing Lamps, provided on PLC control panel. 22

24 (Ladder Logic) 23

25 Start PB Stop PB Sensor +24 VDC 24 GN DC CO IN 0 IN 1 IN 2 IN 3 IN 4 PLC L N E VAC OUT OUT VAC OUT OUT VDC 0 1 VDC V AC Motor Figure A. 24

26 Sensor Objects moving on Conveyor Belt M Conclusion : Figure B. Conveyor Delivery System We have made use of following programming instruction of Ladder Logic Instruction Symbol Instruction Name 1) CTU The instruction is used in combination with sensor to count the objects. Performance Date Completion Date Sign 25

27 Experiment No- 5 Aim: A program for Temperature Measurement. Objective: 1) To write Input and Output List. 2) To write the Ladder Program. 3)To test / simulate the ladder program. Equipments: 1) Micrologix 1000 PLC / Micrologix 1200 PLC. 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. Logic: 1. Use PT100 to measure the temperature of oven. 2. Assume PT100 output ( 4 to 20 ma ) is connected at input terminal N7: Use SCP instruction to measure the temperature of oven. 4. Input mean to 6241 and max to with respect to 4 to 20 ma. 5. Input scale mean value to Input scale max value 2 to Assume output to be store to N7:0. 26

28 Procedure: RSLinx Software: 1) Open RSLinx software to configure the serial driver- RS232 DF1, for communication with Micrologix 1000/ 1200 PLC. RSLOGIX500 Software: 1) Open RSLogix500 software, to design a ladder program in RSLOGIX500 software and make sure that you have followed the same I/O addresses as shown in Fig (A) and Input- Output List prepared by you. 2) Download the ladder program to the Micrologix 1000/ 1200 PLC. and place PLC in RUN mode. 3) Make sure that all push buttons / Toggle switches are physically off, before testing the ladder program. 4) Test /Simulate the ladder program using push button / toggle switch and by observing Lamps, provided on PLC control panel. 27

29 (Ladder Program) PT 100 Furnace Heat er Figure A. Furnace Temparature Control 28

30 Conclusion: We have made use of following programming instruction of Ladder Logic Instruction Symbol Instruction Name 1) SCP Performance Date Completion Date Sign 29

31 Experiment No-6 Aim: To Develop a simple programmes for comparison instructions. Objective: Equipments: 1) To write Input and Output List. 2) To write the Ladder Program. 3)To test / simulate the ladder program. 1) Micrologix 1000 PLC / Micrologix 1200 PLC. 2) RS232 Communication cable. 3) RS Linx and RSlogix500 software. 4) Furnace along with Heater and RTD Diagram : RTD Furnace Heater Figure :1 30

32 Procedure: 1) Temperature of furnace as shown in the Figure: 1 is controlled by heater. RTD (PT100) is used to measure the temperature of furnace. 2) Assume set point is stored in memory location N7:0. 3) Input set point = 45 C. 4) Assume tolerance is stored in memory location N7:1. 5) Input Tolerance=5 C. 6) Destination set point (effective set point) is stored at N7:2. It will be addition of both above if we select ADD instruction. 7) Select GRT instruction. 8) Assume process value temperature (actual temperature) to be stored at N7:3 (source A). 9) Now alarm will be ON if actual temperature > effective set point 31

33 (Ladder Logic) 32

34 Conclusion: We have made use of following programming instruction of Ladder Logic Instruction Symbol Instruction Name 1) ADD 2) GRT Performance Date Completion Date Sign 33

35 Experiment No - 7 Expt Name : Design of ON and OFF switch in SCADA Equipment: Any IBM compatible PC with a Pentium II processor or higher (minimum: 400MHz on a single node system, recommended: 1.2GHz or higher). At least 2GB of free hard disk space. At least 256MB of random-access memory (RAM), 512MB of RAM is recommended. Wonderware, InTouch Software Procedure & Observation: [1] Open the Intouch Application Manager. [2] Create a new application named as Light On Off [3] Create the new windows as Switch and Light [4] In the Switch windows through wizard add fixture switch [5] In the light window add light through wizard. [6] Give tag names to both. [7] Write down the expressions for green and red lights as per the switch positions. [8] Save and run the application 34

36 Fig.1 Switch-On, Light- Green Fig.2 Switch-Off, Light- Red Output : Conclusion: We have made use of Intouch application Manager to design ON and OFF switch in SCADA. Performance Date Completion Date Sign 35

37 Experiment No - 8 Experiment Name : Calculation of Step Angle of Steeper Motor Equipment: Stepper Motor Construction & operation Video, PC Procedure &Observation: [1] In a Full Step Drive mode (Fig.1 & 2), the rotor rotates through 90 0 in one step, so the step angle is [2] In a Half step Drive mode (Fig.3 & 4), the rotor rotates through 45 0 in one step, so the step angle is Fig. 1 Fig.2 Fig. 3 Fig.4 36

38 Conclusion: The step angle of stepper motor in Fig.1 is 90 0 and Fig.3 & 4 is Performance Date Completion Date Sign 37

39 Part - A Experiment No - 9 Aim : To plot characteristics of Potentiometer Apparatus : Potentiometer, Voltmeter, Scale Theory : A Potentiometer is a potential measuring device. It measures the unknown e.m.f. or p.d. by balancing it, wholly or in part, against a known difference of potential. There are two types of Potentiometers Linear potentiometer Rotary Potentiometer Potentiometers work by having a resistive element inside. Both end terminals are attached to it, and do not move. The wiper travels along the strip when the knob is turned. The closer the wiper is to the end terminal it is wired in conjunction with, the less the resistance, because the path of the current will be shorter. The further away it moves from the terminal, the greater the resistance will be. 38

40 Circuit Diagram: Procedure: 1) Connect DC supply to the two ends of the translation potentiometer 2) Connect multimeter across variable arm and ground 3) Move the variable terminal in steps of 1 cm. 4) Measure the voltage across the output terminals. 5) Repeat the steps 3 and 4 till the variable terminal is at the extreme end. 6) Plot the graph of displacement vs output voltage. 7) Calculate the sensitivity from the graph by using formula V/ 39

41 Observation : Potentiometer P1 = K Supply voltage V1i = V D.C. Result: Sensitivity of Linear Potentiometer is Part -B Application of Potentiometer as error Detector:- It can also be used to measure the current flowing through a circuit and unknown low resistance of the circuit. Potentiometer also can be used as error detector. When potentiometer is used as error detector, two identical potentiometers are used. The constant stabilized DC Supply is connected to fixed ends of pots. 40

42 The variable points are taken as output. The error voltage is directly proportional to difference angular displacement / linear displacement of two potentiometers. The DPM is provided to read the error voltage between two pots. Fig.1 Fig.2 41

43 Here the difference of voltage between two potentiometers is amplified and is given to motor which is rotated by particular angle. Characteristics :- Fig.3 Conclusion : Potentiometers can be effectively used as an error detectors. Performance Date Completion Date Sign 42

44 EXPERIMENT NO.10 AIM:- Understand and draw the Symbol sheet for different Pneumatic and Hydraulic components. Handdrawn 43

45 44

46 45

47 46

48 Performance Date Completion Date Sign 47

1. PLC - Introduction

1. PLC - Introduction What does PLC stand for? PLC - programmable logic controller PLC implements logic control functions by means of a program PLC introduction 1 Features PLC introduction 2 Features PLC introduction 3 An application

More information

Topics. PLC Fundamentals Ladder Logic Fundamentals

Topics. PLC Fundamentals Ladder Logic Fundamentals PLC Fundamentals Ladder Logic Fundamentals MET 382 Controls & Instrumentation for Automation Spring 08 T.E. Kostek Topics PLC programming languages Anatomy of a ladder program Logic functions Logical continuity

More information

Scientech Universal PLC Platform. Features. New

Scientech Universal PLC Platform. Features. New New In today's environment of automation, the importance of PLC has rapidly increased. Universal PLC Platform is an ideal setup to study the working of PLC's used for industrial applications. has been

More information

USER S MANUAL. C11S- MULTIFUNTCION CNC BOARD Rev. 1.2

USER S MANUAL. C11S- MULTIFUNTCION CNC BOARD Rev. 1.2 USER S MANUAL C11S- MULTIFUNTCION CNC BOARD Rev. 1.2 SEPTEMBER 2014 User s Manual Page i TABLE OF CONTENTS Page # 1. Overview... 1 2. Features... 1 3. Specifications... 3 4. BOARD DESCRIPTION... 4 5. Special

More information

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2 An OR Operation In this example an OR operation is used in network. It can be seen that if either input I0.2 (input 3) or (O in the statement list) input I0.3 (input 4), or both are true, then output Q0.

More information

Familiarization with the PLC Trainer and RSLogix 500

Familiarization with the PLC Trainer and RSLogix 500 Exercise 1 Familiarization with the PLC Trainer and RSLogix 500 EXERCISE OBJECTIVES To become familiar with the Lab-Volt PLC Trainer To run the RSLogix 500 software. To enter the default project files

More information

EEET 2204 Industrial Automation

EEET 2204 Industrial Automation EEET 224 Industrial Automation EEET 224 Industrial Automation by Dr Peter Graszkiewicz. Discrete-State Control.. Basic Input and Output Devices 3-phase power supply N/C N/O contactor terminals fuses contactor

More information

PLC. Module 3: Hardware and Terminology. IAT Curriculum Unit PREPARED BY. Jan 2010

PLC. Module 3: Hardware and Terminology. IAT Curriculum Unit PREPARED BY. Jan 2010 PLC Module 3: Hardware and Terminology PREPARED BY IAT Curriculum Unit Jan 2010 Institute of Applied Technology, 2010 ATE321 PLC Module 3: Hardware and Terminology Module Objectives Upon successful completion

More information

Communication Setting Sample

Communication Setting Sample Communication Setting Sample MicroLogix 1200/1500 Series GP Settings PLC Settings Speed 19200bps Baud Rate 19200bps Data Length 8bits Stop Bit 1bit Parity Even Parity Even Flow Control ER (DTR/CTS) SIO

More information

Technical Explanation for Power Controllers

Technical Explanation for Power Controllers CSM_Power_s_TG_E_5_2 Introduction What Is a Power? A Power continuously adjusts the power consumed by a heater with phase control or optimum cycle control mainly by receiving an analog signal, such as

More information

Implementation of Automatic Color Mixing and Filling Using PLC & SCADA

Implementation of Automatic Color Mixing and Filling Using PLC & SCADA Implementation of Automatic Color Mixing and Filling Using PLC & SCADA Tanmay Sharma 1, Dhruvi Dave 2 and Hinal Shah 3 1 Student, Electrical Engineering Department, Indus University, Ahmedabad, Gujarat.

More information

MODEL SW6000 & SM6100 CENELEC INSTRUCTIONS

MODEL SW6000 & SM6100 CENELEC INSTRUCTIONS MODEL SW6000 & SM6100 CENELEC INSTRUCTIONS Installation Manual 1180 METRIX Experience Value 8824 Fallbrook Dr. Houston, TX 77064, USA Tel: 1-281-940-1802 After Hours Technical Assistance: 1-713-702-8805

More information

1 of 8. I. (13pts) TRUE OR FALSE

1 of 8. I. (13pts) TRUE OR FALSE Sample PLC Final Exam Name (1pt): By signing I agree to abide by the UWA policies governing academic integrity. I. (13pts) TRUE OR FALSE 1. The user memory segment stores information needed to execute

More information

MFS605/EE605 Systems for Factory Information and Control

MFS605/EE605 Systems for Factory Information and Control MFS605/EE605 Systems for Factory Information and Control Lecture 9 PLCs (half lecture) Fall 2005 Larry Holloway Dept. of Electrical Engineering and Center for Robotics and Manufacturing Systems 1 So far

More information

PLC Fundamentals. Module 2: Hardware and Terminology. Academic Services Unit PREPARED BY. August 2011

PLC Fundamentals. Module 2: Hardware and Terminology. Academic Services Unit PREPARED BY. August 2011 PLC Fundamentals Module 2: Hardware and Terminology PREPARED BY Academic Services Unit August 2011 Applied Technology High Schools, 2011 ATE1212 PLC Fundamentals Module 2: Hardware and Terminology Module

More information

Programmable Logic Controller (AB MicroLogix 1200 with Case)

Programmable Logic Controller (AB MicroLogix 1200 with Case) Programmable Logic Controller (AB MicroLogix 1200 with Case) LabVolt Series Datasheet Festo Didactic en 220 V - 50 Hz 06/2018 Table of Contents General Description 2 Compatibility 2 Features & Benefits

More information

Table of Contents. Chapter Description Page. 1. PLC Fundamentals Ladder Logic

Table of Contents. Chapter Description Page. 1. PLC Fundamentals Ladder Logic vii Table of Contents Chapter Description Page 1. PLC Fundamentals... 1 1 1.1 Ladder Logic... 1 2 1.1.1 Schematic Drawing... 1 3 1.1.2 Hardwired System... 1 4 1.2 PLC System... 1 5 1.3 Major Components...

More information

Standard Options. Model 4100 Position Indicating Meter. Three Phase Motor Control. Positran Transmitter

Standard Options. Model 4100 Position Indicating Meter. Three Phase Motor Control. Positran Transmitter Standard Options Model 4100 Position Indicating Meter A percent-of-full-travel meter is supplied with a trim potentiometer resistor, terminal block and connectors. A potentiometer is required in the actuator

More information

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012 Project Planning PREPARED BY Academic Services Unit August 2012 Applied Technology High Schools, 2012 Module Objectives Upon successful completion of this module, students should be able to: 1. Select

More information

PLC-5 Programmable Controllers Comparison

PLC-5 Programmable Controllers Comparison PLC-5 Programmable Controllers Comparison Category Controller Catalog Number User Memory Words, Max Total I/O, Max Number of Communication Ports (mode) Standard PLC-5/11 175-L11B 5 1 DH+ or Remote I/O

More information

Series LC6D/LC6C. LJ1 LG1 LC1 LX LC6D/LC6C Switches LC6C LC6D. Series LX Dedicated Stepper Motor Driver and Positioning Driver

Series LC6D/LC6C. LJ1 LG1 LC1 LX LC6D/LC6C Switches LC6C LC6D. Series LX Dedicated Stepper Motor Driver and Positioning Driver Series LCD To power supply Stepper Motor Driver LCD Electric Actuator Series LCC Series LX Dedicated Stepper Motor Driver and Positioning Driver Series LCD/LCC PLC Positioning unit (Not incl. To be provided

More information

Max. I/O units. consumption

Max. I/O units. consumption CJ2-Series CPU Units Modular PLC H236 Fast and Powerful CPUs for Any Task All CPU s support IEC61131-3 Structured text, Sequential Function Charts and ladder library helps to reduce your programming effort,

More information

PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141

PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141 PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141 A. Course Description Credits: 4.00 Lecture Hours/Week: 0.00 Lab Hours/Week: 4.00 OJT Hours/Week: 0 Prerequisites: ELEC 1220: Analog and Digital Electronics

More information

Question & its answer Remark Total marks 01 Attempt any THREE 12. a) State any three different tools used for Automation. 04 Ans.

Question & its answer Remark Total marks 01 Attempt any THREE 12. a) State any three different tools used for Automation. 04 Ans. Important Instructions to examiners: 1) The answers should be examined by keywords and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate may

More information

VersaMax Micro and Nano Technical Product Presentation

VersaMax Micro and Nano Technical Product Presentation VersaMax Nano VersaMax Micro VersaMax Micro and Nano Technical Product Presentation Outline Introduction VersaMax Micro and Nano Product Strategy Future Products Product Description VersaMax Nano VersaMax

More information

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9 USER S MANUAL VER.1 C11G- MULTIFUNTCION CNC BOARD Rev. 9 MARCH, 2017 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 SPECIFICATIONS... 2 4.0

More information

MDrive Linear Actuator

MDrive Linear Actuator MDrive Linear Actuator Compact, integrated all-in-one linear motion systems MDrive 23 Plus Linear Actuator, Description MDrive Plus Linear Actuator Presentation The MDrive Plus Linear Actuator is an integrated

More information

Cube67 - Modular I/O station

Cube67 - Modular I/O station Compact modules Cube67 DI16 C 8xM12 Cube67 DI8 C 4xM12 Cube67 DI8 C 8xM8 Digital inputs Art.-No. UL 56602 UL 56612 UL 56622 approx. 50 ma approx. ma Terminator integrated Configuration PIN 2 input/diagnostic

More information

USER S MANUAL. C11- MULTIFUNTCION CNC BOARD Rev. 9.9

USER S MANUAL. C11- MULTIFUNTCION CNC BOARD Rev. 9.9 USER S MANUAL C11- MULTIFUNTCION CNC BOARD Rev. 9.9 FEBRUARY, 2015 User s Manual Page i TABLE OF CONTENTS Page # 1. Overview... 1 2. Features... 1 3. Specifications... 3 4. BOARD DESCRIPTION... 4 5. Special

More information

SX90 Process Controller

SX90 Process Controller Local regulations may restrict the use of this product to below the conditions quoted. In the interests of development and improvement of the product, we reserve the right to change the specification without

More information

MECHATRONIC LAB ROOM NO: 4201, MECHANICAL DEPARTMENT INTERCOM: 418. INCHARGE: Mr. M. MOHANDASS, Associate Professor, Mechanical

MECHATRONIC LAB ROOM NO: 4201, MECHANICAL DEPARTMENT INTERCOM: 418. INCHARGE: Mr. M. MOHANDASS, Associate Professor, Mechanical MECHATRONIC LAB ROOM NO: 4201, MECHANICAL DEPARTMENT INTERCOM: 418 INCHARGE: Mr. M. MOHANDASS, Associate Professor, Mechanical ASSOCIATE INCHARGE: K. KARTHEE, Assistant Professor, Mechanical SUPPORTING

More information

Advanced PLC Training System (Rockwell Automation)

Advanced PLC Training System (Rockwell Automation) 3355-00 Advanced PLC Training System (Rockwell Automation) LabVolt Series Datasheet Festo Didactic en 03/208 Table of Contents General Description 2 PLC applications developing students understanding 3

More information

STATUS Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

STATUS Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 1582-45L Data Switch September 2010, Rev A REMOTE LOCAL SWITCH STATUS SELECT REMOTE LOCAL LOCAL SELECT CHANNEL SELECT POWER MODEL 1582 SWITCH CROSS TECHNOLOGIES, INC. Data, drawings,

More information

464E PLC Trainer, Extended

464E PLC Trainer, Extended 464E PLC Trainer, Extended GENERAL DESCRIPTION A multi-use training platform allowing for instruction related to the programming and use of industrial PLCs. The basic device is provided without a PLC,

More information

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems.

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems. MXPLC Compact PLC process station Summary The MXPLC is a programmable process station with integrated I/O module with the I/O mix optimized for larger HVAC control applications. The multi-interface process

More information

DataFlow. DataFlow. Electronics & Software. Quality Monitoring System. DataFlow Statistics. Type 2805A...

DataFlow. DataFlow. Electronics & Software. Quality Monitoring System. DataFlow Statistics. Type 2805A... Electronics & Software DataFlow Quality Monitoring System 2805A... DataFlow is a universal system for process visualization, analysis, monitoring and documentation. Different hardware components can be

More information

MDrive Linear Actuator

MDrive Linear Actuator MDrive Linear Actuator Compact, integrated all-in-one linear motion systems MDrive 14 Plus Linear Actuator, Description MDrive Plus Linear Actuator Presentation The MDrive Plus Linear Actuator is an integrated

More information

USER MANUAL FOR FIOA-0402-U-16

USER MANUAL FOR FIOA-0402-U-16 USER MANUAL FOR FIOA-0402-U-16 COPYRIGHT NOTICE This manual is a publication of Renu Electronics Pvt. Ltd. and is provided for use by its customers only. The contents of the manual are copyrighted by Renu

More information

Level-Process Training System

Level-Process Training System Level-Process Training System LabVolt Series Datasheet Festo Didactic en 220 V - 50 Hz 07/2018 Table of Contents General Description 2 PLC Compatibility 2 Features & Benefits 2 List of Equipment 3 List

More information

VALLIAMMAI ENGINERING COLLEGE DEPARTMENT OF MECHANICAL ENGINEERING SUBJECT CODE / NAME: ME6702 / MECHATRONICS YEAR/SEM: IV /VII UNIT 1: INTRODUCTION 1. List out the types of systems. BT-1 2. Describe the

More information

PRODIS. PD-ADC Digital Process Meter for analog Sensors. Digital Process Meters. Datasheet

PRODIS. PD-ADC Digital Process Meter for analog Sensors. Digital Process Meters. Datasheet Digital Process Meters Digital Process Meter for analog Sensors Datasheet Copyright ASM GmbH Am Bleichbach 18-24 85452 Moosinning Germany The information presented in this data sheet does not form part

More information

UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE

UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE 1 Power System Simulation Laboratory Venue: Ground Floor Department of Electrical Engineering (New Block) (Opposite Electronics Lab) Description This course

More information

PLC-24V10AL(-PT/-TH) Quick Start Manual (Rev.1.10)

PLC-24V10AL(-PT/-TH) Quick Start Manual (Rev.1.10) TEC (Peltier) Controller PLC-24V10AL(-PT/-TH) Quick Start Manual (Rev.1.10) Thank you for purchasing the TEC (Peltier) Controller PLC-24V10AL. Read these operating instructions carefully to ensure effective

More information

Advanced Features. High Performance Stepper Drive Description. Self Test and Auto Setup

Advanced Features. High Performance Stepper Drive Description. Self Test and Auto Setup www.applied-motion.com STAC6 High Performance Stepper Drive Description The STAC6 represents the latest developments in stepper drive technology, incorporating features that will derive the highest performance

More information

USER MANUAL. Valve System Test Centre 1/26

USER MANUAL. Valve System Test Centre 1/26 USER MANUAL Valve System Test Centre 1/26 Table of contents 1 General... 3 1.1 Safety instructions... 3 2 Application... 4 3 Specifications... 5 3.1 Environment... 5 3.2 Terminals... 5 3.3 Dimensions and

More information

TECHNICAL REFERENCE BSD V-3A Bipolar Stepper Driver

TECHNICAL REFERENCE BSD V-3A Bipolar Stepper Driver TECHNICAL REFERENCE BSD 3630 36V-3A Bipolar Stepper Driver Contents Chapter 1 Safety Precautions.. 3 Chapter 2 Drive Overview...4 2.1 Key Features...4 2.2 Drive Description...4 2.3 Applications. 4 Chapter

More information

Development Kit Manual DK-114N-1 and DK-114N-3

Development Kit Manual DK-114N-1 and DK-114N-3 Development Kit Manual DK-114N-1 and DK-114N-3 Overview Big Chip LEDs from Luminus Devices have been designed from the ground up to enable a new class of illumination and projection systems. Benefiting

More information

cnc serie 550 models customized housings, ready for installation on the machines tool cnc Serie Modules and interconnections

cnc serie 550 models customized housings, ready for installation on the machines tool cnc Serie Modules and interconnections cnc serie 550 cnc serie 550 By developing the Serie 550, Esa/GV s intention was to update its range of numeric controls for press brakes, shears and plate rolls forming machines, true to its tradition

More information

Allen-Bradley PLCs. 100 Programmable Controller Processor Unit -Catalog Nos LPI01, -LP102, -LP103, -LP104 SLC TM. The Unit

Allen-Bradley PLCs. 100 Programmable Controller Processor Unit -Catalog Nos LPI01, -LP102, -LP103, -LP104 SLC TM. The Unit PRODUCT DATA SLC TM 100 Programmable Controller Processor Unit -Catalog Nos. 1745-LPI01, -LP102, -LP103, -LP104 The SLC 100 programmab/e Contro"er The SLC 100 Programmable Controller is easy to program,

More information

Connection Cable Communication 232C Port Method GP 1762-L24BWA. the CPU Unit RS-232C

Connection Cable Communication 232C Port Method GP 1762-L24BWA. the CPU Unit RS-232C System Structure GP Model Product Remark GP GP70 Series GP77 / 77R Series GP2000 Series GLC GLC2000 Series * Information for connecting Handy Type is not on this instruction. PLC CPU Connection Cable Communication

More information

CUSTOMIZED TEACHER ASSESSMENT BLUEPRINT. Test Code: 5936 Version: 01

CUSTOMIZED TEACHER ASSESSMENT BLUEPRINT. Test Code: 5936 Version: 01 CUSTOMIZED TEACHER ASSESSMENT BLUEPRINT ELECTROMECHANICAL ENGINEERING TECHNOLOGY PA Test Code: 5936 Version: 01 Specific competencies and skills tested in this assessment: Technical Documentation and Safety

More information

SC500/SC500P. Installation Note

SC500/SC500P. Installation Note SC500/SC500P Installation Note 81473 007 EN SC500P Sc500 SC500 Smart Card Reader General The SC500 is a reader that reads data from Mifare cards. The default configuration reads the chip serial number

More information

Contact form. Operating Force. SPDT 25g Unsealed Solder / 187 Quick Connect. SPDT 50g Unsealed Solder / 187 Quick Connect

Contact form. Operating Force. SPDT 25g Unsealed Solder / 187 Quick Connect. SPDT 50g Unsealed Solder / 187 Quick Connect VX Miniature Snap Action Switch Compact snap action switch with low force operation Internal mechanism assures outstanding contact reliability Models available for micro load up through 5 Amps ROHS Compliant

More information

Multi-axis controller V 8 / VV 8

Multi-axis controller V 8 / VV 8 Multi-axis controller V 8 / VV 8 /30 03 The multi-axis controller V 8 is a rugged switching device according IEC/EN 947-5- for electro-hydraulic applications.the modular design enables the switching device

More information

MDrive Hybrid Integrated motion systems with Hybrid Motion Technology. MDrive 17 Hybrid Motion Control

MDrive Hybrid Integrated motion systems with Hybrid Motion Technology. MDrive 17 Hybrid Motion Control MDrive Hybrid Integrated motion systems with Hybrid Motion Technology MDrive 17 Hybrid Description MDrive Hybrid Presentation The MDrive Hybrid is a very compact motion system that solves many servo applications

More information

MDrive Hybrid Integrated motion systems with Hybrid Motion Technology. MDrive 23 Hybrid Motion Control

MDrive Hybrid Integrated motion systems with Hybrid Motion Technology. MDrive 23 Hybrid Motion Control MDrive Hybrid Integrated motion systems with Hybrid Motion Technology MDrive 23 Hybrid Description MDrive Hybrid Presentation The MDrive Hybrid is a very compact motion system that solves many servo applications

More information

MECHATRONICS CATALOGUE

MECHATRONICS CATALOGUE 2008 MECHATRONICS CATALOGUE 2 3 Mechatronics - Micro PLC training systems Mechatronics - Compact pneumatic press You can use the module with task board and task cards......with a traffic light module..

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering SV203 Interface Overview Overview Sensors Light Sensor Motion Sensor Joystick Computer USB PORT Technical Pointing the Way to Solutions! T http://www.bpesolutions.com Animatronic

More information

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. January 2013

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. January 2013 PLC Fundamentals Module 3: Programming with Function Blocks PREPARED BY Academic Services Unit January 2013 Applied Technology High Schools, 2013 ATE326 PLC Fundamentals Module 3: Programming with Function

More information

Draw wire sensors, draw wire sensors for displacement, position

Draw wire sensors, draw wire sensors for displacement, position Draw wire sensors, draw wire sensors for displacement, position Sensors based on potentiometer and encoder, for industrial and OEM applications for measurement of lengths, stroke, displacement, position,

More information

STEP MOTOR DRIVER SMD-4.2DIN

STEP MOTOR DRIVER SMD-4.2DIN SMART MOTOR DEVICES http://www.smd.ee STEP MOTOR DRIVER SMD-4.2DIN manual SMDDIN.42.001 2018 1. Product designation Step motor controller SMD-4.2DIN is an electronic device designed to operate with 2 or

More information

To demonstrate wide range of experiments, applications and advanced control techniques using industry standard instrumentation and controls.

To demonstrate wide range of experiments, applications and advanced control techniques using industry standard instrumentation and controls. MI 330 UNIVERSAL PROCESS CONTROL TRAINER OBJECTIVE To demonstrate wide range of experiments, applications and advanced control techniques using industry standard instrumentation and controls. FEATURES

More information

Chassis Power Supplies

Chassis Power Supplies PDC24 / PAC Chassis Power Supplies (PDC24 / PAC) Issue 3 October 2005 INTRODUCTION PURPOSE Two Power Supply Units (PSUs) provide a dual-redundant source of 5.4Vand 12Vdc onto the backplane for the modules

More information

RT02 Series Robust Industrial Joystick. RunnTech

RT02 Series Robust Industrial Joystick. RunnTech Electronics (Changzhou) Corp. RT0 Series Robust Industrial Joystick RT0 Series Robust Industrial Joystick Product Features Potentiometer sensor or Hall sensor; Single axis, dual axis or axis control; Resistant

More information

Zenith DS9000 Dispensing System

Zenith DS9000 Dispensing System Page Date: 04/2009 Zenith DS9000 Dispensing System Installation & Operation Manual Page 2 Table of Content Introduction... 3 Control Specification... 4 Wiring Diagram... 5 Wiring Instructions... 6 Field

More information

USER S MANUAL. C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3

USER S MANUAL. C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3 USER S MANUAL C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3 FEBRUARY, 2015 USER'S MANUAL TABLE OF CONTENTS Page # Contents 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 SPECIFICATIONS.... 2 4.0 BOARD DESCRIPTION...

More information

MDrive Plus Stepper motors with integrated electronics. MDrive 34 Plus Motion Control fully programmable

MDrive Plus Stepper motors with integrated electronics. MDrive 34 Plus Motion Control fully programmable MDrive Plus Stepper motors with integrated electronics MDrive 34 Plus Description MDrive Plus Presentation The MDrive Plus is a 1.8 2-phase stepper motor with on-board fully programmable motion controller,

More information

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. August 2011

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. August 2011 PLC Fundamentals Module 3: Programming with Function Blocks PREPARED BY Academic Services Unit August 2011 Applied Technology High Schools, 2011 ATE1212 PLC Fundamentals Module 3: Programming with Function

More information

C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1

C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1 C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1 User manual Rev. 2 1. Overview This card has been designed to provide a flexible interface and functions to computer CNC projects, by using the parallel

More information

PBSCONTROL. AMS-R4000 Modular RTU. Remote Terminal Unit

PBSCONTROL. AMS-R4000 Modular RTU. Remote Terminal Unit PBSCONTROL AMS-R4000 Modular RTU Remote Terminal Unit AMS-R4000 Introduction The documentation and the software included with this product are copyrighted 2017 by pbscontrol Company. AMS-4000 System is

More information

GSV-3USBx2 3,5mV/V 4,2V

GSV-3USBx2 3,5mV/V 4,2V x2 3,5mV/V 4,2V Highlights Powered via USB port Sampling rate 10 khz Data rate 1...1000 Hz straingage quarter, half, full bridges Built-in bridge supplement 350 Ohm Optionally also for displacement transducers

More information

Applications of Programmable Logic Controllers DG31 34

Applications of Programmable Logic Controllers DG31 34 Applications of Programmable Logic Controllers DG31 34 Purpose Unit purpose: This Unit is designed to introduce candidates to Programmable Logic Controllers (PLCs) and enable them to understand how PLCs

More information

Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces

Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces Using LabVIEW to Send Commands via RS232 to Ontrack Control Systems ADR Interfaces ADR112 DAQ Board ADR101 RS232 Data Acquisition Interface DAQ Ontrack company s lowest-cost solution. RS232 to 8 digital

More information

Special-purpose Basic Switch

Special-purpose Basic Switch Special-purpose Basic Switch DPDT Basic Switch for Two Independent Circuit Control Incorporates two completely independent built-in switches. Ideal for switching the circuits operating on two different

More information

Screw. Nut Guide. Features

Screw. Nut Guide. Features Actuator Controls Rotary Limit Switches SKA Series Rotary Limit Switch Screw Traveling Nuts Input Shaft Nut Guide Gear Precision Available in two control voltage ratings: 250 or 480, and in three gear

More information

HERCULES-5000 INSTRUCTION MANUAL

HERCULES-5000 INSTRUCTION MANUAL IndustrieAlpine Allee 1 D - 94513 Schönberg Tel.:+49 (0) 85 54/9609-0 Fax:+49 (0) 85 54/96 09 20 Mail: sales@tetelectronics.de INSTRUCTION MANUAL HERCULES-5000 High-performance power supplies Page 1 von

More information

1. CP430, CP470, CP474, CP770 and CP774

1. CP430, CP470, CP474, CP770 and CP774 1. CP430, CP470, CP474, CP770 and CP774 1.1 Order data CPUs CP430, CP470, CP474, CP770 and CP774 CP430, CP470, CP770 CP474, CP774 Model number 7CP430.60-1 7CP470.60-2 7CP474.60-2 7CP770.60-1 7CP774.60-1

More information

Si 2035 Programmable Stepper Drive

Si 2035 Programmable Stepper Drive Si 23 Programmable Stepper Drive Description The Si23 is a programmable stepper drive/ indexer packaged in a rugged steel case. Integral heat sink, mounting brackets, switch covers and connectors are included

More information

Module 4. Programmable Logic Control Systems. Version 2 EE IIT, Kharagpur 1

Module 4. Programmable Logic Control Systems. Version 2 EE IIT, Kharagpur 1 Module 4 Programmable Logic Control Systems Version 2 EE IIT, Kharagpur 1 Lesson 22 The PLC Hardware Environment Version 2 EE IIT, Kharagpur 2 Instructional Objectives After learning the lesson students

More information

MDrive Plus Stepper motors with integrated electronics. MDrive 17 Plus Motion Control fully programmable

MDrive Plus Stepper motors with integrated electronics. MDrive 17 Plus Motion Control fully programmable Stepper motors with integrated electronics MDrive 17 Plus Description Presentation The is a 1.8 2-phase stepper motor with on-board fully programmable motion controller, drive electronics and optional

More information

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM Installed in Tango (standard) or alpha nea frames Modbus RTU communication over RS485 line Wide range of power supply Control knob for correction setting Can be installed in a multifunction frame Tango

More information

Actuator Commissioning Tool

Actuator Commissioning Tool Document No. 129-287 Actuator Commissioning Tool Product Description The 985-047 Actuator Commissioning Tool provides a portable instrument for exercising, calibrating, and testing resistive, proportional

More information

Ocean Controls KTA-224 Modbus IO Module

Ocean Controls KTA-224 Modbus IO Module Ocean Controls Ocean Controls 8 Relay outputs (5A, 250VAC contacts) 4 Opto-Isolated Inputs with counters 3 Analog Inputs (10 bit) jumperselectable for 0-5V or 0-20mA 4 Input Counters RS485 or USB (virtual

More information

PEAKTRONICS MKT-118. Actuator Controls Mounting Kit ASSEMBLY DIAGRAM F B A D D I I FEEDBACK POTENTIOMETER. Asahi A92, B92, C92, S92 Actuators

PEAKTRONICS MKT-118. Actuator Controls Mounting Kit ASSEMBLY DIAGRAM F B A D D I I FEEDBACK POTENTIOMETER. Asahi A92, B92, C92, S92 Actuators PEAKTRONICS MKT- Actuator Controls Mounting Kit ASSEMBLY DIAGRAM Asahi A9, B9, C9, S9 Actuators J POT HEX NUT POT LOCKWASHER H E H E E H E H F B POT WASHER HEATER mounting holes K A D D INSULATING SHEET

More information

MDrive Linear Actuator

MDrive Linear Actuator MDrive Linear Actuator Compact, integrated all-in-one linear motion systems Hybrid Linear Actuator, Description MDrive Hybrid Linear Actuator MDrive Hybrid Linear Actuator,, non-captive and external shaft

More information

C11G- MULTIFUNTCION CNC BOARD Rev. 8.2

C11G- MULTIFUNTCION CNC BOARD Rev. 8.2 C11G- MULTIFUNTCION CNC BOARD Rev. 8.2 User manual Rev. 2 1. Overview This card has been designed to provide a flexible interface and functions to your computer projects, by using the parallel port control

More information

OVEN INDUSTRIES, INC.

OVEN INDUSTRIES, INC. OVEN INDUSTRIES, INC. OPERATING MANUAL MODEL 5C7-195 THERMOELECTRIC MODULE TEMPERATURE CONTROLLER TABLE OF CONTENTS Page Features...1 Description...2 Block Diagram...2 Mechanical Package Drawing...3 RS232

More information

Flexible Manufacturing System 1 AE-PLC-FMS1

Flexible Manufacturing System 1 AE-PLC-FMS1 Flexible Manufacturing System 1 AE-PLC-FMS1 Engineering and Technical Teaching Equipment Available with PLC, as: - PANASONIC - SIEMENS - MITSUBISHI - ALLEN BRADLEY - OMRON Etc... Computer Control System

More information

1. DB-9 interface pins Definition

1. DB-9 interface pins Definition 1 I. unction description II. Dry contact card is UPS options, which is used to provide UPS internal status to the outside or control peripheral device according to UPS status in the form of dry contact.

More information

Rretrofitting process optimization in CNC machines using PLC and labview

Rretrofitting process optimization in CNC machines using PLC and labview Rretrofitting process optimization in CNC machines using PLC and labview 1 Balaji A, 2 Jahir Hussain H, 3 Faheem Ashkar M R 1 Assistant Professor, 2 UG Scholar, 3 UG Scholar 1 Department of Mechatronics

More information

Specification for temperature sensor calibration setup

Specification for temperature sensor calibration setup 1. Item description Automated Temperature calibration setup made of: A. High accuracy temperature bath with internal and external reference probe, multiple sensors insert kits, carry case and other accessories.

More information

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC INDUSTRIAL CONTROLS

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC INDUSTRIAL CONTROLS STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE ELEC 141 - INDUSTRIAL CONTROLS Prepared by: David W Hartle CANINO SCHOOL OF ENGINEERING TECHNOLOGY ELECTRICAL ENGINEERING

More information

R1M-GH BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL PC RECORDER MODEL. (thermocouple or DC input, 16 points)

R1M-GH BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL PC RECORDER MODEL. (thermocouple or DC input, 16 points) INSTRUCTION MANUAL PC RECORDER (thermocouple or DC input, points) MODEL BEFORE USE... Thank you for choosing M-System. Before use, please check contents of the package you received as outlined below. If

More information

Industrial Electric Actuators AC and DC Voltages Nm/ inch lbs

Industrial Electric Actuators AC and DC Voltages Nm/ inch lbs Industrial Electric Actuators AC and DC Voltages 30-200Nm/265-1770 inch lbs Features Quarter turn (90 ) operation with mechanical travel stops Type 4X/IP67 weatherproof aluminum alloy enclosure Highly

More information

Omron Adept Hornet 565 Robot Quick Setup Guide

Omron Adept Hornet 565 Robot Quick Setup Guide Omron Adept Hornet 565 Robot Quick Setup Guide P/N: 14692-000, Rev A July, 2015 1.1 Introduction This Quick Setup Guide steps you through the installation and start-up of your Omron Adept Hornet 565 robot.

More information

C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4

C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4 USER S MANUAL VER.1 C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4 SEPTEMBER, 2016 User s Manual Ver.1 Page i USER'S MANUAL TABLE OF CONTENTS Page # 1. OVERVIEW... 1 2. FEATURES... 1 3. SPECIFICATIONS...

More information

Hall D Cryotarget Controls

Hall D Cryotarget Controls Hall D Cryotarget Controls (General Overview) Robert Werth Teachey Detector Support Group Thomas Jefferson National Accelerator Facility Page 1 Topics Requirements Signals User Display / Controls Expert

More information

PSM-2 POWER SUPPLY MODULE INSTRUCTIONS

PSM-2 POWER SUPPLY MODULE INSTRUCTIONS PSM2-09.doc 1 Rev: 8-28-01 PSM-2 POWER SUPPLY MODULE INSTRUCTIONS PSM Model 2 equipped with Field Programmable Output Voltages MODEL PRODUCT OFFERING / VARIATIONS: PSM-2 Metal case housed surface mountable

More information

Incremental Encoder with Hollow Shaft

Incremental Encoder with Hollow Shaft Incremental Encoder Type RI 36-H n miniature industry encoder for high number of pulses n short mounting length n easy mounting procedure n Application e.g.: - Motors - Machine tools - Packaging Machines

More information

ASM Series. Advanced Signal Multi-scanner. Functional signal multi-scanner adding flexibility to your calibration needs

ASM Series. Advanced Signal Multi-scanner. Functional signal multi-scanner adding flexibility to your calibration needs 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-571-8431 signal Visit us at www.testequipmentdepot.com ASM Series Advanced Signal Multi-scanner Functional signal multi-scanner

More information