slav321

MrPLC Member
  • Content count

    23
  • Joined

  • Last visited

Everything posted by slav321

  1. CPM1A INCREMENTAL ENCODER

    Hi I connected Koyo incremental encoder to cpm1a i'm using PRV to read PV,for some reason it skips some counts,example-counts from 0to ~2500 and then "jumps" to ~4000,again counting from 4000 to ~6500 and "jumps" to ~9000. I would appreciate if somebody could explain me why it skips counts. Thanks.
  2. CPM1A INCREMENTAL ENCODER

    Hi Well,it's just two rungs code,1st rung has PRV,2nd-INI to zero it,...basicly i just wanted to test it before i replace some unknown encoder on one of our machines. Thanks.
  3. Hi We have some eqipment to modify....which includes new hardware(PLC),new program,wiring etc,we had a few guys came in to see the job....i would like to know what is the reasonable/average cost for these kind of jobs. Thanks.
  4. Reasonable labor cost.

    Well,now it's S5,i am cosidering S7-300 or 1200 or Micrologix....wiring is not a big issue,i just want to see if wiring done by contractor more or less in range of home electrician's salary,if it is,so i'll have contractor do it,if not,i'm gonna see. Thanks.
  5. Reasonable labor cost.

    I understand it's for programming,and wiring? Also,i believe if it's a long job the hourly cost can be reduced? Thanks.
  6. Reasonable labor cost.

    Hi It's hard to be specific,that's why i asked what is the average cost for programming/wiring....more or less,...it's aprox 120 I/Os,10 analog. Thanks.
  7. MP 277 program back up.

    Hi I have a machine running with MP 277,the program is on SD card,i want to back up it,is it enough just to copy the SD card using card reader and if i need then to paste it to another SD card? Thanks.
  8. Hi 1.Are there FBs in micrologix family of AB?,i mean for example like FBs in S7,so i can wrigt the code only once to control several identical stations. 2.Is Micrologix software friendly? Thanks.
  9. Hi I have TSX 57103 V5.0,old memory card disappiared and no way to get another the same one,it's obsolete ,the replacement TSXMFPP128K requires Firmware minimum V5.5,i've got V5.8,my question is what surprizes can i expect if i update the firmware....like program not compatable with newer Firmware...etc? Thanks.
  10. Hi aggattapauer I have a few questions to you: If i go PLC menu there i've got 3 options 1.Transfer program 2.Transfer Data 3.Back up..... To upload program from MC will it be enough just to choose Backup (will it upload both program & data?), or i should use options 1 & 2? Thanks Appreciate your help.
  11. Hi I have Modicon TSX P57203,program is stored in memory card,....for some reason we need to remove the memory card,but we need the machine running....what are my options? Is it possible to upload the program from the memory card and download it to CPU directly? Thanks
  12. Hi The reason is we have 2 identical machines Memory Card from one of them disappeared.....:). let me please ask you a few questions: 1.Any PL7 software can connect to this CPU? 2.Are there alternatives to this quite expensive software,i mean we just need to upload/download program and eventualy monitor it,so it's not worth to pay ~$2000 for that,but if no alternatives we will buy it. 3.I'm not familiar with PL7,to upload from MC and download to CPU should i know some hidden things,or it's just straightforward ---->upload from,download to....? Thanks. Appreciate Your help.
  13. s7-1200

    Hi Can i use optional rs-485 CM module for data exchange between two s7-1200s. Thanks
  14. Hi I am using DL PLC for some project,most of their transistor output modules have no short cuircit protection,my question is if i am using switching power supply say 1A for 16 outputs each 100mA and i have short cuircit on one of them will power supply react fast enough to save transistor or i should find better idea to protect outputs? Thanks.
  15. Hi If i am using transistor outputs to drive inductive load,should i still use surge suppressors(diode,MOV...) or it 's only necessary for relay ones? Thanks.
  16. Hi I have to modify some project for Twido PLC,and i know that i can get a free soft from telemecanique website,so my question is if i have a PL7 v4.2 will i be able to do so using it,but the original program was written in Twido suite. Thanks
  17. Programming help

    Thank you Milldrone.
  18. Programming help

    Hi I am trying to build a logic for a machine which has 5 sequences,in other words depending on sequence chosen,outputs will be energized diffrently,using one of 5 logics,i would like to avoid using paralel branches but that's the only way i see.....may be subroutins? Another question regarding subroutins-when subroutin is called,the main program is still implementing the logic in the main program or it's"stack" until subroutin is finished? Can i duplicate outputs in diffrent subroutins which never ran simultaneously? Since my expirience with PLCs is limited,i would appreciate a lot detailed answers. Thanks.
  19. Programming help

    Hi Milldrone You know,i am kind of scared using stages:),i fill more comfortable with ladder...but i guess i need to take a look at it. In my application DL 250-1 is gonna drive about 25 interposing relays(24vdc,~30mA) and i am undecided of what outputs to use(relays or transistors)...i've seen on automationdirect.com transistor output moduls short circuit protected....what you think is the best choice...advantages,disadvantages?,and generaly speaking which of them better withstands short circuits(the machine has a lot of oil,water leaks) Thanks.
  20. Programming help

    Hi Milldrone First,thanks for your quick replay. A few more questions: Is there other way(no stages)? Regarding my question about subroutins - your answer YES standed for that main program continues implementing the logic in the main program when subroutin is called,or it is stack? Are DL PLCs cosidered workhorse?,i heard they have many problems with outputs,espesialy relay outputs. Thanks. ps i'm using DL 250-1.