Micro800 Make Outputs Retentive and How Power up Affects

Поділитися
Вставка
  • Опубліковано 19 січ 2025

КОМЕНТАРІ • 19

  • @TimWilborne
    @TimWilborne  3 роки тому +1

    Thanks for watching! If you are looking for the complete Connected Components Workbench PLC Training series, visit twcontrols.com/micro800-connected-components-workbench-lessons

  • @garrettclark2122
    @garrettclark2122 Рік тому +2

    I am having an issue in my Micro 830 where after a power failure it is not retaining my setpoints and I do not have the retain option. How do I fix this?

    • @TimWilborne
      @TimWilborne  Рік тому +3

      You need to create a tag for the Preset. It is a little confusing but check out this excerpt from the manual.
      After a power cycle, all variables inside instances of instructions are cleared. Micro830 and Micro850 controllers retain all user-created variables. Micro810® and Micro820 controllers can only retain a maximum of 400 bytes of user-created variable values. Micro870 controllers can only retain a maximum of 128 kilobytes of user-created variable values.
      For example: A user-created variable called My_Timer of Time data type will be retained after a power cycle but the elapsed time (ET) within a user-created timer TON instruction will be cleared. This means that after a power cycle, global variables are cleared or set to initial value, and depending on the controller, some or all user-created variable values are retained. You can choose which variables to retain by selecting them on the global variable page.

    • @dmacJessy
      @dmacJessy Рік тому +1

      I find it amazing that you're asking the same question I had......within 18 hours of me......on a video that is 3 years OLD! =)

    • @dmacJessy
      @dmacJessy Рік тому +1

      Thanks for this snippet of info!@@TimWilborne

    • @garrettclark2122
      @garrettclark2122 Рік тому

      I do have a user defined tag for the PT. Same with my setpoint that I have in my greater than instruction. I'm not sure if it's just the HMI not showing the setpoint after a power outage because I don't have a tag for the indicator tag, or if it is the PLC setting it back to 0 after a power outage. From what the manual is saying my controller should retain these values without having to do anything extra if I am reading it correctly. @@TimWilborne

    • @garrettclark2122
      @garrettclark2122 Рік тому

      I am not seeing your comment on this video. Please add any input on what you found out. Thanks.@@dmacJessy

  • @timdennis8717
    @timdennis8717 3 роки тому +2

    Hi Tim it's Tim... Hey I bought a 2080-LC50-24AWB... I have the standard software of CCW. I noticed while doing this program that i do not have the retained column in my local variables. Could you tell me why? Do i need the developers version of CCW? and if you don't mind what is the difference between standard and developers version?

    • @TimWilborne
      @TimWilborne  3 роки тому +4

      Hi Tim. You had me stumped for a moment! In the Micro850, all user created variables are retained during a power cycle. So it is at if the check boxes are all checked. Just so you can see that it would be there in the free version of CCW, change your PLC to a 2080-LC20-20QBB and the retain column will appear. They just hide it since the boxes can't be unchecked.
      I have a video coming on the differences between the paid and free versions of CCW. There are minimal differences, most notably the paid version includes online editing.

    • @nytman4359
      @nytman4359 3 роки тому

      @@TimWilborne Thank you Tim =)

  • @ardenburns8718
    @ardenburns8718 Рік тому +1

    So I need to click retain AND make it a set bit in order for it to stay on through power cycle?

    • @TimWilborne
      @TimWilborne  Рік тому +1

      Yes, if the PLC has the retained column.

  • @fredriklarsson997
    @fredriklarsson997 4 роки тому +1

    Hi Tim.
    Grate videos !
    I have a suggestion to a new video 🙂.
    How can the PLC remember values after a power cycle?
    Calculated values. MOV values.?
    Thx!

    • @TimWilborne
      @TimWilborne  4 роки тому +1

      Great suggestion! As fare as remembering values, just follow the instructions in this video.

  • @michaelcoxfitness6089
    @michaelcoxfitness6089 4 роки тому +1

    Hi I can’t get my outputs to fire? Mocro820 I’m not sure what I’m doing wrong. Everything should be wired correctly but I’m not sure what’s happening

    • @TimWilborne
      @TimWilborne  4 роки тому

      Might have a look at this video
      www.theautomationstore.com/wiring-an-allen-bradley-micro820-plc-inputs-and-outputs-or-a-micro800-micro830-micro850-micro870/

  • @rixpanapasa8977
    @rixpanapasa8977 4 роки тому +1

    thanks tim