Bb-electronics I3A12X_20B05-SOHF - Manual User Manual

Browse online or download User Manual for Accessories communication Bb-electronics I3A12X_20B05-SOHF - Manual. B&B Electronics I3A12X_20B05-SOHF - Manual User Manual

  • Download
  • Add to my manuals
  • Print

Summary of Contents

Page 2 - Table of Contents

Basic Operation Vertical linescan be drawnusing the tool. The tool attachesto the mouseicon. Each rung can have multiple outputs but they must be a

Page 3 - Basic Ladder Elements

Or Gate When any one of two or more inputs will switch on the output: In this example either %I0001 or %I0002 will switch ON %Q01. And Gate Wh

Page 4

Basic Operation Function Blocks All function blocks have an enable input and a Boolean output. Other I/O parameters are dependent on the individual f

Page 5 - Input / Output Types

Timers and Counters Timers and counters require two consecutive registers to store their data in memory. The first register contains the current val

Page 6

Basic Operation Example 4: This is an example of a 1s On delay timer. Current value Timer enabled F1 enables the timer Current value = preset va

Page 7

Off Delay The Off delay timer provides a delay before switching the output off when the input is enabled. When the input is removed the timing wil

Page 8

Basic Operation The output remains high, whilst the current value is accumulating. The current value now equals the preset value and the timer is no

Page 9 - Basic Ladder Logic

Counter Set up There can be two types of counters, Up Count and Down Count. All the counters increment / decrement the current value on the positive

Page 10

Basic Operation Move Functions The first type of Move is the ‘Move Word’, or ‘MOV’. It is used to copy a single byte, word or double-word from one l

Page 11 - And Gate

Indirect Move Examples In this example, the IN is specified as Indirect. This means the controller will look at %R1 and see a value within it. If %

Page 12 - Function Blocks

Basic Operation Table of Contents Table of Contents...

Page 13 - Timers and Counters

Basic Operation Set Points It is possible to set registers with initial values by using the set point editor. To open it, select the Setpoint option

Page 14

Download Options Once you have created the Ladder logic and user screens the program can be verified by clicking the icon . This will check the pr

Page 15

Basic Operation then switched to the other at a later time. The result will be a mismatch in the network ID settings between the Configurator project

Page 16

Configuring the correct model. Before downloading the program it must be configured to match the model of i3 to be used. Select the I/O configure

Page 17 - Counter Set up

Basic Operation Downloading the Program Then to download to the i3 click the icon or select Download from the Program Menu. The “Download to Targ

Page 18 - Move Functions

Screen Editor To open the screen editor click on the icon or select the option from the screens menu. Please note that a default screen needs

Page 19

Basic Operation Screen Editor Tool Bar. Drawing Tools Bottom right corner of Editor Static text Numeric d

Page 20 - Set Points

Static Text To insert a Static Text message click on the icon and click it to the screen. The box can be resized as required. To enter the text t

Page 21 - Connecting to your i3

Basic Operation Numeric Data To insert a numeric data display click on the icon and click it into the screen. The box can be resized as required

Page 22

Time Data To insert a time data display click on the icon and click it into the screen. Double click the box to edit the properties. The

Page 23

Basic Ladder Elements All the Functions, contacts and coils for the ladder programming are contained in a drop down menu to select what range of fun

Page 24 - Downloading the Program

Basic Operation Password To insert a Password display, click on the icon and click it into the screen. The password box is similar to the numeric

Page 25 - Screen Editor

Text Table data To insert a Text Table display, click on the icon and click it into the screen. The text table can be used to display text

Page 26 - Screen Editor Tool Bar

Basic Operation Notepad This is function is only for touch-screen models such as the i3B12Y range. It provides the operator with a screen upon which

Page 27 - Static Text

Menu Item A Menu Item allows many settings and screens to be configured through one single object. Inside the Menu Item it is possible to easily co

Page 28 - Numeric Data

Basic Operation Indicator Lamp To insert an indicator lamp, click on the icon and click it into the screen. The indicator lamp can only be assign

Page 29 - Time Data

Button There are four buttons that can be programmed through the screen editor, the remaining keys are programmed in the ladder editor. To insert a

Page 30 - Password

Basic Operation Selector Switch To insert a selector switch, click on the icon and click it into the screen. It will then select the nearest butto

Page 31 - Text Table data

Slider This is an option only for touch-screen models such as the i3B12Y range. It is a quick way to change a value inside a 16-bit register. T

Page 32 - Notepad

Basic Operation Screen Jump Screen jumps are allocated like buttons but are for jumping between screens in a menu fashion. To insert a screen jump, c

Page 33 - Menu Item

Bar Graph To insert a bar graph, click on the icon and click it into the screen. To graphically display a register value on the screen. Click on

Page 34 - Indicator Lamp

Basic Operation 3i Memory Locations Type Description and example of what might use the type Format %I Discrete Inputs from the field; proximity s

Page 35

Basic Operation Meter To insert a meter graph, click on the icon and click it into the screen. Another option to the bar graph is o display the da

Page 36 - Selector Switch

Gauge To insert a gauge graph, click on the icon and click it into the screen. The Gauge is more complex than a bar / meter. This gauge is an au

Page 37 - Slider

Basic Operation Static Bitmap A bitmap can be used as a screen back drop, where a company logo can be inserted. To insert a static bitmap, click on t

Page 38 - Screen Jump

Animation The animation displays a series of bitmaps depending on the value of a register, double word, word, byte or bit. To insert an animation,

Page 39 - Bar Graph

Basic Operation Trend The data trend tracks data over a period of time. To insert a trend, click on the icon and click it into the screen. A data t

Page 40

X – Y Data Graph To insert an X – Y Graph, click on the icon and click it into the screen. The X-Y graph represents variation of a variable in com

Page 41

Basic Operation Alarms To insert an Alarm Log, click on the icon and place it into the screen. There are two types of alarm: Summary and History. S

Page 42 - Static Bitmap

Configure the Alarm Log Select Alarm from the Config Menu drop down, to open the Alarm Log editor. The alarm trigger can be 1 register or consec

Page 43 - Animation

Basic Operation Recipe Editor To insert a Recipe Editor Object, click the icon on to the screen. A recipe can be created to store the values of va

Page 44

Set up the ingredient display and scales. Add the batch properties and storage register. This recipe function can be used in conjunction with mov

Page 45 - X – Y Data Graph

Input / Output Types The i3 has 2 types of inputs: Normally Open (N/O) and Normally Closed (N/C). The i3 has 6 types of outputs: N/O, N/C, Po

Page 46

Basic Operation © IMO Precision Controls ltd. 51

Page 47 - Configure the Alarm Log

Basic Operation Assigning Function Keys and Screens The i3 has 11 function keys that can be programmed into the ladder diagrams. It also has four but

Page 48 - Recipe Editor

To insert a screen into the ladder logic, select an output coil and click it into the ladder diagram. Select %D and then enter the number for the sc

Page 49

Basic Operation Force Screen: Displays the screen whilst the conditions to make the contact are met. When the condition is not met anymore the screen

Page 50 - Basic Operation

Basic Ladder Logic Using Ladder logic it is necessary to insert a contact in the first column. A good practice is to insert an ALWAYS ON (ALW_ON) co

Comments to this Manuals

No comments