browndog

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About browndog

  • Rank
    Hi, I am New!

Profile Information

  • Country United States
  1. Hello, any help would be greatly appreciated!!! I have a ML1000 and a PanelView300 to which I would like to add a barcode scanner. Is there a cost effective way to do this? Can I just use a serial splitter and let both talk to the plc? I really don't want to have to throw a lot of dollars at this. Thank you in advance for your help!!! Rick
  2. PanelView plus 1000

    Thank you for the replies!!! Helps a lot!!!
  3. Hello, I am relatively new to Panel View plus 1000 programming. I would like to set limits for a numeric entry based on a condition. Here is what I have best as I can explain it, I would like to set limits on one numeric value based on the value of another numeric value. Let me say it like this, I have a move delay for my carriage and I have # of rev's for my turntable, I would like this scenario: If the move delay is 0 then the limits on the number of rev's would be 1-1.25. If the move delay is greater than 0 then the limits on the # of rev's would be 1- 9.2. Is there a way to do this? I was trying to use the expressions but was unsure of how to format it correctly. Any help would be appreciated!! Thanks in advance Rick
  4. Has anyone had any experience with AMCI stepper motors and code. I am using the AMCI 3102 module and a ML1200 plc. Can I use their sample code to understand and elaborate on controlling my stepper motor. Any help with this is much appreciated Thank You