Jump to content

ZebioEE

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by ZebioEE

  1. 49 minutes ago, DanT said:

    Hi;

    Memory  Values can be backed up 

    Do this Before   working with the OS

     

    From VisiLogic:

    Connection  -- lower section  - Just above communication and US

            Export  PLC Operands to  Text file

      or  Export PLC Operands to Binary file.

     

    Then  do the reverse -- Import  the values back in

     

    DanT

     

      

         

       

    Thanks DanT

    Is not help unfortunately for remote OS updates.

    Because new OS eraising all MI and also network parameter's, then PLC system restart with all zero  and you cannot connect it due PLC name , IP  etc. all zeroes and no possible restore parameters just for reason unable to connection.

    With previously OS updates was never eraising parameters, I'm using Unictonics PLC ~15Years and first time this issue popped up.

    If you can physically make updates then is can set up back, but I have many abroad  system's and canot update without on site helps what is very inconvenient due most consumers is end users and not PLC geek . Also is looking unprofessional.

     

     

  2. On 12/15/2023 at 11:53 PM, Ausman said:

    You've defeated your own argument here.  Your "CD hard disk" ONLY has the data in it because either the PC or you have written data to the disk.  The situation is exactly the same with the PLC.  If you need optimised data to be saved by the system, you need to record it in some way.  And then have the PLC programmed to be able to retrieve it as necessary.  Kratmel has shown you a way of doing it which is very simple and effective, but I do things a little differently.

    Perhaps you have not considered the way many people would, perhaps accidentally, use NVM in a PLC.  If it was written to every scan, MTBF would be markedly lower.  Using RAM totally alleviates this issue, but it needs the battery.  I have not personally used a plc without a battery, be it super-cap, rechargeable or standard.  They may be out there, but I'm guessing it is not done much due to potential durability issues.

    My systems are 24/7 and constantly create optimised amounts for various parts of the program.  These amounts are written every minute to a data table, and every 24 hours that table is written to the SD card as a new file, not FIFO.  I routinely go through those files remotely or when next on site, and if it is worth changing any power up value to one of the optimised amounts, I do.  Regardless, I have the latest best values, at most 24 hours ago in PLC run time, stored for use in a component that doesn't need a battery.  Ready to reload as necessary by a few simple button pushes.  Hmmmm......that sounds like...clicking the mouse on my computer and opening a file I have saved to be used by a program already installed on the PC, and all of it coming from the "CD hard disk!"  

    Thank you Ausman for advice on.

    is different situations can pop up when have hundreds of consumers happy story and bad story.

    Some consumers use sytem > 7 year and not  have problem but some in some countries  have always been issues with electricity cut off, also PLC are very sensible to SD card brand , some time it lost SD card, loose capacity, lost formatting etc.

    Best way will be some amount of  NVM build in PLC what can be use way you described.

     

  3. 35 minutes ago, Flex727 said:

    When you say "remote session", what are you referring to specifically?

    I mean when cosumer connected PLC using  phone APP or another remote access program.

    PLC firmare is detect remote session and showing confusing message screen  instead just block any try go to info mode.

    If SB 140 will show remote session then can be write zero to SI 50 to block " confusing message screen"  and restore value 4 when session finished.

    SB 36 - also have strange behave can set 1 by program (info screen pop-up) but cannot be creared, only physically need press Esc-

    confus.JPG

  4. 14 minutes ago, Flex727 said:

    This is silly. You want flash memory to store data in the PLC? Unitronics has supplied the facility for adding flash memory to the PLC. An SD card is just additional flash memory for you to use as needed or as you see fit. Nothing artificial about it.

    I wish  Unitronics  use non-volatile flash memory build in to forgot about this problems.

    Instead babysitting with backup battery's. and get silly questions from consumers.

  5. System bit SB 8 not help because data already lost after week of PLC off.

    Use dedicated SD card, an artificial solution, additional  hardware just to fix failure of PLC . Is like add to you TV disel generators.

    PC won't boot one morning because the bios battery is dead - But all data safe in CD hard disk!

    Data Table with the "Part of Project" checked - Please explain where can do this check.

  6. Hello,

    Thanks for security updates.

    Another big problem still exist is PLC trying  going to Info mode while remotely controlled if client push and hold screen.

    Then client see INFO MODE not supprted and randomly push screen and cannot go out due PLC asking password but not showing  it and not react to Esc button.

    Please update software to block PLC going to info mode remotely absolutely.

     

    not allowed.JPG

    entpas.JPG

×
×
  • Create New...