Nematron Pointe Controller Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para Acessórios para Computador Nematron Pointe Controller. Nematron Pointe Controller User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - User Guide

Pointe ControllerUser GuideNematron CorporationFebruary 2003

Página 2

Table of Contents Pointe Controller User Guide8B.3.5 String Insert ...

Página 3

Chapter 4: System Design and Installation Pointe Controller User Guide984.9 Mounting the Pointe ControllerPointe Controller units are intended to be

Página 4

Pointe Controller User Guide Chapter 4: System Design and Installation99Now, take a look at the bottom side of the controller base. It will appear ass

Página 5

Chapter 4: System Design and Installation Pointe Controller User Guide100The mounting process is exactly the same as described for mounting to a DIN r

Página 6

Pointe Controller User Guide Chapter 4: System Design and Installation1014.10 Connecting the Controller to Your NetworkAn Ethernet network connection

Página 7

Chapter 4: System Design and Installation Pointe Controller User Guide1024.10.2 Single Hub and Switched ConnectionsThe next level of complexity is a

Página 8

Pointe Controller User Guide Chapter 4: System Design and Installation1034.11 Ethernet Connection GuideEthernet 10Base-T is a flexible, low cost meth

Página 9

Chapter 4: System Design and Installation Pointe Controller User Guide1044.11.3 10Base-T ConnectionsMost hardware ports on Ethernet 10Base-T equipmen

Página 10

Pointe Controller User Guide Chapter 5: Developing Controller Programs105Chapter 5: Developing Controller ProgramsOnce you have your machine control s

Página 11

Chapter 5: Developing Controller Programs Pointe Controller User Guide1065.1 Basic Concepts in PointeControlThe PointeControl visual framework editor

Página 12

Pointe Controller User Guide Chapter 5: Developing Controller Programs1075.1.3 The Scan CycleWhen a PointeControl project is executed on the controll

Página 13

Pointe Controller User Guide Table of Contents9C.1.10 Falling Edge Coil (TEOC) ...

Página 14

Chapter 5: Developing Controller Programs Pointe Controller User Guide1085.2 The Visual Framework Editor (VFE)With the framework editor you create pr

Página 15

Pointe Controller User Guide Chapter 5: Developing Controller Programs1095.2.1 The Framework Editor toolbarThe framework toolbar is located at the t

Página 16

Chapter 5: Developing Controller Programs Pointe Controller User Guide110structure. You can then access each block's properties through a floatin

Página 17

Pointe Controller User Guide Chapter 5: Developing Controller Programs1115.3 Managing PointeControl ProjectsA PointeControl project is a collection o

Página 18

Chapter 5: Developing Controller Programs Pointe Controller User Guide1122. In the Source box, select the Drive where the project you want to importi

Página 19 - 1.2 Typical Applications

Pointe Controller User Guide Chapter 5: Developing Controller Programs1135.4 Defining Variables in Logic MemoryIn PointeControl, Logic Memory is the

Página 20 - 1.3 Architecture Options

Chapter 5: Developing Controller Programs Pointe Controller User Guide114breakbytebyvaluecasecastcatchcharclassconstcontinuedoubleelseextendsfalsefina

Página 21 - 1.3.3 Network Node

Pointe Controller User Guide Chapter 5: Developing Controller Programs115Before you define any new tags, you should have some idea of what types andsi

Página 22

Chapter 5: Developing Controller Programs Pointe Controller User Guide116by Alias, it is not necessary to keep your tags in any particular address or

Página 23

Pointe Controller User Guide Chapter 5: Developing Controller Programs1176. If you want to set an initial value (i.e., the value to which the String

Página 24 - Chapter 2: Initial Setup

Table of Contents Pointe Controller User Guide10C.4.5 Less than or Equal to (LE)...

Página 25

Chapter 5: Developing Controller Programs Pointe Controller User Guide1183. Click in the Alias field of the empty address and enter a name for theTim

Página 26

Pointe Controller User Guide Chapter 5: Developing Controller Programs119Wire – The tag’s wire label. Maximumof 10 characters. Must be enclosed intild

Página 27

Chapter 5: Developing Controller Programs Pointe Controller User Guide120Importing a DatabaseTo import a database file into a PointeControl project:1.

Página 28

Pointe Controller User Guide Chapter 5: Developing Controller Programs1215.5 Associating Tags with I/O pointsI/O points are the many input and output

Página 29

Chapter 5: Developing Controller Programs Pointe Controller User Guide1222. From the Project menu, choose Configure I/O. The I/O Configurationwindow

Página 30

Pointe Controller User Guide Chapter 5: Developing Controller Programs1233. Starting with Slot 1 module type, click on the drop-down menu to get alis

Página 31

Chapter 5: Developing Controller Programs Pointe Controller User Guide1244. Select the model number that corresponds to the I/O module that isactuall

Página 32

Pointe Controller User Guide Chapter 5: Developing Controller Programs1256. To the right of Panel type, click on the drop-down to get a list of avail

Página 33

Chapter 5: Developing Controller Programs Pointe Controller User Guide1267. Select the model number that corresponds to the operator panel, if any,th

Página 34 - Chapter 3: Quickstart Project

Pointe Controller User Guide Chapter 5: Developing Controller Programs1275.5.2 Configuring I/O modulesFor each I/O module that you have specified as

Página 35 - 3.1 Starting a New Project

Pointe Controller User Guide Table of Contents11C.9.4 Convert to String (TO_STRG) ...

Página 36 - 3.2.1 Defining input bits

Chapter 5: Developing Controller Programs Pointe Controller User Guide1285.5.3 Configuring operator panelsIf you have specified an operator panel as

Página 37

Pointe Controller User Guide Chapter 5: Developing Controller Programs1295.6 Building and Editing Flow ChartsFlow Charts depict various types of info

Página 38 - 3.2.2 Defining output bits

Chapter 5: Developing Controller Programs Pointe Controller User Guide130Flow Chart BlocksFlow charts contain distinct block types: Process, Terminato

Página 39 - 3.2.3 Defining memory tags

Pointe Controller User Guide Chapter 5: Developing Controller Programs131With Subchart blocks you can add calls to other charts:You can place multiple

Página 40

Chapter 5: Developing Controller Programs Pointe Controller User Guide1325.6.2 Navigating the Flow Chart editorThe Flow Chart editor window includes

Página 41

Pointe Controller User Guide Chapter 5: Developing Controller Programs1332. Click and drag the adjust pane size bar to the right. The special view pa

Página 42

Chapter 5: Developing Controller Programs Pointe Controller User Guide134 When you select ST Code View, a representation of the chart appears inIEC-

Página 43

Pointe Controller User Guide Chapter 5: Developing Controller Programs135Zoom InZoom OutThe Zoom In and Zoom Out tools expand and reduce theimage of y

Página 44

Chapter 5: Developing Controller Programs Pointe Controller User Guide136the selected block appears in the window; the types of attributes listed depe

Página 45

Pointe Controller User Guide Chapter 5: Developing Controller Programs137For all blocks and commands, you enter tags and expressions through a similar

Página 47

Chapter 5: Developing Controller Programs Pointe Controller User Guide138String functions:• COMPARE(string1, string2) compares two strings, returnin

Página 48

Pointe Controller User Guide Chapter 5: Developing Controller Programs139Expression SyntaxIn many instances, expressions can replace a single value or

Página 49

Chapter 5: Developing Controller Programs Pointe Controller User Guide140EXPRESSION TYPE OPERATORSrelational a < b (less than)a <= b (less tha

Página 50 - 3.6 Assigning Outputs

Pointe Controller User Guide Chapter 5: Developing Controller Programs141Other Build DialogsCertain block properties present customized “build” dialog

Página 51

Chapter 5: Developing Controller Programs Pointe Controller User Guide142Select String Tag and Build String ArgumentWhen you select a String command i

Página 52

Pointe Controller User Guide Chapter 5: Developing Controller Programs143Build ConditionThe following dialog boxes appear, depending on the Condition

Página 53

Chapter 5: Developing Controller Programs Pointe Controller User Guide144NOTE: If you select a decision block (If/Then, Repeat/Until, or While/Do), th

Página 54

Pointe Controller User Guide Chapter 5: Developing Controller Programs145Deleting a selected blockThere are many different ways to delete a selected b

Página 55 - 3.7 Adding a Time Delay

Chapter 5: Developing Controller Programs Pointe Controller User Guide1464. Double-click on the Comment block to open its Block Properties window.5.

Página 56

Pointe Controller User Guide Chapter 5: Developing Controller Programs147To enable audit log processing for a Flow Chart, click the View Change Histor

Página 57

Pointe Controller User Guide Chapter 1: Introducing the Pointe Controller13Chapter 1: Introducing the Pointe ControllerWelcome to the Pointe Controlle

Página 58

Chapter 5: Developing Controller Programs Pointe Controller User Guide148To make a Flow Chart a reusable Subchart:1. Double-click on the chart’s Star

Página 59

Pointe Controller User Guide Chapter 5: Developing Controller Programs149b. Click Insert to add a new argument.c. From the tag type drop-down list,

Página 60

Chapter 5: Developing Controller Programs Pointe Controller User Guide150A Note on ArgumentsWhen you define an argument in the Subchart’s Start block,

Página 61

Pointe Controller User Guide Chapter 5: Developing Controller Programs1515.7 Types of Flow Chart Blocks5.7.1 Process BlockProcess blocks define comm

Página 62

Chapter 5: Developing Controller Programs Pointe Controller User Guide152Timer Commands [page 303] String Commands [page 306]Diagnostics Commands [pag

Página 63

Pointe Controller User Guide Chapter 5: Developing Controller Programs153Process Block ExampleProgram flow enters the process block at the top and exe

Página 64

Chapter 5: Developing Controller Programs Pointe Controller User Guide1545.7.2 Terminator BlockTerminator blocks define the start and exit points of

Página 65

Pointe Controller User Guide Chapter 5: Developing Controller Programs155PROPERTY WHAT YOU ENTERRun Criteria(Program only)Presents Build Condition dia

Página 66

Chapter 5: Developing Controller Programs Pointe Controller User Guide1565.7.3 Condition (If/Then/Else) BlockA Condition block contains a Yes or No t

Página 67

Pointe Controller User Guide Chapter 5: Developing Controller Programs157Condition Block ExampleThis decision block determines if Input_1 is ON or OF

Página 68 - 3.12 Setting Breakpoints

Chapter 1: Introducing the Pointe Controller Pointe Controller User Guide141.1 The Node Controller ConceptDeployable, localized control with a high-s

Página 69

Chapter 5: Developing Controller Programs Pointe Controller User Guide1585.7.4 Repeat/Until Loop BlockThe Repeat/Until Loop block represents a repeti

Página 70

Pointe Controller User Guide Chapter 5: Developing Controller Programs159yes, program flow continues through the Flowline labeled Done. If Input_2 is

Página 71

Chapter 5: Developing Controller Programs Pointe Controller User Guide160PROPERTY WHAT YOU ENTERCondition Type Type of Condition: Expression – Buil

Página 72

Pointe Controller User Guide Chapter 5: Developing Controller Programs1615.7.6 Subchart BlockA Subchart block makes a call to a previouslydefined sub

Página 73 - 4.1 Safety Guidelines

Chapter 5: Developing Controller Programs Pointe Controller User Guide162Subchart ExampleThis subchart block calls the function chart, Motion. Program

Página 74 - System Power Disconnect

Pointe Controller User Guide Chapter 5: Developing Controller Programs1635.8 Building and Editing Ladder DiagramsA Ladder Diagram is a program compon

Página 75

Chapter 5: Developing Controller Programs Pointe Controller User Guide1645.8.2 Navigating the Ladder Diagram editorAs a resource of PointeControl, la

Página 76 - Electrical

Pointe Controller User Guide Chapter 5: Developing Controller Programs165The workspace area is shared with a cross-reference window and a code viewwin

Página 77 - Communications, Serial

Chapter 5: Developing Controller Programs Pointe Controller User Guide166The tools are, from left to right:SelectDeleteThese two buttons are used to s

Página 78

Pointe Controller User Guide Chapter 5: Developing Controller Programs167Adding a branch to an existing rungBranches may be added to rungs using the B

Página 79

Pointe Controller User Guide Chapter 1: Introducing the Pointe Controller15 Real-time, open standard data sharing from production to the frontoffic

Página 80 - 4.5.1 IP Address

Chapter 5: Developing Controller Programs Pointe Controller User Guide168edited. As each of the configuration fields is selected the title bar of the

Página 81

Pointe Controller User Guide Chapter 5: Developing Controller Programs169Deleting elementsSelected elements may be deleted using the Delete tool. Obje

Página 82

Chapter 5: Developing Controller Programs Pointe Controller User Guide1705.8.7 Making a Ladder Diagram a reusable Sub-LadderCreate Sub-Ladders to reu

Página 83

Pointe Controller User Guide Chapter 5: Developing Controller Programs1715.9 Types of Ladder Diagram BlocksTo make it easier to select from the 79 av

Página 84 - 4.5.2 Modbus Address

Chapter 5: Developing Controller Programs Pointe Controller User Guide172TOOL DESCRIPTION FOUND ON...Rising Edge Detector Page 345Set-Dominant Bistabl

Página 85

Pointe Controller User Guide Chapter 5: Developing Controller Programs173TOOL DESCRIPTION FOUND ON...Divide Page 362Multiply Page 363Square Root Page

Página 86 - 4.6.1 Digital Inputs

Chapter 5: Developing Controller Programs Pointe Controller User Guide174TOOL DESCRIPTION FOUND ON...Greater Than or Equal to Page 382Equal to Page 38

Página 87 - AC Inputs

Pointe Controller User Guide Chapter 5: Developing Controller Programs175This library includes the following blocks:TOOL DESCRIPTION FOUND ON...Select

Página 88 - I/O “Common” Terminals

Chapter 5: Developing Controller Programs Pointe Controller User Guide1765.9.8 Flow Control BlocksClicking on this toolbar button activates the Flow

Página 89 - 4.6.2 Digital Outputs

Pointe Controller User Guide Chapter 5: Developing Controller Programs1775.10 Other Framework Editor Tools5.10.1 Finding and replacing textText stri

Página 90 - Transistor Outputs

Chapter 1: Introducing the Pointe Controller Pointe Controller User Guide16The figure below illustrates the power of the Pointe Controller. It shows a

Página 91 - 4.6.3 Analog Inputs

Chapter 5: Developing Controller Programs Pointe Controller User Guide1785.10.3 Viewing tag cross referencesA cross-reference of all Logic Memory tag

Página 92 - Resolution

Pointe Controller User Guide Chapter 5: Developing Controller Programs1795.11 Compliing Your PointeControl ProjectAfter you have developed your projec

Página 93 - Single Ended Inputs

Chapter 5: Developing Controller Programs Pointe Controller User Guide180NOTE: This action only removes the chart from the project’s Chart List. Itdoe

Página 94 - Differential Inputs

Pointe Controller User Guide Chapter 5: Developing Controller Programs181For more information on using PointeControl Monitor, see Chapters 6 and 7.If

Página 95 - 4.7.1 Available I/O Modules

Chapter 5: Developing Controller Programs Pointe Controller User Guide182 Java compilation errorsYou must fix all errors before you can try again to

Página 96

Pointe Controller User Guide Chapter 6: Downloading to the Controller183Chapter 6: Downloading to the ControllerWhen you have finished developing and

Página 97

Chapter 6: Downloading to the Controller Pointe Controller User Guide1846.1 Launching the PointeControl MonitorTo launch PCM from within the PointeCo

Página 98 - 4.8.1 Slot Numbering

Pointe Controller User Guide Chapter 6: Downloading to the Controller1856.2 Selecting and Attaching a ControllerPCM can interact with any Pointe Cont

Página 99 - 4.8.2 Installing Modules

Chapter 6: Downloading to the Controller Pointe Controller User Guide1866.2.1 Detaching from a controllerWhen PCM is attached to a specific Pointe Co

Página 100

Pointe Controller User Guide Chapter 6: Downloading to the Controller1876.3 Downloading a Project to the ControllerAfter PCM is attached to a specifi

Página 101

Pointe Controller User Guide Chapter 1: Introducing the Pointe Controller171.2 Typical ApplicationsPointe Controllers can be used for a wide variety

Página 102

Chapter 6: Downloading to the Controller Pointe Controller User Guide1886.4 Starting and Stopping a Loaded ProjectOnce a project is loaded onto the P

Página 103

Pointe Controller User Guide Chapter 6: Downloading to the Controller1896.4.3 Enabling and disabling I/OYou can change the controller execution mode

Página 104

Chapter 6: Downloading to the Controller Pointe Controller User Guide1906.5 Assigning a Password to the ControllerYou can secure one or more Pointe C

Página 105 - 4.11.2 Cable Connectors

Pointe Controller User Guide Chapter 6: Downloading to the Controller1916.5.1 Overriding a passwordIf you cannot remember a controller’s password, yo

Página 106 - 4.11.5 Crossover Patch Cable

Chapter 6: Downloading to the Controller Pointe Controller User Guide1926.6 Saving a Project from the ControllerIf you wish to edit a project that wa

Página 107

Pointe Controller User Guide Chapter 7: Monitoring and Debugging193Chapter 7: Monitoring and DebuggingOne of the powerful features of PointeControl is

Página 108

Chapter 7: Monitoring and Debugging Pointe Controller User Guide1947.1 Monitoring a Running ProjectAfter you have loaded and started a project on you

Página 109 - 5.1.3 The Scan Cycle

Pointe Controller User Guide Chapter 7: Monitoring and Debugging195 State – The current state (READY, RUNNING, etc) of the chart. Block (optional

Página 110 - Framework Editor Tools

Chapter 7: Monitoring and Debugging Pointe Controller User Guide1962. Select the classes and types of tags for which you want to search byclicking th

Página 111

Pointe Controller User Guide Chapter 7: Monitoring and Debugging197Showing tag detailsOnce you have your search results, you can double-click on any l

Página 112 - 5.2.4 The Messages pane

Nematron, OpenControl, Pointe Controller, PointeControl, Optimation, and OptiLogic are trademarksof Nematron Corporation. All other trademarks are the

Página 113 - Import Project

Chapter 1: Introducing the Pointe Controller Pointe Controller User Guide181.3 Architecture Options1.3.1 Stand-alone OperationThe general discussion

Página 114 - Export Project

Chapter 7: Monitoring and Debugging Pointe Controller User Guide198Just as in the Search results tab, you can double-click on any listed tag to open a

Página 115 - 5.4.1 Java reserved words

Pointe Controller User Guide Chapter 7: Monitoring and Debugging199another application such as MS Word or Notepad. If you choose Save As, thenyou will

Página 116

Chapter 7: Monitoring and Debugging Pointe Controller User Guide200Code Name Description17 TNT_WRITE_ERR CRA error - unable to perform write18 TNT_REA

Página 117

Pointe Controller User Guide Chapter 7: Monitoring and Debugging2017.1.4 The Controller Log TabThe Controller Log tab shows the activity log of the

Página 118 - Diagnostics Metadata

Chapter 7: Monitoring and Debugging Pointe Controller User Guide2027.2 Checking System PerformanceYou can check the system performance of an attached

Página 119

Pointe Controller User Guide Chapter 7: Monitoring and Debugging2037.2.2 LoadingThe Loading tab shows how much load each PointeControl task is puttin

Página 120 - Database File Format

Chapter 7: Monitoring and Debugging Pointe Controller User Guide2047.2.3 ErrorsThe Errors tab shows the current status of the I/O modules, operator p

Página 121

Pointe Controller User Guide Chapter 7: Monitoring and Debugging2057.3 Viewing and Debugging ChartsYou can open any chart for viewing and debugging b

Página 122 - Exporting a Database

Chapter 7: Monitoring and Debugging Pointe Controller User Guide2067.3.1 The Debugger WindowThe Debugger window displays a real-time view of the sele

Página 123

Pointe Controller User Guide Chapter 7: Monitoring and Debugging207To view the activity of a particular block in the chart displayed in the Debuggerwi

Página 124

Pointe Controller User Guide Chapter 1: Introducing the Pointe Controller191.3.3 Network NodeAs a control node in a scalable network, the Pointe Cont

Página 125

Chapter 7: Monitoring and Debugging Pointe Controller User Guide208restored in the Debugger window, with magnification and scroll position intact.NOTE

Página 126

Pointe Controller User Guide Chapter 7: Monitoring and Debugging209block is executed, and the information can be displayed either as a visible path in

Página 127

Chapter 7: Monitoring and Debugging Pointe Controller User Guide2107.3.6 Inserting Breakpoints in a ChartBreakpoints may be set and cleared on select

Página 128

Pointe Controller User Guide Chapter 7: Monitoring and Debugging211within the executing OpenControl project. Selecting the tool activates theBreakpoin

Página 129

Chapter 7: Monitoring and Debugging Pointe Controller User Guide212The numbers indicate the order in which the contacts are executed. As is shown,the

Página 130 - OL3440 Display Panel Page 291

Pointe Controller User Guide Chapter 7: Monitoring and Debugging213Input, Output, and Memory tagsTo force a new value for an Input, Output, or Memory

Página 131 - Program and Subcharts

Chapter 7: Monitoring and Debugging Pointe Controller User Guide2142. Click the Toggle Force State button. This will lock the tag againstupdates that

Página 132 - Flow Chart Blocks

Pointe Controller User Guide Chapter 7: Monitoring and Debugging215NOTE: You can enter a new value without toggling the tag’s force state, but thenthe

Página 133 - Deleting a Flow Chart

Chapter 8: Networked Operations Pointe Controller User Guide216Chapter 8: Networked OperationsIn addition to operating as a stand-alone machine contro

Página 134 - Special View Pane

Pointe Controller User Guide Chapter 8: Networked Operations2178.1 Networking via OptiLogic Remote I/OAs a Master Controller for distributed control

Página 135

Chapter 1: Introducing the Pointe Controller Pointe Controller User Guide201.4 Available Parts and AccessoriesThe Pointe Controller system is designe

Página 136 - The Flow Chart toolbar

Chapter 8: Networked Operations Pointe Controller User Guide2188.2 Networking via Modbus Data MappingAs a control node in a scalable network, the Poi

Página 137 - Block Properties

Pointe Controller User Guide Chapter 8: Networked Operations2198.2.1 Modbus AddressThe addressing that you, the system designer, must set is the addr

Página 138

Chapter 8: Networked Operations Pointe Controller User Guide2208.2.2 Types of Modbus dataPointeControl allows mapping to four different Modbus data t

Página 139

Pointe Controller User Guide Chapter 8: Networked Operations221Coils(00001-09999)read/writeDiscretes(10001-19999)read onlyAnalogs(30001-39999)read onl

Página 140

Chapter 8: Networked Operations Pointe Controller User Guide2224. To enable Modbus communication via the RS232 serial port:a. Click the Serial check

Página 141 - Expression Syntax

Pointe Controller User Guide Chapter 8: Networked Operations2232. Click on the tab corresponding to the Modbus data type — Coils,Discretes, Analogs,

Página 142 - Calling Subcharts

Chapter 8: Networked Operations Pointe Controller User Guide2244. Double-click on an address you want to map. A pop-up window appearslisting all of t

Página 143 - Other Build Dialogs

Pointe Controller User Guide Chapter 8: Networked Operations2257. Return to step 2 to map another data type, or click OK to save yourchanges and clos

Página 144

Chapter 8: Networked Operations Pointe Controller User Guide2263. Double-click on the chosen sub-address and select the bit to be mappedfrom the pop-

Página 145

Pointe Controller User Guide Chapter 9: Troubleshooting227Chapter 9: TroubleshootingThis chapter provides some basic tips for troubleshooting the Poin

Página 146 - Resizing a selected block

Pointe Controller User Guide Chapter 1: Introducing the Pointe Controller21PART # DESCRIPTIONOL2208 8-point DC input. 10-30VDC (sourcing or sinking).O

Página 147 - Deleting a selected block

Chapter 9: Troubleshooting Pointe Controller User Guide2289.1 LED Boot IndicatorsThe first thing to look at when the controller is installed, connect

Página 148

Pointe Controller User Guide Chapter 9: Troubleshooting229There are two LEDs, one red and one green, next to the Pointe Controller baseunit’s RJ-11 co

Página 149

Chapter 9: Troubleshooting Pointe Controller User Guide2309.2 Hardware ResetIn some cases, it may be necessary to perform a full hardware reset on th

Página 150

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications231Appendix A: OptiLogic Technical SpecificationsThis appendix provides com

Página 151

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide232A.1 OL2104 Relay Output ModuleThe OL2104 Relay Output Module provides f

Página 152 - Calling the Subchart

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications233Connection DiagramTerminal8 Out 3 C7 Out 3 NO6 Out 2 C5 Out 2 NO4 Out 1

Página 153 - 5.7.1 Process Block

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide234NOTE: You can leave any or all Outputs unconfigured, but if you do, thos

Página 154

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications235A.2 OL2108 Relay Output ModuleThe OL2108 Relay Output Module provides e

Página 155 - Process Block Example

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide236Connection DiagramTerminal10 Out 79 Out 68 Out 57 Out 46 Out 35 Out 24 O

Página 156 - 5.7.2 Terminator Block

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications237Each Output point, from 0 through 7, is associated with a single Output

Página 157 - Return/Exit Block Properties:

Chapter 2: Initial Setup Pointe Controller User Guide22Chapter 2: Initial SetupThis chapter describes how to quickly set up the Pointe Controller unit

Página 158

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide238When you have finished configuring the module, click OK to save your cha

Página 159 - Condition Block Example

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications239A.3 OL2109 DC Sinking Output ModuleThe OL2109 DC Sinking Output Module

Página 160

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide240Connection DiagramTerminal10 Out 79 Out 68 Out 57 Out 46 Out 35 Out 24 O

Página 161 - 5.7.5 While/Do Loop Block

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications241Each Output point, from 0 through 7, is associated with a single Output

Página 162 - While/Do Loop Block Example

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide242When you have finished configuring the module, click OK to save your cha

Página 163 - 5.7.6 Subchart Block

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications243A.4 OL2111 AC Solid State Relay ModuleThe OL2111 AC Solid-state Relay M

Página 164 - Subchart Example

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide244Connection DiagramTerminal10 Out 79 Out 68 Out 57 Out 46 Out 35 Out 24 O

Página 165

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications245Each Output point, from 0 through 7, is associated with a single Output

Página 166

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide246When you have finished configuring the module, click OK to save your cha

Página 167 - The Ladder Diagram toolbar

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications247A.5 OL2201 Digital Input Simulator ModuleThe OL2201 Digital Input Simul

Página 168

Pointe Controller User Guide Chapter 2: Initial Setup232.1 Getting to Know the Pointe Controller BaseThe figure below shows the layout of a Pointe Co

Página 169

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide248A.5.1 OL2201 Configuration OptionsThe OL2201 module is configured throu

Página 170

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications249A.6 OL2205 AC/DC Input ModuleThe OL2205 Digital Input module senses up

Página 171 - Block Captions

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide250Connection DiagramTerminal8 In 37 In 36 In 25 In 24 In 13 In 12 In 01 In

Página 172

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications251When you have finished configuring the module, click OK to save your cha

Página 173 - 5.9.1 Relays and Coils

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide252A.7 OL2208 DC Digital Input ModuleThe OL2208 DC Digital Input module ca

Página 174 - 5.9.3 Math Blocks

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications253Connection DiagramThe OL2208 DC Digital Input module can be used in eith

Página 175 - 5.9.4 Comparison Blocks

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide254A.7.1 OL2208 Configuration OptionsThe OL2208 module is configured throu

Página 176 - 5.9.6 Selection Blocks

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications255A.8 OL2211 AC Digital Input ModuleThe OL2211 AC Digital input module se

Página 177 - 5.9.7 String Blocks

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide256Connection DiagramTerminal10 In 79 In 68 In 57 In 46 In 35 In 24 In 13 I

Página 178 - 5.9.9 Miscellaneous Blocks

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications257NOTE: You can leave any or all Inputs unconfigured, but if you do, those

Página 179

Chapter 2: Initial Setup Pointe Controller User Guide242.2 Supplying Power to the Pointe ControllerThe Pointe Controller unit requires a 8-30VDC, 1 A

Página 180

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide258A.9 OL2252 Dual Pulse CounterThe OL2252 module provides two independent

Página 181

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications259The count can be reset to 0 at any time. Again there is both a reset mes

Página 182

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide260Type 1Subtype 2Connection DiagramTerminal10 Input 29 Input 18 Enable 27

Página 183

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications261A.9.1 OL2252 Configuration OptionsThe OL2252 module is configured throu

Página 184

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide262Channel tabsThe first six Inputs on the OL2252 module are grouped into t

Página 185

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications263NOTE: If you use the Hardware Enable option, then you must also havethe

Página 186

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide264A.10 OL2258 High Speed Pulse CounterThe OL2258 High Speed Counter Modul

Página 187

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications265Quadrature Encoder InputThe counting process for quadrature type encodin

Página 188

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide266Technical SpecificationsCard Cage Power Required 400 mAInputs (all) 4Pul

Página 189 - 6.3.1 Unloading a project

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications267Connection DiagramTerminals10 Out 2 Open collector output 29 Out 1 Open

Página 190 - 6.4.1 Stopping a project

Pointe Controller User Guide Chapter 2: Initial Setup252.3 Installing the PointeControl SoftwareThe PointeControl software CD (part number NS-PTC) in

Página 191

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide268A.10.1 OL2258 Configuration OptionsThe OL2258 module is configured thro

Página 192

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications269To configure Input LS, click the to the right and select a tag from th

Página 193 - 6.5.1 Overriding a password

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide270o Over 30 KHz – The maximum pulse frequency will be greaterthan or equ

Página 194

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications271o If Enabled, then Counter Value will be forced to Preset Valuewhen In

Página 195

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide272To configure Output Status, click the to the right and select a tag fr

Página 196 - 7.1.1 The Charts Tab

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications273A.11 OL2304 Analog Voltage Output ModuleThe OL2304 Analog Voltage Outpu

Página 197 - 7.1.2 The Browser Tab

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide274External Power Required noneOutput Current +/-5 mAShort Circuit Current

Página 198

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications275A.11.1 OL2304 Configuration OptionsThe OL2304 module is configured thro

Página 199 - Adding tags to a watch window

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide276A.12 OL2408 Analog Voltage InputThe OL2408 Analog Voltage Input Module

Página 200 - 7.1.3 The Console Tab

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications277Subtype 1Connection DiagramTerminal10 Channel 89 Channel 78 Channel 67 C

Página 201 - Communications errors

Chapter 2: Initial Setup Pointe Controller User Guide262.4 Configuring the Controller’s Network SettingsEach Pointe Controller unit has two distinct

Página 202

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide278Channel n – Tag to which the scaled value of the input voltage is writt

Página 203 - 7.1.4 The Controller Log Tab

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications279A.13 OL2418 Analog Current InputThe OL2418 Analog Current Input Modulep

Página 204 - 7.2.1 Scanning

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide280Subtype 2Connection DiagramTerminal10 Channel 89 Channel 78 Channel 67 C

Página 205 - 7.2.2 Loading

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications281Channel n – Tag to which the scaled value of the input amperage is writ

Página 206 - 7.2.3 Errors

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide282A.14 OL2602 Dual Serial Port ModuleThe OL2602 Dual Serial Port Module p

Página 207

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications283Terminal block torque 2.2 lb-inRequired Temp. rating offield installed c

Página 208 - 7.3.1 The Debugger Window

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide284A.15 OL3406 Pushbutton/Indicator PanelThe OL3406 Pushbutton/Indicator P

Página 209

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications285This tab configures the six white indicator bars on the OL3406 panel.

Página 210

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide286o If Enabled, then each button LED can be turned on/offindependently u

Página 211 - View Debug Trace

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications287When you have finished configuring the panel, click OK to save your chan

Página 212 - Display Breakpoint List

Pointe Controller User Guide Chapter 2: Initial Setup27The PointeControl/OptiLogic Update Tool application window appears.4. Click Automatic Base De

Página 213 - Single Step

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide288A.16 OL3420 Operator TerminalThe OL3420 Operator Terminal has four user

Página 214 - 7.3.8 Forcing New Tag Values

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications289o If Disabled (default), then each button’s LED directly reflects thecu

Página 215

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide290NOTE: You can leave any or all Buttons unconfigured, but if you do, thos

Página 216

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications291A.17 OL3440 Display PanelThe OL3440 Display Panel is a 4 line x 20 char

Página 217 - Strings and Timers

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide292A.18 OL3850 Keypad TerminalThe OL3850 Keypad Terminal has a 2 line x 20

Página 218

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications293 Indicator n – Bit that turns the indicator on/off. When the bit beco

Página 219

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide294Button n – Each pushbutton can be configured separately, using its ownB

Página 220

Pointe Controller User Guide Appendix A: OptiLogic Technical Specifications295Messages tabThis tab controls to two lines of the LCD on the OL3850 pane

Página 221 - 8.2.1 Modbus Address

Appendix A: OptiLogic Technical Specifications Pointe Controller User Guide296This tab is used to configure two variables that are required to enter d

Página 222 - 8.2.2 Types of Modbus data

Pointe Controller User Guide Appendix B: Flow Chart Command Reference297Appendix B: Flow Chart Command ReferenceThis appendix provides complete descri

Página 223

Pointe Controller User Guide Table of Contents1Chapter 1: Introducing the Pointe Controller... 131.1 Th

Página 224

Chapter 2: Initial Setup Pointe Controller User Guide28When the application successfully connects, the following window willappear:The Read Current Se

Página 225

Appendix B: Flow Chart Command Reference Pointe Controller User Guide298B.1 General CommandsGeneral commands (in a Process block) are used to set and

Página 226

Pointe Controller User Guide Appendix B: Flow Chart Command Reference299Parameters for this command include: Statement – The statement which specif

Página 227

Appendix B: Flow Chart Command Reference Pointe Controller User Guide300B.1.4 ClearThis command can be selected from the General commands list.When u

Página 228

Pointe Controller User Guide Appendix B: Flow Chart Command Reference301To configure the Chart parameter, click the button and select a chartfrom th

Página 229 - Chapter 9: Troubleshooting

Appendix B: Flow Chart Command Reference Pointe Controller User Guide302B.1.7 WaitThis command can be selected from the General commands list.When us

Página 230 - 9.1 LED Boot Indicators

Pointe Controller User Guide Appendix B: Flow Chart Command Reference303B.2 Timer CommandsTimer commands (in a Process block) are used to start, stop

Página 231

Appendix B: Flow Chart Command Reference Pointe Controller User Guide304When used in a Flow Chart, the Timer Reset command resets the specified Timert

Página 232 - 9.2 Hardware Reset

Pointe Controller User Guide Appendix B: Flow Chart Command Reference305To configure the Units parameter, click the button and select a unitfrom the

Página 233

Appendix B: Flow Chart Command Reference Pointe Controller User Guide306B.3 String CommandsString commands (in a Process block) are used to manipulat

Página 234 - Technical Specifications

Pointe Controller User Guide Appendix B: Flow Chart Command Reference307B.3.2 String ConcatThis command can be selected from the String commands list

Página 235 - Outputs tab

Pointe Controller User Guide Chapter 2: Initial Setup29The secondary server is the PC to which the Pointe Controller unit willattempt to connect when

Página 236 - Failsafe tab

Appendix B: Flow Chart Command Reference Pointe Controller User Guide308B.3.3 String Left and String RightThese commands can be selected from the Str

Página 237

Pointe Controller User Guide Appendix B: Flow Chart Command Reference309B.3.4 String MidThis command can be selected from the String commands list.Wh

Página 238

Appendix B: Flow Chart Command Reference Pointe Controller User Guide310 Start Position – The starting position from which the sub-string will beex

Página 239

Pointe Controller User Guide Appendix B: Flow Chart Command Reference311NOTE: Source String is not modified by the execution of this command. String

Página 240

Appendix B: Flow Chart Command Reference Pointe Controller User Guide312NOTE: If the defined length of the Destination String is not long enoughto rec

Página 241

Pointe Controller User Guide Appendix B: Flow Chart Command Reference313B.3.7 String ReplaceThis command can be selected from the String commands lis

Página 242

Appendix B: Flow Chart Command Reference Pointe Controller User Guide314To configure the Source String parameter, click the button to open astandard

Página 243

Pointe Controller User Guide Appendix B: Flow Chart Command Reference315NOTE: If the defined length of the Destination String is not long enoughto rec

Página 244

Appendix B: Flow Chart Command Reference Pointe Controller User Guide316B.4 Diagnostics CommandsDiagnostics commands (in a Process block) are used to

Página 245

Pointe Controller User Guide Appendix B: Flow Chart Command Reference317For all other errors, please contact Nematron Technical Support.NOTE: The Poin

Página 246 - Ouput tab

Chapter 2: Initial Setup Pointe Controller User Guide302.5 Installing I/O Modules in the ControllerEach module occupies one slot in the controller ba

Página 247

Appendix B: Flow Chart Command Reference Pointe Controller User Guide318To configure the Destination Tag parameter, click the button to open astanda

Página 248

Pointe Controller User Guide Appendix B: Flow Chart Command Reference319To configure the Diag Fault Level parameter, click the buttonto open a stand

Página 249

Appendix B: Flow Chart Command Reference Pointe Controller User Guide320To configure the Diag Item parameter, click the button and select anitem fro

Página 250

Pointe Controller User Guide Appendix B: Flow Chart Command Reference321B.5 Serial CommandsThe Serial commands are used to initiate serial communicat

Página 251

Appendix B: Flow Chart Command Reference Pointe Controller User Guide322NOTE: This command also enables (opens) the specified port.Parameters for this

Página 252 - OL2205 Configuration Options

Pointe Controller User Guide Appendix B: Flow Chart Command Reference323B.5.2 Serial Enable Port and Serial Disable PortThese commands can be selecte

Página 253

Appendix B: Flow Chart Command Reference Pointe Controller User Guide324B.5.3 Serial Read ByteThis command can be selected from the Serial commands l

Página 254

Pointe Controller User Guide Appendix B: Flow Chart Command Reference325B.5.4 Serial Write ByteThis command can be selected from the Serial commands

Página 255

Appendix B: Flow Chart Command Reference Pointe Controller User Guide326To configure the Status Tag parameter, click the button to open astandard Se

Página 256

Pointe Controller User Guide Appendix B: Flow Chart Command Reference327The value of Status Tag may be any 16-bit Unsigned tag (%IUW, %MUW,or %QUW).To

Página 257

Pointe Controller User Guide Chapter 2: Initial Setup312.6 Connecting the Controller to Your PCAn Ethernet network connection is used to download fin

Página 258

Appendix B: Flow Chart Command Reference Pointe Controller User Guide328The value of Status Tag may be any 16-bit Unsigned tag (%IUW, %MUW,or %QUW).To

Página 259

Pointe Controller User Guide Appendix B: Flow Chart Command Reference329VALUENAME DESCRIPTION0x0000 (0) n/a No error; good communication0x0001 (1) PAR

Página 260 - Theory of Operation

Appendix B: Flow Chart Command Reference Pointe Controller User Guide330B.6 Date/Time CommandsDate/Time commands (in a Process block) are used to ret

Página 261 - Input Signal

Pointe Controller User Guide Appendix B: Flow Chart Command Reference331B.6.2 Date/Time FormatThis command can be selected from the Date/Time command

Página 262

Appendix B: Flow Chart Command Reference Pointe Controller User Guide332To configure the Destination String parameter, click the button toopen a sta

Página 263 - Inputs tab

Pointe Controller User Guide Appendix B: Flow Chart Command Reference333B.7 Operator Panel CommandsOperator Panel commands (in a Process block) are u

Página 264 - Channel tabs

Appendix B: Flow Chart Command Reference Pointe Controller User Guide334place holders for the data entry field. A typical message may be ‘Entervalue:

Página 265

Pointe Controller User Guide Appendix B: Flow Chart Command Reference335NOTE: This command works only with the OL3850 operator panel.Parameters for th

Página 266 - Pulse and Direction

Appendix B: Flow Chart Command Reference Pointe Controller User Guide336To configure the Initial Value parameter, click the button to open astandard

Página 267 - Frequency Measurement

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference337Appendix C: Ladder Diagram Block ReferenceThis appendix provides complete de

Página 268

Chapter 3: Quickstart Project Pointe Controller User Guide32Chapter 3: Quickstart ProjectThe first project we will implement with the Pointe Controlle

Página 269

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide338C.1 Relays and CoilsC.1.1 Normally Open Contact (XIC)When used in a Ladder

Página 270

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference339Functional DescriptionWhen the input state from the left becomes on, the val

Página 271 - Counter tab

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide340Once the block is inserted, you can double-click on it to configure it.Funct

Página 272

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference341C.1.6 Negated Output Coil (NEGOC)When used in a Ladder Diagram, this block

Página 273 - Output tabs

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide342When the input state from the left becomes on, the associated Bit tag is set

Página 274

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference343C.1.9 Rising Edge Coil (LEOC)When used in a Ladder Diagram, this block acts

Página 275

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide344Configuration ReferenceAny Memory Bit (%MX) or Output Bit (%QX) tag may be a

Página 276

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference345Param Name Config Var Type DescriptionCLK Clock req %IX%MX%QXT_DONEThe input

Página 277

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide346Configuration ReferenceThe parameters of this block are described in the fol

Página 278

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference347Therefore, the block function is evaluated according to the following table:

Página 279

Pointe Controller User Guide Chapter 3: Quickstart Project333.1 Starting a New ProjectBegin by launching the PointeControl Framework application and

Página 280

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide348C.1.14 Reset-Dominant Bistable (RS)When used in a Ladder Diagram, the SR bl

Página 281

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference349Configuration ReferenceThe parameters of this block are described in the fol

Página 282

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide350C.2 Timer and Counter BlocksC.2.1 Timer, Pulse (TP)When used in a Ladder D

Página 283

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference351Param Name Config Var Type DescriptionPT PresetTimeopt %IUD%QUD%MUDNumericTh

Página 284

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide352Configuration ReferenceThe parameters of this block are described in the fol

Página 285

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference353The Elapsed Time output (ET) shows the time passed since IN became on; in ot

Página 286 - Indicators tab

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide354Functional DescriptionThis block always passes the Enable input state (EN) t

Página 287 - Buttons tab

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference355Param Name Config Var Type DescriptionCV CounterValuereq %QUD%MUDThe current

Página 288

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide356Configuration ReferenceThe parameters of this block are described in the fol

Página 289

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference357Once the block is inserted, you can double-click on it to configure it.Funct

Página 290

Chapter 3: Quickstart Project Pointe Controller User Guide343.2 Defining Input, Output, and Memory TagsThe next thing that we’ll do is define our inp

Página 291

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide358Configuration ReferenceThe parameters of this block are described in the fol

Página 292 - Messages tab

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference359C.3 Math BlocksC.3.1 Add (ADD)When used in a Ladder Diagram, the ADD block

Página 293 - A.17 OL3440 Display Panel

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide360Param Name Config Var Type DescriptionIN1 InputValue 1req any Inputany Out

Página 294 - A.18 OL3850 Keypad Terminal

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference361The block function is executed every time the ladder is scanned, so long as

Página 295

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide362C.3.3 Divide (DIV)When used in a Ladder Diagram, the DIV block divides one

Página 296

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference363Param Name Config Var Type DescriptionIN2 InputValue 2req any Inputany Out

Página 297 - Data Entry tab

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide364The block function is executed every time the ladder is scanned, so long as

Página 298

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference365Once the block is inserted, you can double-click on it to configure it.Funct

Página 299

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide366C.3.6 Modulus (MOD)When used in a Ladder Diagram, the MOD block finds the r

Página 300 - B.1 General Commands

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference367Param Name Config Var Type DescriptionIN2 InputValue 2req any integer*T_DONE

Página 301

Pointe Controller User Guide Chapter 3: Quickstart Project352. Create a table entry for the first input tag (%IX1), either by clicking theInsert butt

Página 302 - B.1.5 Enable and Disable

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide368Configuration ReferenceThe parameters of this block are described in the fol

Página 303 - B.1.6 Get Tag Name

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference369Configuration ReferenceThe parameters of this block are described in the fol

Página 304 - B.1.7 Wait

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide370Configuration ReferenceThe parameters of this block are described in the fol

Página 305 - B.2 Timer Commands

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference371Configuration ReferenceThe parameters of this block are described in the fol

Página 306 - B.2.3 Timer Preset

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide372Configuration ReferenceThe parameters of this block are described in the fol

Página 307

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference373Configuration ReferenceThe parameters of this block are described in the fol

Página 308 - B.3 String Commands

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide374Configuration ReferenceThe parameters of this block are described in the fol

Página 309 - B.3.2 String Concat

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference375Configuration ReferenceThe parameters of this block are described in the fol

Página 310

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide376The block function is executed every time the ladder is scanned, so long as

Página 311 - B.3.4 String Mid

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference377Functional DescriptionThis block always passes the Enable input state (EN) t

Página 312 - B.3.5 String Insert

Chapter 3: Quickstart Project Pointe Controller User Guide364. Click the Copy button. The Copy Channels dialog box will appear.5. Increment the Numb

Página 313 - B.3.6 String Delete

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide378C.3.17 Natural Exponential (EXP)When used in a Ladder Diagram, the EXP bloc

Página 314

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference379NOTE: This function does not check for bit register overflow. If overflow oc

Página 315 - B.3.7 String Replace

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide380Param Name Config Var Type DescriptionIN InputValuereq any Inputany Output

Página 316 - B.3.8 String Format Integer

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference381C.4 Comparison BlocksC.4.1 Greater Than (GT)When used in a Ladder Diagram,

Página 317

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide382Param Name Config Var Type DescriptionIN1 InputValue 1req any Inputany Out

Página 318 - B.4 Diagnostics Commands

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference383Configuration ReferenceThe parameters of this block are described in the fol

Página 319 - B.4.1 Diag Get Tag Status

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide384The result placed in Q determines the state of the rung passed to the right:

Página 320 - B.4.2 Diag Set Tag Status

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference385C.4.4 Not Equal to (NE)When used in a Ladder Diagram, the NE block checks t

Página 321 - B.4.3 Diag Clear Tag Status

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide386Param Name Config Var Type DescriptionIN1 InputValue 1req any Inputany Out

Página 322

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference387Configuration ReferenceThe parameters of this block are described in the fol

Página 323 - B.5 Serial Commands

Pointe Controller User Guide Chapter 3: Quickstart Project373. In the Alias field, enter the name of the output tag: Myout1. You willneed to click in

Página 324

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide388The result placed in Q determines the state of the rung passed to the right:

Página 325

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference389C.5 Logical and Bit Shift BlocksC.5.1 And (AND)When used in a Ladder Diagr

Página 326 - B.5.3 Serial Read Byte

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide390Configuration ReferenceThe parameters of this block are described in the fol

Página 327 - B.5.4 Serial Write Byte

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference391C.5.2 Or (OR)When used in a Ladder Diagram, the OR block performs a bit-for

Página 328 - B.5.5 Serial Read MultiBytes

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide392Configuration ReferenceThe parameters of this block are described in the fol

Página 329

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference393C.5.3 Exclusive Or (XOR)When used in a Ladder Diagram, the XOR block perfor

Página 330 - B.5.7 Serial Get Comm Errors

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide394Param Name Config Var Type DescriptionEN Enable no - The state of the rung (

Página 331

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference395Functional DescriptionThis block always passes the Enable input state (EN) t

Página 332 - B.6 Date/Time Commands

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide396C.5.5 Shift bits Left (SHL)When used in a Ladder Diagram, the SHL block shi

Página 333 - B.6.2 Date/Time Format

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference397Param Name Config Var Type DescriptionIN InputValuereq any integer*T_DONET_V

Página 334 - B.6.3 Get Elapsed Time

Table of Contents Pointe Controller User Guide23.12 Setting Breakpoints...

Página 335 - B.7 Operator Panel Commands

Chapter 3: Quickstart Project Pointe Controller User Guide383.3 Associating Tags with I/O PointsAt this point, we have tag-names defined. However, we

Página 336

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide398Therefore, a 16-bit example of SHL would be: IN: 1010010101011101 N: 5OUT:

Página 337

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference399C.5.7 Rotate bits Left (ROL)When used in a Ladder Diagram, the ROL block ro

Página 338

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide400Param Name Config Var Type DescriptionIN InputValuereq any integer*T_DONET_V

Página 339

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference401Therefore, a 16-bit example of ROR would be: IN: 1010010101011101 N: 5OUT:

Página 340 - C.1 Relays and Coils

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide402C.6 Selection BlocksC.6.1 Select minimum value (MIN)When used in a Ladder

Página 341 - Configuration Reference

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference403Param Name Config Var Type DescriptionIN1 InputValue 1req any Inputany Out

Página 342 - C.1.5 Output Coil (OC)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide404The block function is executed every time the ladder is scanned, so long as

Página 343 - C.1.7 Latched Coil (LOC)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference405C.6.3 Limit value (LIM)When used in a Ladder Diagram, the LIM block limits

Página 344 - C.1.8 Unlatched Coil (UOC)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide406Param Name Config Var Type DescriptionIN InputValuereq any Inputany Output

Página 345

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference407Functional DescriptionThis block always passes the Select input state (SEL)

Página 346

Pointe Controller User Guide Chapter 3: Quickstart Project39NOTE: Configuring slot 1 activates the I/O button to the right of the slot.3. Click the I

Página 347

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide408C.7 String BlocksC.7.1 Set string (SET)When used in a Ladder Diagram, the

Página 348

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference409NOTE: If the defined Element Length of the String variable configured to OUT

Página 349

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide410* Any Input, Output, or Memory tag except 32-bit Real (F) or Bit (X). For mo

Página 350

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference411Configuration ReferenceThe parameters of this block are described in the fol

Página 351

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide412Functional DescriptionThis block always passes the Enable input state (EN) t

Página 352 - C.2 Timer and Counter Blocks

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference413C.7.5 Extract sub-string from middle (MID)When used in a Ladder Diagram, th

Página 353 - C.2.2 Timer, ON Delay (TON)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide414Configuration ReferenceThe parameters of this block are described in the fol

Página 354 - C.2.3 Timer, OFF Delay (TOF)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference415Functional DescriptionThis block always passes the Enable input state (EN) t

Página 355 - C.2.4 Counter, Up (CTU)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide416C.7.7 Compare strings (CMP)When used in a Ladder Diagram, the CMP block com

Página 356

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference417Configuration ReferenceThe parameters of this block are described in the fol

Página 357 - C.2.5 Counter, Down (CTD)

Chapter 3: Quickstart Project Pointe Controller User Guide407. Click OK to close the OL2201 I/O Map window.Now repeat the procedure to associate the

Página 358

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide418When EN becomes on, the block function is executed: the Input String 2 (IN2)

Página 359

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference419C.7.9 Delete sub-string (DEL)When used in a Ladder Diagram, the DEL block d

Página 360

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide420Configuration ReferenceThe parameters of this block are described in the fol

Página 361 - C.3 Math Blocks

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference421C.7.10 Replace sub-string (REPL)When used in a Ladder Diagram, the REPL blo

Página 362 - C.3.2 Subtract (SUB)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide422Configuration ReferenceThe parameters of this block are described in the fol

Página 363

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference423C.7.11 Find sub-string (FIND)When used in a Ladder Diagram, the FIND block

Página 364 - C.3.3 Divide (DIV)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide424Configuration ReferenceThe parameters of this block are described in the fol

Página 365 - C.3.4 Multiply (MUL)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference425C.8 Flow Control BlocksC.8.1 Call sub-ladder diagram (CALL)When used in a

Página 366 - C.3.5 Square Root (SQRT)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide426All valid Sub-Ladders in the current project will be listed in the dialog. A

Página 367

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference427C.9 Miscellaneous BlocksC.9.1 Convert to Boolean (TO_BOOL)When used in a L

Página 368 - C.3.6 Modulus (MOD)

Pointe Controller User Guide Chapter 3: Quickstart Project4112. Repeat steps 10 and 11 for each of the remaining seven outputs,associating MyOut2 to

Página 369 - C.3.7 Sine (SIN)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide428Param Name Config Var Type DescriptionIN InputValuereq any Inputany Memoryan

Página 370 - C.3.8 Cosine (COS)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference429Configuration ReferenceThe parameters of this block are described in the fol

Página 371 - C.3.9 Tangent (TAN)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide430When EN becomes on, the block function is executed: the Input Value (IN) is

Página 372 - C.3.10 Arc Sine (ASIN)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference431Functional DescriptionThis block always passes the Enable input state (EN) t

Página 373 - C.3.11 Arc Cosine (ACOS)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide432C.9.5 Truncate (TRUNC)When used in a Ladder Diagram, the TRUNC block trunca

Página 374 - C.3.12 Arc Tangent (ATAN)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference433C.9.6 Integer to Character (TO_CHR)When used in a Ladder Diagram, the TO_CH

Página 375 - C.3.13 Absolute Value (ABS)

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide434C.9.7 Character to Integer (CHR_TO)When used in a Ladder Diagram, the CHR_T

Página 376 - C.3.14 Logarithm (LOG)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference435C.9.8 Integer to BCD (TO_BCD)When used in a Ladder Diagram, the TO_BCD bloc

Página 377

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide436Configuration ReferenceThe parameters of this block are described in the fol

Página 378 - C.3.16 Exponential (EXPT)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference437When EN becomes on, the block function is executed: each 4-bit “nibble of th

Página 379

Chapter 3: Quickstart Project Pointe Controller User Guide423.4 Creating Your First Flow ChartWe’re going to do our first application with a flow cha

Página 380

Appendix C: Ladder Diagram Block Reference Pointe Controller User Guide438C.9.10 Move (MOVE)When used in a Ladder Diagram, the MOVE block directly co

Página 381 - C.3.18 Expression (EXPR)

Pointe Controller User Guide Appendix C: Ladder Diagram Block Reference439NOTE: This function does not check for bit register overflow. You can assign

Página 382

Pointe Controller User Guide Chapter 3: Quickstart Project43We could give our flow chart a name right now. In most cases, you wouldimmediately name yo

Página 383 - C.4 Comparison Blocks

Chapter 3: Quickstart Project Pointe Controller User Guide443. Double-click on the decision block to open its associated Block Propertieswindow.The B

Página 384

Pointe Controller User Guide Chapter 3: Quickstart Project45When the property is changed, the Then and Else paths are switched.Timeout Value is an opt

Página 385 - C.4.3 Equal to (EQ)

Chapter 3: Quickstart Project Pointe Controller User Guide468. Click the = button to add “=” to the condition.9. Click the ON button to add “ON” to

Página 386

Pointe Controller User Guide Chapter 3: Quickstart Project473.5 Inserting a Second Decision BlockSo far, all we’ve done is check to see if InputSwitc

Página 387 - C.4.4 Not Equal to (NE)

Pointe Controller User Guide Table of Contents3Chapter 5: Developing Controller Programs ... 1055.1 Basi

Página 388

Chapter 3: Quickstart Project Pointe Controller User Guide483.6 Assigning OutputsNow we are going to add the first of the two output patterns — turn

Página 389 - C.4.6 Less Than (LT)

Pointe Controller User Guide Chapter 3: Quickstart Project4910. Move the cursor to the Expression field, either by clicking in it or bypressing the T

Página 390

Chapter 3: Quickstart Project Pointe Controller User Guide5014. Click on and highlight the existing Command property, and then click theInsert button

Página 391 - C.5.1 And (AND)

Pointe Controller User Guide Chapter 3: Quickstart Project51Let’s add just one more statement to set rightOn to TRUE. This will force thedecision bloc

Página 392

Chapter 3: Quickstart Project Pointe Controller User Guide52The Process block should appear as shown below.22. Close the Block Properties window.Look

Página 393 - C.5.2 Or (OR)

Pointe Controller User Guide Chapter 3: Quickstart Project533.7 Adding a Time DelayUnfortunately, when the toggle switch is on, the output LEDs flash

Página 394

Chapter 3: Quickstart Project Pointe Controller User Guide545. In the Argument field, enter a numerical value of 500.6. Click OK to close the Build

Página 395 - C.5.3 Exclusive Or (XOR)

Pointe Controller User Guide Chapter 3: Quickstart Project553.8 Checking the Chart IntegrityThe final step in entry, or modification, of a flow chart

Página 396 - C.5.4 Not (NOT)

Chapter 3: Quickstart Project Pointe Controller User Guide563.9 Building the Project RuntimeOnce all of the flow charts have been created, we are rea

Página 397

Pointe Controller User Guide Chapter 3: Quickstart Project57The result should be as shown on the right.3. Click OK to close the Chart List window.Aft

Página 398 - C.5.5 Shift bits Left (SHL)

Table of Contents Pointe Controller User Guide45.7 Types of Flow Chart Blocks...

Página 399 - C.5.6 Shift bits Right (SHR)

Chapter 3: Quickstart Project Pointe Controller User Guide58Controller Timeout Interval is a watchdog timer for the chartexecution. If the chart logic

Página 400

Pointe Controller User Guide Chapter 3: Quickstart Project593.10 Downloading and Running Your ProgramDownloading a finished program to the Pointe Con

Página 401 - C.5.7 Rotate bits Left (ROL)

Chapter 3: Quickstart Project Pointe Controller User Guide60Once the PointeControl Monitor window is active, you can download your projectruntime to t

Página 402

Pointe Controller User Guide Chapter 3: Quickstart Project61Controller’s Java-based processor. In most cases you can ignore thesemessages; they are us

Página 403

Chapter 3: Quickstart Project Pointe Controller User Guide62When the download is complete, the Start button will become active.4. Click the Start but

Página 404 - C.6 Selection Blocks

Pointe Controller User Guide Chapter 3: Quickstart Project633.11 Monitoring Your Program While It RunsFrom your PC, you can monitor logic flow, view

Página 405

Chapter 3: Quickstart Project Pointe Controller User Guide643. In the Chart1 monitor/debug window, click the Enable Logic Flow andEnable Debug Trace

Página 406

Pointe Controller User Guide Chapter 3: Quickstart Project654. Double-click on any of the flow chart blocks (except the Start and Stopblocks). A Bloc

Página 407 - C.6.3 Limit value (LIM)

Chapter 3: Quickstart Project Pointe Controller User Guide663.12 Setting BreakpointsSometimes you’ll want to check if your program gets to a particul

Página 408

Pointe Controller User Guide Chapter 3: Quickstart Project67When you do this, an alert window will pop up on your screen, warningyou that stopping the

Página 409

Pointe Controller User Guide Table of Contents5Chapter 6: Downloading to the Controller... 1836.1 Lau

Página 410 - C.7 String Blocks

Chapter 3: Quickstart Project Pointe Controller User Guide68indicates that a break point is set for this block. The red diamond indicates thatthe prog

Página 411

Pointe Controller User Guide Chapter 3: Quickstart Project696. Continue to click the Single Step tool and watch the Pointe Controllerstep through you

Página 412

Chapter 4: System Design and Installation Pointe Controller User Guide70Chapter 4: System Design and InstallationNow that you understand the basics of

Página 413

Pointe Controller User Guide Chapter 4: System Design and Installation714.1 Safety GuidelinesWARNING: Providing a safe operating environment for pers

Página 414

Chapter 4: System Design and Installation Pointe Controller User Guide72Orderly System ShutdownThe first level of protection can be provided with the

Página 415

Pointe Controller User Guide Chapter 4: System Design and Installation734.2 Getting to Know the Pointe Controller BaseThe figure below shows the layo

Página 416

Chapter 4: System Design and Installation Pointe Controller User Guide744.2.1 PTC-5800 Pointe Controller Technical DescriptionPhysical (Base Unit)•

Página 417

Pointe Controller User Guide Chapter 4: System Design and Installation75Communications, Ethernet• Type: 10Base-T Ethernet• Data Rate: 10 Mbps• Conn

Página 418 - C.7.7 Compare strings (CMP)

Chapter 4: System Design and Installation Pointe Controller User Guide764.3 Supplying Power to the ControllerThe Pointe Controller unit requires a 8-

Página 419

Pointe Controller User Guide Chapter 4: System Design and Installation774.4 Installing the PointeControl SoftwareThe PointeControl software CD (part

Página 420

Table of Contents Pointe Controller User Guide6Chapter 8: Networked Operations ...2168.1

Página 421

Chapter 4: System Design and Installation Pointe Controller User Guide784.5 Addressing the Pointe ControllerEach Pointe Controller unit has two disti

Página 422

Pointe Controller User Guide Chapter 4: System Design and Installation79The PointeControl/OptiLogic Update Tool application window appears.4. Click

Página 423

Chapter 4: System Design and Installation Pointe Controller User Guide80When the application successfully connects, the following window willappear:Th

Página 424

Pointe Controller User Guide Chapter 4: System Design and Installation816. For the Default Server IP Address, enter the IP address of the PC withwhic

Página 425

Chapter 4: System Design and Installation Pointe Controller User Guide824.5.2 Modbus AddressThe addressing that you, the system designer, must set is

Página 426

Pointe Controller User Guide Chapter 4: System Design and Installation834.6 An Overview of OptiLogic I/OThe Pointe Controller system achieves its mod

Página 427 - C.8 Flow Control Blocks

Chapter 4: System Design and Installation Pointe Controller User Guide844.6.1 Digital InputsDigital I/O modules are used to either monitor (input) or

Página 428

Pointe Controller User Guide Chapter 4: System Design and Installation85Typical DC digital input circuits are shown below: As shown, the physical opt

Página 429 - C.9 Miscellaneous Blocks

Chapter 4: System Design and Installation Pointe Controller User Guide86Digital Input VoltageAny digital input module, AC or DC, is designed to operat

Página 430

Pointe Controller User Guide Chapter 4: System Design and Installation874.6.2 Digital OutputsDigital outputs are used to turn “loads” on and off. “Lo

Página 431

Pointe Controller User Guide Table of Contents7A.11.1 OL2304 Configuration Options...

Página 432

Chapter 4: System Design and Installation Pointe Controller User Guide88When the contact is closed, the diode is reverse biased and no current flowsth

Página 433

Pointe Controller User Guide Chapter 4: System Design and Installation89Solid State Relay OutputsSolid state relays are semiconductor switches that op

Página 434 - C.9.5 Truncate (TRUNC)

Chapter 4: System Design and Installation Pointe Controller User Guide90via a switching power converter and a transformer. There are OptiLogic analogi

Página 435

Pointe Controller User Guide Chapter 4: System Design and Installation91AccuracyAccuracy is expressed as the worst case deviation from the “ideal valu

Página 436

Chapter 4: System Design and Installation Pointe Controller User Guide92In order to use single ended inputs, the ground connection must be very good.T

Página 437

Pointe Controller User Guide Chapter 4: System Design and Installation934.7 Determining Your I/O NeedsThe Pointe Controller system offers the followi

Página 438

Chapter 4: System Design and Installation Pointe Controller User Guide94OL2304 4 channel voltage output, 0-5V, 0-10V, +/-5V, +/-10VOL2408 8 channel 0-

Página 439

Pointe Controller User Guide Chapter 4: System Design and Installation95Module Type Description Power Req.OL2111 Solid State Relay Output, 8-point 120

Página 440 - C.9.10 Move (MOVE)

Chapter 4: System Design and Installation Pointe Controller User Guide964.8 Installing I/O Modules in the ControllerEach Pointe Controller applicatio

Página 441

Pointe Controller User Guide Chapter 4: System Design and Installation974.8.2 Installing ModulesEach slot has card guides along each side and a conne

Comentários a estes Manuais

Sem comentários