Jump to content

arthurb4x

MrPLC Member
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • Country
    Albania

Recent Profile Visitors

1,304 profile views

arthurb4x's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thank you very much Gambit !! Yes , you are correct , this one works . https://gyazo.com/e1548da7578e6f03824608209be175c8 QCPU_test_2.gxw
  2. Still the same thing https://gyazo.com/aa92b4e7c0551c96779caf0870431758 but all other blocks have the S in start and S1 S2 S3 give no errors QCPU_test_1.gxw
  3. Why I am getting these errors ? https://gyazo.com/3ba0c52dde0a5be42ecb532bac16c3a3
  4. Oh .Thank you Gambit . It worked .
  5. Yes I assumed that but why I am getting this Error ? https://gyazo.com/8d49c89b1a288946f5ec1977320c3bb2
  6. https://gyazo.com/ec37642468fc8f11685c99c5181914a5 In this case . Does the block ends at line 336 ? Are the conditions M12 and X011 to go to S20 block ?
  7. I mean between Block1 and 3 or 2 and 4 ... https://gyazo.com/2199e28037e5d08094fa4eb867baba21
  8. I am finding it very hard to implement TRAN . Can I just remove them altogether ? QCPU_test_1.gxw Since S0 was taken I had to rename them S0 is now S1 S1 ----> S2 S10 --->S3 S11 ---->S5 S20 ---->S4 QCPU_test_1.gxw
  9. What should I do about the [ ZRST S0 S30 ] that cant be converted . It gives me error when I try ..( The Sxx are the STL statements ).I have already started the SFC prog
  10. What should I use as input for the (TRAN) the FX code is just some initial conditions and a section of manual use for the outputs then 5 STL statements and some Error routines on the end . for as I understand it .
  11. So the only way is to rewrite it based on SFC , If I understand correctly . I find the manual for SFC programming https://dl.mitsubishielectric.com/dl/fa/document/manual/plc/sh080041/sh080041x.pdf very intimidating for a noob like myself . Can someone help/guide me thru this process of converting the program to Q , and maybe some tutorials about mitsubishi SFC . Thank you in advance, Arthur
  12. Thank you Ron So how are "sets of conditional steps where only the active step is scanned" expressed in Q ?
  13. Hello , I dont have much experience in PLC coding but need to remove an old Fx1N with a QCPU . The program has several STL statements as State relays and dont know how to convert them for the new QCPU . I did export the old program as cvs and then imported it to a new project but I got many yellow code ( Errors I assume ). So far I managed to find the corresponding Special registers needed M8002 to SM402 and for [ ZRST M3 M200 ] used the [FMOV K0 K1M3 K200] but I am stuck at [ZRST S0 S100] asit gives me error plus it gives me yellow on each line there is a S device plus there are many STL that I dont know the equivalent of in QCPU . Help and guidance is needed, Thank you in advance Arthur PS. Please forgive me for my bad English as is not my first language . Attached is the full program in GXWorks2 1.91V me commente_greasepump_91_X15.gxw
×
×
  • Create New...