Imo Wprowadzenie Do Programowania
Imo Wprowadzenie Do Programowania
Elaboration:
FOSTER
ul. JS Bacha 20
80-171 Gdaÿsk
tel. (58) 320 15 37
fax (58) 320 15 39
e-mail: foster@foster.pl
www.foster.pl
Machine Translated by Google
Table of Contents
TABLE OF CONTENTS 2
I. BASIC SPECIFICATION 3
2
Machine Translated by Google
I Basic Specification
MI2L20C and MI4L20C panels are the smallest representatives of the series of
interfaces designed to work with PLC logic controllers.
Industrial design, IP65 from the front makes it possible to use this group of devices,
e.g. in the food industry. MI2L20C and MI4L20C work with a full range of controllers
offered by LG (Master-K and Glofa - via Cnet and via RS232 loader).
Specification
Display - Description 2 or 4 lines, 20 characters, character
backlight height 6mm LED backlight always on Pure
polyester with anti-glare finish, no polycarbonate window
- display window
under the membrane. 16 bit Intel 186 From 9 - 35 VDC.
Processor Reverse polarity protection.
Power
- connection Through screw terminals.
Memory
- FLASH 128k bytes. Used to store database, 32k byte protocols. Used for variable
- SRAM data only. Without battery backup.
Standard serial port with 9-pin D-type female connector. The port is
serial port software configurable for RS232 communication.
Status indication
Sound
Attachment
- Dimensions 150mm x 85mm x 50mm
- Libra 300g
- Installation With the use of plastic clips
Environment
- Temperature - 5 Operating: 0 - 50ºC, storage: -20 - 60ºC
to 90% relative humidity - Vibration - Frontal
protection 5 do 250Hz 1G
IP65
Emission: EN50081-1, Durability: EN50082-1, Safety:
Normy CE EN60950
Other available protocols Allen Bradley, Siemens, Mitsubishi, Omron, Hitachi, GE, MODBUS
3
Machine Translated by Google
2. In the Project Settings dialog box, specify a name for the project and the location of the project folder. As Slow
serial enter the port number in your PC through which you want to program the panel.
3. In the next window, select a panel type and, if necessary, give it a name
4. Try to connect the panel with the computer. During this process, the operating system will be uploaded (if
necessary) and the panel ID will be assigned
4
Machine Translated by Google
5
Machine Translated by Google
The panel works with the PLC on the Master-Slave basis and is always the Master
1. Kabel a)
RxD 2 3 TxD
TxD 3 RxD
GND 5 2 5 GND
RxD 2 7 TxD
TxD 3 RxD
GND 5 4 5 GND
Pin no. 6 7 8 9
RS485 RS232 RS232 RS485
Function
RX+/TX+ RTS CTS RX-/TX
a) Right-click on the Port 1 branch of the project tree. Select New device... from the pop-up menu.
6
Machine Translated by Google
b) In the dialog box, select the device and protocol, for example for PLC LG:
c) enter the name and address of the PLC or leave the default values
d) for the Master K80/120 series controller, select the IMO K7 protocol (Device
Type); for PLC GLOFA GM 4, GM 6, GM7 - respectively G4, G6, G7
ATTENTION. When working with the Master-K80S series controller, do not select the IMO G4, G6, G7 & K7
Loader protocol
e) Click Finish
7
Machine Translated by Google
Attention. Usually, the default settings correspond to the settings resulting from the device type
and protocol specified during configuration.
8
Machine Translated by Google
- Variable name -
Description - Type
(16 bit, 1 bit etc.)
- External address - the given address must be in accordance with the format adopted in PLC
MasterK - The Read Only parameter determines whether it will be possible to modify the value of the variable
saved in the PLC from the level of the IMO panel - Scaling - determines the acceptable range of values -
Message Text - it is possible to display the given text in depending on the value of the variable - Action -
assigning a specific action when the variable assumes a given value, e.g. switching to another screen
9
Machine Translated by Google
To add a screen group, right-click on Screens and Groups and select New Screen Group. Enter its name in the
dialog box.
To rename a group, right-click on the item in the tree corresponding to the group, select the Properties option
and enter a new name.
ATTENTION. It is not possible to change the name of the main group - Default Group
2. Adding a screen
Right-click on the item in the tree corresponding to the group to which you want to add the screen.
It is possible to add two types of elements: static strings and variable representations (points).
a) static captions
10
Machine Translated by Google
Click on the icon marked above and enter the required text in the dialog box. Close the dialog box and place the cursor on the screen
window where the text begins.
b) variables (points)
Click on the icon marked above. In the dialog box, click on the button with three dots ....
Select the desired variable from the list of available ones.
The next dialog box is used to determine how to display the information contained in the variable.
11
Machine Translated by Google
Total Width – determines how many characters will be required to represent the variable on the screen
Precision – specifies the position of the decimal point for real type variables
Leadin Zeros – when this option is selected, zeros are added to the right of the variable value, so that the
length specified in Total Width is reached
Displaying information in the form of Message requires prior definition of appropriate inscriptions when
editing variables, see pt. VI.
It is possible to assign the meaning of function keys on two levels: - global - defined
functions are active on each screen - local - defined functions are active only on the
screen on which they were defined
a) global assignment
For example, to enter the value 1111 represented in the panel by a variable into the PLC
Variable_word 16bit (in PLC address D0002) set the following parameters:
12
Machine Translated by Google
b) local assignment
Select the appropriate screen and click the right mouse button on the selected function key F1- F4.
Then proceed as in point a).
c) key deactivation
Select the appropriate screen and click the right mouse button on the selected function key F1- F4.
Select Unassign from the menu .
13
Machine Translated by Google
1. Restart methods
ATTENTION. A full restart is only used in situations where the panel does not respond to a normal reset. Performing
a full restart requires reloading the operating system (usually it happens automatically when you try to upload the
project).
2. The panel ready for program transfer displays the message: Boot
Transfer PING!
Panel ID: 1
lub
Boot Transfer RS232C!
Panel ID: 1
a) right-click on the branch of the project tree that defines the panel
If after this operation the Download option from the Project menu is inactive, you must connect and identify the panel
- click the right mouse button on the branch of the project tree that defines the panel - select
the Properties... option - click on the Connect now button
14
Machine Translated by Google
15