Distributors News. December, 2004 Unitronics has announced a major market release. The release includes:

Size: px
Start display at page:

Download "Distributors News. December, 2004 Unitronics has announced a major market release. The release includes:"

Transcription

1 MAJOR RELEASE VISILOGIC 4.00, VISION 290, REMOTE ACCESS 4.00 & DATAXPORT 2.00 Unitronics has announced a major market release. The release includes: PID: includes internal Auto-tune Trends: Real-Time HMI Graphs Vision 290: Touchscreen + Virtual Keyboard, VisiLogic support Expanded Memory Operands Formula: build your own mathematical function Enter AlphaNumeric String via Keypad Interrupt High-Speed Counter Immediate: Write to Physical Analog Output PID: FB with Internal Auto-tune Trends: Real-Time HMI Graphs VisiLogic support for Vision 290: Touchscreen + Virtual Keyboard Expanded Memory Operands New FBs Draw Axis The PID FB enables you to use system feedback to continuously control a dynamic process. The purpose of PID control is to keep a process running as close as possible to a desired Set Point. VisiLogic's PID FB includes auto-tune. Trends functions enable you to display dynamically changing values on the Vision screen in response to application conditions. The values input to Trends may come from: Registers Data Tables To provide background axes for Trends, use the Draw Axis functions or the HMI utility Draw Static Axis. The Vision290, now fully supported by VisiLogic, has the largest embedded touchscreen of the Vision models, measuring cm (5.7''). In addition, the V290 offers a touchscreen virtual keypad that replaces the standard embedded keypad offered by other Vision models. The virtual keypad opens whenever the user touches a keypad entry variable. This keypad functions just like the embedded keypad, enabling you to key in data and assign touch properties. Note that in order to enter Information Mode, you touch the V290 s touchscreen in an area that is not occupied by a Keypad Entry variable or other screen object that has been assigned a Touch Property. The V290 also features a buzzer, linked to SB 310 Buzzer and SB 311 Buzzer - Screen Touch, this can buzz when the screen, or an on-screen object, has been touched. Vision controllers now offer 4096 MB (formerly 2048) & 2048 MIs (formerly 1600). Use Draw Axis to place x and y axes, including ticks, on the Vision screen in response to Ladder conditions. The axes may be used to provide a background for bar graphs, or in conjunction with the Trends function block. 6 Of: 1

2 BAS More Features Formula: build your own mathematical function Enter AlphaNumeric String via Keypad Interrupt High-Speed Counter Immediate: Write to Physical Analog Output Ethernet TCP/IP security Protected Subroutines Data Tables Find Row Extended Data Tables Read/Write Column Data Tables, Timer & Float New HMI Features Global HMI Variable Bank Shape graphs The BAS operations enable Vision controllers to exchange data with CSI building environment cards. BAS operations are located on the FBs toolbar. The Formula function, located on the Math menu, enables you to apply mathematical operators to operand values, and then output the result to a register. Via Keypad Entry variables, users can now enter upper and lower case characters as well as symbols, using either the Vision HMI function keypad, or in touch-screen models, a 'Virtual Keypad'. The new Interrupt High-Speed Counter routine is called according to the current value of a high-speed counter. The program stops immediately and executes the subroutine when the Counter Value reaches the Counter Target Value. The new Immediate Element, Write to Physical Analog Output, is located on the More> Immediate menu. Use it to immediately write a value into a physical, hardwired output-- without regard to the program scan. This function is generally included in an Interrupt routine, for example to turn an output ON in case of an alarm or emergency. By assigning unique names to a controller via Set PLC Name, you restrict Ethernet access to known PLCs. For this reason, note that Set PLC Name is now required for all applications using MODBUS TCP/IP. The PLC name must match the IP address and Port Number assigned to the PLC via the TCP/IP Card Init function. Note that if you do not know the PLC name, you cannot use a PC to access the PLC via Ethernet; however you may access the PLC via a serial communication connection. In Vision Communication PC Settings, note that serial is now the default communication mode. If you select Ethernet and close the project, the setting reverts to Serial. You can create a Ladder Password, then apply it to protect multiple subroutines. When a subroutine is protected, a user cannot open, copy, export, or print it without supplying the password. This function enables you to search for more than one value. The number of the row containing all of the values is stored in the output value. A column in a Data Table is the source for the Read/Write Column function. Floats and Timers can now be included in Data Table Data Types. To prevent variables from taking up excessive space in the controller's Flash memory, use Global Variables. The Global HMI Variable bank can contain any type of HMI variable. When you open a VisiLogic project, the bank is empty. You enter variables in the bank by first creating a variable, such as a List of Images variable, and then adding it to the bank. Once a variable is in the bank, you can refer to it from any HMI Display. Shape graphs show how values progress. You can use them together with other Display elements to help operators track system progress and status. 6 Of: 2

3 New Clock Variable- UTC Draw Static Axis Moving Images Border (Frame) HMI Element You can now display and enter UTC (Universal Time) values. This HMI utility enables you to place background axes for graphs. You can 'animate' images, moving them along a field according to an MI value. Place a border around an HMI element. New Ladder Functions UTC (Universal Time) functions Via VisiLogic's UTC functions, you can set the Real Time Clock (RTC) within an Ethernetenabled Vision controller. Via Ethernet, you can: Synchronise the RTCs of all Vision controllers in a network to a Vision controller acting as 'server' (RFC-868). Synchronise the RTC of a controller to a PC server. (RFC-1305) Strings: Time to ASCII Strings: ASCII to Num Linearize a Vector of Values BCD to NUM, Num to BDC HMI-Ladder: Clear Rectangle New Debug Tool You can display a value as an ASCII string by using the Time to ASCII function together with the Display ASCII String variable. You can display an ASCII string as a number value using the ASCII to Num function together with the Display ASCII String variable. Use Vector of Values: Linearization to linearize a vector of source values, then store the values in the target vector. You can convert a numeric value into a BCD or a BCD to a numeric value by using the appropriate function. This new Ladder Element allows Ladder events to 'erase' a rectangular area on the controller's LCD display in response to a Ladder event. Measure the time interval between 2 points in the Ladder application, by placing Start and End Interval elements, located on the More menu, anywhere in the application. The time interval, in micro-seconds, is stored in the DW linked to the End Interval element. New System Operands Details are provided in the topic System Operands. Info Mode SB 36 INFO mode: Enter Info Mode via OS, Remote Access, or Ladder program conditions. SB 54 <i> key: May now be used to enter Info Mode. SI 50 INFO delay time: May now be modified, default = 4 seconds 6 Of: 3

4 HMI Drawing Modes Touch Screen PLC SB 37 Exclude last Display from FIFO: Enables user to skip going back to certain Displays SB 27 Enter Display without active Keypad Entry Variables: When ON, the user cannot navigate through the variables using the Enter or Right-arrow keys, and Keypad Entry Variable are not marked by a blinking cursor. If V290 is selected in Hardware Configuration, SB27 is ON by default. SB 29 Sets SB 30: (HMI keypad entries complete) SB 38 Invert Touchscreen element pixels (Text, images): Reverses pixel color in touchscreen elements SB 26 Exiting OS Draw Mode: (ON for 1 cycle after OS draw) SB 310 Buzzer: Turn this ON to cause a touch on a screen element to sound a buzzer SB 311 Buzzer Screen Touch: Turn this ON to cause a screen touch in any location to sound a buzzer SI 40 Touchscreen is being touched - X coordinates SI 41 Touchscreen is being touched - Y coordinates SB 300 Reset PLC: Turning this ON from any working mode resets the PLC Enhanced serial communication features More new Ladder features More new HMI Features COM 2 and COM 3 now support Baud Rate Drag & Drop: Ladder elements and functions may now be dragged and dropped between nets. Redo: When using undo, the last undone action may be redone. Project Properties: Assign any color to show power flow during Test mode. Key Pad entry for Display variables List of Text and List of Images. Numeric Variables:Increment\Decrement keypad entry value. You can now enable users to increment or decrement numeric keypad entry variables by pressing the Up/Down keypad arrows. Recovering Images with Microsoft Paint: Clicking any HMI image in a Display will open the Image Library; to open the image for editing, click the Paint icon on the lower left side of the Library frame. Draw a border around an HMI element. Draw a static axis on a Display. Align to Left Gridline Aligning images and variable optimizes Displays. Rotate images by 90 by clicking an icon. 6 Of: 4

5 Reverse the colors of all pixels in an image. New VisiLogic Keyboard shortcuts Improving Remote Access run times New Help Topic You can now use the keyboard to toggle between the HMI and Ladder Editor: Ctrl + Alt + L displays the Ladder Editor Ctrl + Alt + H displays the HMI Editor In addition, you can now use Ctrl + W to toggle the Output operand window at the bottom of the VisiLogic screen in and out of view. Use Create HMI Display Cache from the Build menu. Modem Connection Diagrams DataXport 2.00 Now supports s Force Call In addition to exporting PLC data according to schedule, you can now can force the PC to call a PLC and export the data by sending an SMS message to the PC's GSM modem. Ethernet Listen Ethernet Listen sets a particular PC port, via which PLCs can 'call' and connect to the PC. Once the connection is established, the PC will export whatever data is set for that PLC. Remote Access 4.00 The Program Downloader now supports Vision controllers. Downloader enables you to install control applications in local or remote controllers. These applications are in compressed format. Improving Remote Access run times by creating a.ura file containing static displays. You can read all PLC RAM values into an Excel file, and to write these Excel values into the PLC's RAM. VisiLogic Application Examples When you install VisiLogic, an Examples folder is created on your hard disk, containing field-tested VisiLogic (.vlp) sample applications. You can copy these sample applications and adapt them for your own use--if, for example, an application is written for the V120, you can select the V230 via Hardware Configuration. VisiLogic's Help Menu now includes a Help file containing a list of applications as well as their location path. About Vision Series OPLCs and VisiLogic Software A Vision Series controller is a compact PLC with on-board I/Os and a Graphic Operator Interface. Vision s integral HMI panel contains a graphics-ready LCD and function keyboard. This enables you to use graphic images and bar graphs to represent real-time variable data, create and show text instructions, and to display actual run-time system data. The operator uses the 24- key customizable keyboard to enter or modify system data. 6 Of: 5

6 Vision s on-board I/Os offer 16/3 D/A inputs including HSC/shaft-encoders/frequency measurers, and 10/4 relay/transistor outputs including PWM. Hooked up to Unitronics I/O Expansion Modules, Vision supports an additional 128 I/Os. One-stop VisiLogic programming enables you to build both HMI and PLC applications. Click-and-drop contacts, coils, and functions into your Ladder; structure your control application using Modules and Subroutines. Design up to 60 HMI Displays on an LCD replica, assign key functions; then download and test your program. Vision OPLCs offer 2 serial ports, networking options including TCP/IP, and RTC. About Unitronics Unitronics has been producing PLCs, automation software and accessory devices since Unitronics OPLC controller series combine full-function PLCs and HMI operating panels into single, compact units. These HMI + PLC devices are programmed in a single, user-friendly environment. Our clients save I/O points, wiring, space, and programming time; elements that translate directly into cost-efficiency. For more information, contact Unitronics headquarters at Tel.: , Fax: , or export@unitronics.com. 6 Of: 6

V G23 Rev: 12/04

V G23 Rev: 12/04 Software Manual HMI V230-21-G23 Rev: 12/04 No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or transmitted in any

More information

U90 Ladder Software Manual. Version 3.50, 6/03

U90 Ladder Software Manual. Version 3.50, 6/03 U90 Ladder Software Manual Version 3.50, 6/03 Table Of Contents Welcome to U90 Ladder... 1 Program Editors... 1 Project Navigation Tree...1 Browse Sequences...1 Printing Documentation...2 Interface Language...

More information

SOFTWARE MANUAL VISILOGIC - GETTING STARTED. V G23 Rev: 3:00

SOFTWARE MANUAL VISILOGIC - GETTING STARTED.   V G23 Rev: 3:00 SOFTWARE MANUAL VISILOGIC - GETTING STARTED V230-21-G23 Rev: 3:00 www.klinkmann.com The information in this document reflects products at the date of printing. Unitronics reserves the right, subject to

More information

U90 Ladder Software Manual

U90 Ladder Software Manual U90 Ladder Software Manual 3/06 No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or transmitted in any form or by

More information

If a project set to Samba includes a Socket Init function set to protocol HTTP, a compilation error now results. (Samba does not support web server)

If a project set to Samba includes a Socket Init function set to protocol HTTP, a compilation error now results. (Samba does not support web server) VisiLogic V9.8.65 Bugs Fixed SAMBA The RS485 for COM2 is now visible in COM INIT. Data Table grid scroll bar width is now standard. Trend - Title of operand window to matching to variable field. (Trend

More information

Vision570 TM /560 TM. Color OPLC TM. Color Vision570 TM /560 TM Series Featuring:

Vision570 TM /560 TM. Color OPLC TM. Color Vision570 TM /560 TM Series Featuring: Vision570 TM /560 TM Color OPLC TM Color Vision570 TM /560 TM Series Featuring: HMI Up to 1024 user-designed screens 500 images per application HMI graphs color-code Trends Built-in alarm screens Text

More information

1210 TM /1040 TM. Features: V1210 Flat Panel. V1040 Classic Panel HMI PLC. Communication

1210 TM /1040 TM. Features: V1210 Flat Panel. V1040 Classic Panel HMI PLC. Communication Features: HMI Up to 1024 user-designed screens 500 images per application HMI graphs - color-code Trends Built-in alarm screens Text String Library - easy localization Memory and communication monitoring

More information

No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or

No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

1 General Information

1 General Information 2013 PLC 1 General Information Controller configuration: main block Visio V230-13-B20 standard version addit. module Snap-in I/0 V200-18-E1B or V200-18-E2B Program uses operands with fixed addresses: I

More information

Wide Ladder Nets Ladder nets are now wide, and reach completely across your PC screen - no empty areas. This gives you twice the editing space

Wide Ladder Nets Ladder nets are now wide, and reach completely across your PC screen - no empty areas. This gives you twice the editing space U90 Ladder 6.6.36 Features Document version: 17/9/17 model JZ20-UN20 Digital Inputs including one HSC, 2 Analog/Digital Inputs, 1 Analog Input, 1 PT100/TC, 5 Relay Outputs, and 2 Transistor Outputs. Wide

More information

350 TM. Features: V350-J Flat Panel. V350 Classic Panel HMI PLC. Communication

350 TM. Features: V350-J Flat Panel. V350 Classic Panel HMI PLC. Communication 350 TM Advanced PLC integrated with a 3.5" color touchscreen. Includes an onboard I/O configuration; expand up to 5 I/Os Features: HMI 1024 user-designed screens 250 images per application HMI graphs -

More information

i4 Automation Ltd V G23 Rev: 12/04

i4 Automation Ltd V G23 Rev: 12/04 Software Manual Function Blocks V230-21-G23 Rev: 12/04 No part of this document may be used for any purpose other than for the purposes specifically indicated herein nor may it be reproduced or transmitted

More information

PID Server. Table Of Contents 6/6/04

PID Server. Table Of Contents 6/6/04 PID Server 6/6/04 Table Of Contents PID Server... 1 How Auto-tune works... 1 Vision Auto-tune... 3 Auto-tuning with PID Server (Vision)... 3 Controlling the Physical Output... 5 M90/91 Auto-tune... 7 Auto-tuning

More information

350 TM. Features: V350-J Flat Panel. V350 Classic Panel HMI PLC. Communication

350 TM. Features: V350-J Flat Panel. V350 Classic Panel HMI PLC. Communication 350 TM Advanced PLC integrated with a 3.5" color touchscreen. Includes an onboard I/O configuration; expand up to 5 I/Os Features: HMI 1024 user-designed screens 250 images per application HMI graphs -

More information

V350-T38 V350J-T38.

V350-T38 V350J-T38. Vision OPLC V130/ V350/ Technical Specifications Order Information V130-33-T38 PLC with Classic panel, Monochrome display 2.4" V130-J-T38 PLC with Flat panel, Monochrome display 2.4" V350-35-T38 PLC with

More information

Vision OPLC. Technical Specifications. V T34 Technical Specifications

Vision OPLC. Technical Specifications. V T34 Technical Specifications Vision OPLC V570-57-T34 Technical Specifications The Unitronics V570-57-T34 offers the following onboard I/Os via HE-10 connectors: 16 isolated Digital Inputs, configurable via wiring to include2 HSC/Shaft-encoder

More information

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 Vision OPLC V130-33-TR34 Technical Specifications The Unitronics V130-33-TR34 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and 3 HSC/Shaft-encoder Inputs

More information

Vision OPLC. Distributed by: M.A. Selmon Company, Inc 4 Oxford Rd. Milford, CT V R34/V350-J-R34 Technical Specifications

Vision OPLC. Distributed by: M.A. Selmon Company, Inc 4 Oxford Rd. Milford, CT V R34/V350-J-R34 Technical Specifications Vision OPLC V350-35-R34/V350-J-R34 Technical Specifications The Unitronics V350-35-R34/V350-J-R34 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and 3

More information

Samba OPLC SM35-J-T20

Samba OPLC SM35-J-T20 Samba OPLC SM35-J-T20 Technical Specifications The Unitronics SM35-J-T20 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include: 3 HSC/Shaft-encoder Input, 2 Analog inputs

More information

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 npn inputs

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 npn inputs Vision OPLC V130-33-T38 Technical Specifications The Unitronics V130-33-T38 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and 2 HSC/Shaft-encoder Inputs

More information

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 npn inputs

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 npn inputs Vision OPLC V350-35-T38 Technical Specifications The Unitronics V350-35-T38 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and 2 HSC/Shaft-encoder Inputs

More information

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 Vision OPLC V350-35-TRA22 Technical Specifications The Unitronics V350-35-TRA22 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog, 2 PT100/TC and 1 HSC/Shaftencoder

More information

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1

20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 Vision OPLC V130-33-R34 /V130-J-R34 Technical Specifications The Unitronics V130-33-R34 /V130-J-R34 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and

More information

All Analog Outputs, voltage/current 20mA 35mA 5mA 48mA/30mA* *If the analog outputs are not configured, then subtract the higher value.

All Analog Outputs, voltage/current 20mA 35mA 5mA 48mA/30mA* *If the analog outputs are not configured, then subtract the higher value. Vision OPLC V350-35-TA24/V350-J-TA24 Technical Specifications The Unitronics V350-35-TA24/V350-J-TA24 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog,

More information

MatDeck tips. Basic. :=- assignment of variable values; assign value to variable a with code a := value

MatDeck tips. Basic. :=- assignment of variable values; assign value to variable a with code a := value MatDeck tips Basic :=- assignment of variable values; assign value to variable a with code a := value = - displaying variable value; display value stored in the variable a with code a = Alt continue with

More information

EZPLC Software Manual Manual Part Number EZPLC-EDIT-M Revision A.6. Introduction

EZPLC Software Manual Manual Part Number EZPLC-EDIT-M Revision A.6. Introduction EZPLC Software Manual Manual Part Number EZPLC-EDIT-M Revision A.6 Introduction This page intentionally left blank. EZPLC Software Manual Manual Part Number EZPLC-EDIT-M Revision A.6 Introduction WARNING!

More information

PLC + HMI in One Unit

PLC + HMI in One Unit PRODUCT OVERVIEW www.klinkmann.fi PLC + HMI in One Unit Total automation with just one integrated controller unit for: machine automation energy applications like boilers, remote RTUs etc water and waste

More information

Jazz-J. Jazz. Features:

Jazz-J. Jazz. Features: An All-in-One that is as affordable as a "smart relay" - full-function PLC combined with a textual HMI and keyboard, with up to 40 onboard I/Os Meet the New Jazz 2 series Advantages: Faster performance

More information

Jazz-J. Jazz. Features:

Jazz-J. Jazz. Features: An All-in-One that is as affordable as a "smart relay" - full-function PLC combined with a textual HMI and keyboard, with up to 40 onboard I/Os Meet the New Jazz 2 series Advantages: Faster performance

More information

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 Vision OPLC V130-33-TR6/V130-J-TR6 Technical Specifications The Unitronics V130-33-TR6/V130-J-TR6 offers the following onboard I/Os: 8 Digital Inputs, configurable via wiring to include 2 Analog (current/voltage)

More information

Comparison of HMI900 Series to HMI500 Series

Comparison of HMI900 Series to HMI500 Series Comparison of to Communications RS-232 Communications!"! RS-422 Communications!! Peripherals Printer Interface!! Memory Upgrade! Real-Time Clock!! Removable PC Flash (PCMCIA)! Sound Output (WAV)! I/O Support!

More information

13-1. This chapter explains how to use different objects.

13-1. This chapter explains how to use different objects. 13-1 13.Objects This chapter explains how to use different objects. 13.1. Bit Lamp... 13-3 13.2. Word Lamp... 13-5 13.3. Set Bit... 13-10 13.4. Set Word... 13-13 13.5. Function Key... 13-21 13.6. Toggle

More information

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1

Power Supply Input voltage 20.4VDC to 28.8VDC with less than 10% ripple Max. current consumption See Note 1 Vision OPLC V130-33-TR20/V130-J-TR20 Technical Specifications The Unitronics V130-33-TR20/V130-J-TR20 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog (current/voltage)

More information

V350-RA22 V350J-RA22.

V350-RA22 V350J-RA22. Vision OPLC V130/ V350/ Technical Specifications Order Information V130-33-RA22 PLC with Classic panel, Monochrome display 2.4" V130-J-RA22 PLC with Flat panel, Monochrome display 2.4" V350-35-RA22 PLC

More information

User Manual PDUTracker

User Manual PDUTracker User Manual PDUTracker Management Software for PDU Table of Contents 1. Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. Install and Uninstall... 1 2.1. System Requirement... 1 2.2. Software

More information

Vision OPLC. V T38 Installation Guide. General Description

Vision OPLC. V T38 Installation Guide. General Description Vision OPLC V130-33-T38 Installation Guide The Unitronics V130-33-T38 offers the following onboard I/Os: 22 Digital Inputs, configurable via wiring to include 2 Analog and 2 HSC/Shaft-encoder Inputs 16

More information

Item SM35-J-T20 SM43-J-T20 SM70-J-T20

Item SM35-J-T20 SM43-J-T20 SM70-J-T20 Samba OPLC SM35-J-T20 SM43-J-T20 SM70-J-T20 Technical Specifications Ordering Information Item SM35-J-T20 PLC with Flat panel, Color touch display 3.5 SM43-J-T20 PLC with Flat panel, Color touch display

More information

V430J-TR34 V350-TR34 V350J-TR34. pnp inputs

V430J-TR34 V350-TR34 V350J-TR34. pnp inputs Vision PLC+HMI Order Information V130-33-TR34/V130-J-TR34 V350-35-TR34/V350-J-TR34 V430-J-TR34 Technical Specifications V130-33-TR34 PLC with Classic panel, Monochrome display 2.4" V130-J-TR34 PLC with

More information

All Analog Outputs, voltage/current 10mA 35mA 5mA 48mA/30mA* *If the analog outputs are not configured, then subtract the higher value.

All Analog Outputs, voltage/current 10mA 35mA 5mA 48mA/30mA* *If the analog outputs are not configured, then subtract the higher value. Vision OPLC V350-35-TRA22/V350-J-TRA22 Technical Specifications The Unitronics V350-35-TRA22/V350-J-TRA22 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog,

More information

TPEditor User Manual

TPEditor User Manual Table of Contents TPEditor User Manual Chapter 1 TPEditor Operation... 1-1 1-1 Recommended System Requirements... 1-1 1-2 TPEditor Software Installation... 1-1 1-3 Basic Introduction... 1-6 1-4 Skills

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Vision OPLC V TR20

Vision OPLC V TR20 Vision OPLC V130-33-TR20 Installation Guide The Unitronics V130-33-TR20 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog, and 3 HSC/Shaft-encoder Inputs

More information

Vision OPLC. V TR6 Technical Specifications. Technical Specifications.

Vision OPLC. V TR6 Technical Specifications. Technical Specifications. V350-35-TR6 Technical Specifications The Unitronics V350-35-TR6 offers the following onboard I/Os: 8 Digital Inputs, configurable via wiring to include 2 Analog (current/voltage) and 1 HSC/Shaft-encoder

More information

Operator terminals. Dialog 80 and Dialog 640 User guide

Operator terminals. Dialog 80 and Dialog 640 User guide Operator terminals Dialog 80 and Dialog 640 User guide SERAD SA 271, route des crêtes 44440 TEILLE France +33 (0)2 40 97 24 54 +33 (0)2 40 97 27 04 http://www.serad.fr info@serad.fr TD-UM/EN SERAD reserves

More information

User Manual WatchPower

User Manual WatchPower User Manual WatchPower Management Software for SP Efecto / SP Brilliant (Plus) / SP Initial Table of Contents 1. WatchPower Overview...1 1.1. Introduction... 1 1.2. Features... 1 2. WatchPower Install

More information

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2 User Manual MPPTracker Management Software for Solar Charge Controller Version: 1.2 Table of Contents 1. MPPTracker Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. MPPTracker Install and Uninstall...

More information

Installation Guide V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ.

Installation Guide V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ. Vision OPLC V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ. General Description V1210 OPLCs are programmable logic controllers that comprise a built-in operating

More information

PLC HMI VISION SAMBA JAZZ. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE

PLC HMI VISION SAMBA JAZZ. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE PLC HMI ALL IN ONE Powerful Software Outstanding Support Complete Range of PLCs VISION SAMBA JAZZ Powerful Software Single, intuitive, feature-rich programming environment & utilities suite Unitronics

More information

TelePACE Studio Ladder Logic Training Manual

TelePACE Studio Ladder Logic Training Manual TelePACE Studio Ladder Logic Training Manual SCADA products... for the distance TelePACE Studio Ladder Editor Training Manual 1999-2009 Control Microsystems Inc. All rights reserved. Printed in Canada.

More information

Installation Guide V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ.

Installation Guide V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ. Vision OPLC V1210-T20BJ This guide provides basic information for Unitronics controllers V1210-T20BJ. General Description V1210 OPLCs are programmable logic controllers that comprise a built-in operating

More information

V350-RA22 V350J-RA22.

V350-RA22 V350J-RA22. Vision PLC+HMI V130/ V350/ Technical Specifications Order Information V130-33-RA22 PLC with Classic panel, Monochrome display 2.4" V130-J-RA22 PLC with Flat panel, Monochrome display 2.4" V350-35-RA22

More information

User Manual WatchPower

User Manual WatchPower User Manual WatchPower Management Software for Inverter Table of Contents 1. WatchPower Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. WatchPower Install and Uninstall... 1 2.1. System Requirement...

More information

This guide provides basic information for Unitronics controllers V C30B and V T40B.

This guide provides basic information for Unitronics controllers V C30B and V T40B. Vision OPLC V570-57-C30B and V570-57-T40B (Color) This guide provides basic information for Unitronics controllers V570-57-C30B and V570-57-T40B. General Description Vision OPLCs are programmable logic

More information

WINDOWS NT BASICS

WINDOWS NT BASICS WINDOWS NT BASICS 9.30.99 Windows NT Basics ABOUT UNIVERSITY TECHNOLOGY TRAINING CENTER The University Technology Training Center (UTTC) provides computer training services with a focus on helping University

More information

Once you have added I/O Expansion Modules to your project, you can create variations called 'IO Module Configurations'.

Once you have added I/O Expansion Modules to your project, you can create variations called 'IO Module Configurations'. VisiLogic 9.8.65 V700 The trend buttons are now enlarged Trend VisiLogic 9.8.64 Remote Operator for Mobile The Help menu now offers a link that will access the App store. In addition, the Help topic Remote

More information

This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens).

This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens). Vision OPLC Installation Guide Models V230/260/280/290 (Non-color Screens) This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens). General Description Vision OPLCs

More information

SeeSnake HQ User Guide

SeeSnake HQ User Guide SeeSnake HQ User Guide SeeSnake HQ Version 1.53.85.1426 23 May 2010 About SeeSnake HQ 3 Digital Technology 3 Installation and Updates 5 Windows XP 5 Windows Vista 5 Windows 7 5 The Home Window 6 Home Toolbar

More information

DataPro Quick Start Guide

DataPro Quick Start Guide DataPro Quick Start Guide Introduction The DataPro application provides the user with the ability to download and analyze data acquired using the ULTRA-LITE PRO range of Auto Meter products. Please see

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

Control FPWIN Pro. PLC programming software: one tool for all applications. Control FPWIN Pro is the universal software for all PLCs from Panasonic

Control FPWIN Pro. PLC programming software: one tool for all applications. Control FPWIN Pro is the universal software for all PLCs from Panasonic Control FPWIN Pro PLC programming software: one tool for all applications Control FPWIN Pro is the universal software for all PLCs from Panasonic Control FPWIN Pro the IEC 61131-3 programming system Control

More information

This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens).

This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens). Vision OPLC Installation Guide Models V230/260/280/290 (Non-color Screens) This guide provides basic information for Unitronics Models V230/260/280/290 (Non-color Screens). General Description Vision OPLCs

More information

Toon Boom Harmony Essentials 16.0

Toon Boom Harmony Essentials 16.0 Essentials Toon Boom Harmony Essentials 16.0 Keyboard Shortcuts TOON BOOM ANIMATION INC. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 +1 514 278 8666 contact@toonboom.com toonboom.com

More information

2 Working with a Database

2 Working with a Database 2 Working with a Database In this chapter Working with a database: Overview 14 Creating a new database 15 Opening an existing database 19 Editing the setup of a database 21 Saving and deleting a database

More information

Vision OPLC V TR20

Vision OPLC V TR20 Vision OPLC V130-33-TR20 Installation Guide The Unitronics V130-33-TR20 offers the following onboard I/Os: 12 Digital Inputs, configurable via wiring to include 2 Analog, and 3 HSC/Shaft-encoder Inputs

More information

TimerTools, v4.0 User s Manual. TimerTools 2006, 2011, 2017 Kagan Publishing

TimerTools, v4.0 User s Manual. TimerTools 2006, 2011, 2017 Kagan Publishing TimerTools, v4.0 User s Manual TimerTools 2006, 2011, 2017 Kagan Publishing www.kaganonline.com 1.800.933.2667 2 TimerTools User s Manual Table of Contents COUNTDOWN TIMERS Countdown Timer... 5 Hourglass

More information

20.4VDC to 28.8VDC with less than 10% ripple. Input impedance 10mSec typical, when used as normal digital inputs

20.4VDC to 28.8VDC with less than 10% ripple. Input impedance 10mSec typical, when used as normal digital inputs Vision OPLC V130-33-RA22 Technical Specifications This guide provides specifications for Unitronics model V130-33-RA22. General features include: 12 pnp/npn Digital, including 2 Analog, 2 PT100/TC, 1 HSC/Shaft-encoder

More information

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA,

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, AEMLog users guide V 1.00 User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, 90250 310-484-2322 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 TRANSFERRING DATA TO AND

More information

UniOP Command Summary

UniOP Command Summary Tech Note UniOP Command Summary Description of the UniOP standard command set Exor International S.p.A. SN024 Ver. 1.3 Copyright 2014 Exor International S.p.A. Verona, Italy Subject to change without notice

More information

CROUZET TOUCH QUICK START

CROUZET TOUCH QUICK START CROUZET TOUCH QUICK START SUMMARY Hardware and software required Crouzet Touch software installation Connecting the hardware for program transfer How to open a Crouzet Touch program Program transfer Connecting

More information

HD32MTLogger Software Manual for the instrument HD32MT.1 Introduction

HD32MTLogger Software Manual for the instrument HD32MT.1 Introduction HD32MTLogger Software Manual for the instrument HD32MT.1 Introduction WARNING: The software must always be run as administrator! The HD32MTLogger program allows management of the HD32MT.1 datalogger from

More information

Section 5: Editing Cells

Section 5: Editing Cells Section 5 Editing Cells By the end of this Section you should be able to: Edit Cells by Overtyping Edit Data in the Formula Bar Edit Data in a Cell Delete Cell Contents Use Undo and Redo CiA Training Ltd

More information

Technical support and product information. LAE electronic TAB4.

Technical support and product information.   LAE electronic TAB4. User s guide Technical support and product information http://www.lae-electronic.com/ info@lae-electronic.com Page 2 LAE electronic TAB4.2 - User s guide TAB 4.2 - User s guide INTRODUCTION TAB is a software

More information

PLC HMI Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE

PLC HMI Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE www.klinkmann.fi PLC HMI ALL IN ONE Powerful Software Outstanding Support Complete Range of PLCs Powerful Software Single, intuitive, feature-rich programming environment & utilities suite Unitronics provides

More information

IMO. ismart. Training Manual

IMO. ismart. Training Manual IMO ismart Training Manual automation@imopc.com IMO IMO Precision Controls 1000 North Circular Rd Staples Corner London NW2 7JP Tel: +44 (0) 208 452 6444 Fax: +44 (0) 208 450 2274 Email: sales@imopc.com

More information

Item SM35-J-TA22 SM43-J-TA22 SM70-J-TA22

Item SM35-J-TA22 SM43-J-TA22 SM70-J-TA22 Samba PLC+HMI SM35-J-TA22 SM43-J-TA22 SM70-J-TA22 Technical Specifications Ordering Information Item SM35-J- TA22 PLC with Flat panel, Color touch display 3.5 SM43-J- TA22 PLC with Flat panel, Color touch

More information

User Manual MPPTracker

User Manual MPPTracker User Manual MPPTracker Management Software for Solar Charge Controller Version: 1.0 Table of Contents 1. MPPTracker Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. MPPTracker Install and Uninstall...

More information

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item Tips and Tricks Recorder Actions Library XPath Syntax Hotkeys Windows Hotkeys General Keyboard Shortcuts Windows Explorer Shortcuts Command Prompt Shortcuts Dialog Box Keyboard Shortcuts Excel Hotkeys

More information

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

1500ct Pump Controller

1500ct Pump Controller Quality Control & Integration, Inc. Control, Instrumentation, Telemetry, SCADA, and Automation Systems 1500ct Pump Controller Dynamic Solutions for greater control and true dynamic I/O, color, touch screen

More information

1500ct Pump Controller

1500ct Pump Controller Quality Control & Integration, Inc. Control, Instrumentation, Telemetry, SCADA, and Automation Systems 1500ct Pump Controller Dynamic Solutions for greater control and true dynamic I/O, color, touch screen

More information

FactoryLink 7. Version 7.0. Client Builder Reference Manual

FactoryLink 7. Version 7.0. Client Builder Reference Manual FactoryLink 7 Version 7.0 Client Builder Reference Manual Copyright 2000 United States Data Corporation. All rights reserved. NOTICE: The information contained in this document (and other media provided

More information

Toon Boom Harmony Essentials V15.0

Toon Boom Harmony Essentials V15.0 Essentials Toon Boom Harmony Essentials V15.0 Keyboard Shortcuts Guide TOON BOOM ANIMATION INC. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 +1 514 278 8666 contact@toonboom.com toonboom.com

More information

Data collection system AXIS READER. User guide

Data collection system AXIS READER. User guide Data collection system AXIS READER User guide Kaunas, 2011 Content INDRODUCTION THE PURPOSE OF SOFTWARE PACKAGE... 3 REVIEW OF BASIC PROPERTIES... 3 THE DATA COLLECTION PROGRAM AXIS READER... 3 DATA VISUALIZATION

More information

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel New Perspectives on Microsoft Excel 2016 Module 1: Getting Started with Excel 1 Objectives, Part 1 Open and close a workbook Navigate through a workbook and worksheet Select cells and ranges Plan and create

More information

Bose ControlSpace Designer Software. User Guide

Bose ControlSpace Designer Software. User Guide Bose ControlSpace Designer Software User Guide 2005 Bose Corporation. No part of this work may be reproduced, modified, distributed or otherwise used without prior written permission. Contents Introduction

More information

Vision PLC+HMI V130/V130J-TA24 V350/V350J-TA24 V350S/V350JS-TA24 Technical Specifications Order Information V130-33-TA24 PLC with Classic panel, Monochrome display 2.4" V130-J-TA24 PLC with Flat panel,

More information

Machine Controller MP900/MP2000 Series New Ladder Editor USER'S MANUAL

Machine Controller MP900/MP2000 Series New Ladder Editor USER'S MANUAL YASKAWA Machine Controller MP900/MP2000 Series New Ladder Editor USER'S MANUAL YASKAWA MANUAL NO. SIEZ-C887-13.2B Copyright 2001 YASKAWA ELECTRIC CORPORATION All rights reserved. No part of this publication

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Learning the Features

Learning the Features Learning the Features 3 In this chapter... Learning the Features Memory Mapping/PLC Data Registers Pushbuttons LEDs PLC Message Embedded Data PLC and Local Messages Message Types Displaying PLC Messages

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

User s Manual CAP 531*1.5 Configuration and Programming tool

User s Manual CAP 531*1.5 Configuration and Programming tool User s Manual CAP 531*1.5 Configuration and Programming tool This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Technical descriptions 81 References 177 Customer feedback

More information

Appendix J: Using Shortcut Keys and Shortcut Menus

Appendix J: Using Shortcut Keys and Shortcut Menus Appendix J: Using Shortcut Keys and Shortcut Menus Introduction This appendix covers shortcuts to many of the menu options, dialog boxes, and commands used in PC-DMIS. Using shortcuts will speed up your

More information

PLC HMI. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE

PLC HMI. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE Isotron Systems B.V. Afrikalaan - 5 BD 's-hertogenbosch Tel: +(0)7 69 69 E-mail:unitronics@isotron.euu PLC HMI ALL IN ONE Powerful Software Outstanding Support Complete Range of PLCs & Powerful Software

More information

Nanoline Simple controls... fast solutions

Nanoline Simple controls... fast solutions Further information on the products presented here and on the world of solutions from Phoenix Contact can be found at www.phoenixcontact.net/catalog Industrial Connection Technology, Marking Systems and

More information

Chapter 2 Using XG5000 Software. 2.1 Screen Configuration. XG5000 screen is composed as shown below. [Screen of XG5000]

Chapter 2 Using XG5000 Software. 2.1 Screen Configuration. XG5000 screen is composed as shown below. [Screen of XG5000] 2.1 Screen Configuration XG5000 screen is composed as shown below. [Screen of XG5000] a b f c d e [Description of screen component] a. Menu bar: It is the basic menu bar for the XG5000 software. b. Tool

More information

i³ Display, Control, Connect

i³ Display, Control, Connect Display, Control, Connect User Guide i 3 User Guide Introduction to i 3 2 Guide to Part Numbers 2 Installing i 3 Configurator Software 3 Powering up and Connecting to an i 3 6 Tour of the i 3 Configurator

More information

To login using ViewX: 1. From the File menu, select the Log On option. 2. In the Username field, enter the username Eng. 3. Click the OK button.

To login using ViewX: 1. From the File menu, select the Log On option. 2. In the Username field, enter the username Eng. 3. Click the OK button. 4 A First Configuration For the following chapters, you will need to be logged onto the system to perform configuration action. Ensure you are logged on by following these steps: To login using ViewX:

More information

Simulator Instruction Manual

Simulator Instruction Manual Simulator Instruction Manual RUN CHECKER Hakko Electronics Co., Ltd. Contents 1. Outline of Simulator...1 2. Composition of Simulator... 1 3. Operating the Simulator...2 3.1 Operation Flow... 2 To automatically

More information

PLC HMI VISION SAMBA JAZZ. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE

PLC HMI VISION SAMBA JAZZ. Powerful Software Outstanding Support Complete Range of PLCs ALL IN ONE PLC HMI ALL IN ONE Powerful Software Outstanding Support Complete Range of PLCs VISION SAMBA JAZZ Powerful Software Single, intuitive, feature-rich programming environment & utilities suite Unitronics

More information