Jump to content

Flex727

MVP 2023
  • Posts

    3,273
  • Joined

  • Last visited

  • Days Won

    239

Posts posted by Flex727

  1. I notice in the Vision products that the bit assigned to be ON when an HMI Display is active does not get reset if that screen is active when the PLC is reset. Is this a feature or a bug? Shouldn't we expect that a bit assigned to be ON when a display is active be turned off when that display is no longer active, even if that happened due to a PLC reset?

     

    I make it a habit to assign a power-up Reset to each of those bits to prevent unexpected problems, but I can find no mention of this issue in the Help files.

  2. Two things.

     

    The input you receive at MI0, MI1, & MI2 will be an integer from 204 - 1023. Do you have a linearization block to convert the number to something meaningful (e.g. tank level from 0-100% or perhaps tank volume from 0 to 70 gallons, or whatever the tank capacity is)?

     

    Your tank variable appears to be improperly set up. The min and max parameters should be whatever 4mA and 20mA represents (i.e. the limits you have on your linearization block). MI0 does not go there.

    • Upvote 1
  3.  

    I then save the program with an updated filename before I shut down Visilogic.

     

     

    I save under a different name regularly, usually with just a version number changed. What drives me crazy is that when I do a "Save As..." in VisiLogic, the current filename isn't pre-filled in like it is with every single other Windows program on Earth. What I have to do is go find the current file, select it, then change the version number. I can't count the number of times I've almost accidentally selected the wrong file, which would be a disaster.

  4. Thanks a lot Flex.

     

    I have one more quick question to you

     

    I have enabled the web service utility of V-570 PLC.

    I am able to view the data's on the web browser, now I need to  connect the same to the Plant network which has internet connectivity.

    So in that case what security measures do I need to take care of the PLC.

     

    Frankly, I'm not an internet security expert. I would direct that question to Unitronics support (support@unitronics.com).

  5. Use "Legal Entry" in the HMI input to know when the timer has been updated. Then compare the Timer Preset with the min and max values you want. You can either reset the preset to the min or max value, or pop up a screen that informs the operator that they've made an error.

     

    The option you suggest does exist for numeric entries and I agree that it would be nice to have it for Timer inputs also.

    • Like 1
    • Upvote 1
  6. Moran, you need to distinguish between the "Tag: Link" and the "Tag: Touch...". The Tag: Link is what will be changed in your ladder to have your button change in appearance. The Tag: Touch is where you define the actions that will occur when the button is touched. Those actions can include Set or Reset of the Tag: Link.

×
×
  • Create New...

Important Information

Confirm to continue.