BigschottkyD

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

About BigschottkyD

  • Rank
    Hi, I am New!

Profile Information

  • Gender Male
  • Country United States
  1. I have a series of tags, ACTUAL_PULSES_Divert(1-200) Ideally I should have used an array for this, but I'm trying to deal with what I have. I would like to take the string value from the CONCAT result and read the tag I have with that name. Once I have the value, I will subtract 14 and write it to the next tag. Setting ACTUAL_PULSES_Divert1 to some value like 1400 I want this code to take that value and write the following: ACTUAL_PULSES_Divert2 = 1486 ACTUAL_PULSES_Divert3 = 1472 ect..... I can't find out how to read a tag using a dynamic string path. Any ideas?
  2. First time PLC user

    Thanks for the advice Sparky. I read it awhile ago, can't believe I didn't comment since you clearly took some time to write that out. I have been doing a lot of Scada programming lately and can tell you that your advice of posting, then hunting has helped me a lot. Hope you are doing well.
  3. I'm just finishing my third PLC program with an A-B plc and was wondering how many projects you guys may have been involved in. Vote ! and welcome me to the forums :)