RHenderson

MrPLC Member
  • Content count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About RHenderson

  • Rank
    Hi, I am New!

Profile Information

  • Country United States
  1. Level Access codes in CX Programmer with NB designer

    The plc I am using a a cp1e. I cant seem to get the bits on in a register part to work and i need to compare 200 consecutive words. Would a loop be in my best interest and if so how can i get a bit to increment. Thanks for all the help.
  2. Hello,               So i am trying to use real numbers input from an Omron screen and compare them with a bank of numbers to enable a bit like a password. We currently use Mitsubishi and we have a memory bank we can store numbers and when a code is input on a screen the plc compares it to the entire bank with in the range we set. is there an easy way to do this other than putting a compare for every password we need?