Jump to content

Vidmas30

Members
  • Posts

    136
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Vidmas30

  1. Good morning,

     We have a V1040 PLC with attached Cinterion M66i GSM modem. It must send SMS to 1-5 personel. There's a separate window to put in telephone numbers ( to assigned MI's that are assigned to phone book).  We put 3 numbers (2 left blank) and strange things happen - sometimes all 3 numbers get SMS, sometimes just 2 of the, sometimes 1. Tried to init (prepare) modem with different AT commands several times, but it seems like a problem is with V1040 and not with modem. Tried to put in all 5 numbers, but result is the same - sometimes we get all 5 SMS, sometimes 1, sometimes 2... The 1st phone number gets all the time, but the rest sometimes get sometimes not. What is the problem? Thank you!

  2. Good morning,

     We have a v570 PLC running on site for about 6years, controlling el. actuator (steam-water) by set temperature. Something happened and it began to work very bad - tmperature is too low or too high. In case we don't have posibility t check this matter on site, we gave a password to PID parameter window and suggested to check if it's OK with P,I,D variables. So the matter is:

    1. After they tried PID autotune it done about 10 cycles and calculated souch parameters P: -0.3%, I: -0.2%, D: 2s.  The control was not good. After repeated autotuning it calculated the same parameters. Question: why there are negative values? We suggested customer to tune PID manually. Then..

    2. After some manual tuning it was pretty OK, but then some colegue pushed an autotune button again, they tried to stop it and now seems like PID block is hanged up - after reseting PLC, PID status shows autotune is running, but CV value is not changing. How to reset PID block?

    Thank you!

  3. Good day, everybody,

     Never been in such situation before: communicating with Omron PLC's. To minimize number of modbus operations Omron programmer gives us information about control bits in 16-bit registers. We are reading and storing them in Unitronics 16-bit registers (MI). But now came thought that Vision MI max value is 32767(in case 15 of control bits are set to 1). But if all 16 bits are set, then value becomes 65535. All messed up in the head..

     

    Vision is using signed 16bit registers and Omron unsigned, I think.

     

    Do we have to use DW or ML variables in such case? Thank you for help.

  4. Good day, 

     Due to lack of ethernet sockets (v570) we need to set up modbus TCP communication with 2 Omron PLC's through the same socket. When connecting separately all works fine, but can't figure out principle to get them work together.. Tried different ways: after configuration, there is command to connect socket to one of PLC's IP (indirect IP and port), then after some time there is command to close socket and to connect to another IP. Nothing happens, conection to only one IP. Maybe something wrong with timing or connect socket commands. Maybe someone could share working example how to organize such connection that would be fast and robust. Thank you in advance. Happy hannukah :)

  5. Good day,

     Opened an old project and try to use for new system. Some of ladder and HMI content erased, erased operands not referenced in project, but there is strange thing: some of MI in output window are showing with descriptions and there are check marks (in use). When clicking right mouse button and selecting "find...", shows "search is complete. the are no results to display". I don't get it what's wrong? I deleted ladder and HMI content with these variables and now there are none of them in project, but why they are shown as in use? Please help.. Thank you.

  6. Thank you, Keith,

     It is closed loop ( see attached drawing ) heating system. Now, as our customer wanted, we control pump (with VFD) to keep constant pressure on return (user chooses to keep constant set manually or variable setpoint according outside temperature). It is not problem with pressure, system works fine. But now customer want to keep constant temperature on return while keeping pressure in desirable limits (set manually i.e. MIN - 3bar MAX - 5bar). Still can't figure it out how to do it better..

    post-233-0-96995200-1386230435_thumb.jpg

  7. Good day,

    PLC worked without problems till we installed athernet card. Couple times a week it gets fatal error. Ethernet card is used only for remote operator. Today I noticed: when power up PLC, after some time ethernet card gets critical error (communication is still going):

    CRITICAL ERROR RESET PLC SDW39 4352

    After reset and some time

    CRITICAL ERROR RESET PLC SDW39 256

    Could it be because of wrong ethernet mask setting? and could make PLC fatal errors?

    Thank you.

  8. Thank for quick anwer,

    As I mentioned: program went good couple of months. Then something happened with ethernet connection (ethernet card was stopped, SDW39 showed error status in info mode). After RESET, all was good. But then begun fata errors. I still think that it's something with communications..

    Is there possibility to tell the exact reason by these error messages I wrote?

  9. Good day,

    We have deaerator control system where used V570 with ETHERNET card (PLC always conected with Unitronics remote access software). As we started application, all was well, but after couple of month, now we have fatal error screen several times a week. The information on screen told me local supervisor:

    V290/B570(T20B)

    O.S. (STOP MODE-FATAL ERROR)

    003.004.25 November 27, 2011 9:56

    ----------------------------------------------

    ENUM: 0x0001100 00000000

    IP: 0x0007043A 0007766A

    LDR: 0x0000017A

    DESC: ILLEGAL WORD OPERATED ACCESS

    STATUS: IDLE

    © COPYRIGHT BY UNITRONICS

    Maybe someone coul tell what may be the cause of that fatal error?

    We assigned IP address to Ethernet card that was free at the moment we were installing PLC. Could this fatal error be if they for example bought new computer and used same IP address as PLC's?

    Thank you very much and looking forward to solve this issue asap..

  10. Hello, everybody,

    Here's a little question about Modbus RTU: we are using V120 as modbus master to 3 devices. On visilogic we have one modbus configuration and three subroutines for each slave (6..10 read-write steps for each). When all the slaves are online, all is good, but when one or more slaves are offline (due some problem) we have a time lag for the other slaves. Maybe someone could share som thoughts how to keep other slaves data update when some of them are offline? Thank you very much!

  11. Thank you, Simon!

    Between PLC1 and PLC2 we have 4-wire shielded cable and between PLC2 and PLC3 3-wire shielded cable. Maybe we ask to replace 3-wire cable to 4-wire cable and use one pair for modbus and one pair for Remote Operator (the length between PLC's ~100m).

    Another bothering thing is the speed of Remote Operator..When display is loaded - all is good, but going to another display takes a while (when there's more graphic 30s and more)What could we do to speed it up? We do use Remote Operator file (don't remember extension) for graphic and fonts.

  12. Hi,Everybody,

    We have at the plant a modbus rtu network (RS485) of 3 PLC (V570), where one is master and other two are slaves. We planned to do another RS485 network for Remote Operator connection (we have RS485 to Ethernet converter), but organisation that laid cables misunderstood and now we have one Modbus RTU network. Question is: if we connect our RS485 to ethernet converter in that network will it be possible to connect to PLC's through Remote Operator? We have all 2 ports free on each PLC (one of them for Modbus). Thank you!

  13. Hi, lezalex,

    The problem is with the net9 of main routine, where you use SB30 to reset main counter. You need to add some logic (to use same net but only when supervisor's screen active or maybe use compare block: when supervisors entered password is = supervisor's password). because now, when you enter variable on any screen, sb30 resets main counter.. Hope it helped! Good day!

×
×
  • Create New...