Jay Anthony

MrPLC Admin
  • Content count

    3651
  • Joined

  • Last visited

Everything posted by Jay Anthony

  1. read the following download: Easy to use Modbus RTU Master for CP1L
  2. Oriental motor makes one. https://www.orientalmotor.com/speed-control-motors/speed-control-stepper-motors-cvk-sc-series.html
  3. Ebay: https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2334524.m570.l1313.TR0.TRC1.A0.H0.XOmron+pro15.TRS1&_nkw=Omron+pro15&_sacat=0&LH_TitleDesc=0&_odkw=Omron+pro+15&LH_TitleDesc=0 https://www.ebay.com/itm/Used-Omron-C120-PR015-E-C120-PRO15-E-C120PRO15E-Tested-It-In-Good-Condition/283391014070?epid=1330214414&hash=item41fb6bb4b6:g:pacAAOSwonBaDBRU:rk:1:pf:1&frcectupt=true https://www.ebay.com/itm/USED-Omron-C120-PRO15-Programming-Console-in-good-condition/312492447762?epid=169935441&hash=item48c2005812:g:MnQAAOSwYWdaDDsM:rk:2:pf:1 https://www.ebay.com/itm/1pc-USED-Omron-C120-PRO15-Programming-Console-In-Good-Condition/123656189997?epid=169935441&hash=item1cca7bb82d:g:jQIAAOSwyGZaDYm0:rk:3:pf:1 https://www.ebay.com/itm/OMRON-3G2A6-PRO15-3G2A6PRO15-RQAUS1/392234101122?epid=169970152&hash=item5b52f96982:g:re8AAOSwvcBcXdUO:rk:6:pf:0 LK201: https://www.ebay.com/itm/OMRON-C20-LK201-V1-C20LK201V1-RQAUS1/233126441169?epid=1439129078&hash=item36476b30d1:g:rZIAAOSwHKpcXdUN:rk:61:pf:0 https://www.ebay.com/itm/1PCS-used-working-OMRON-C20-LK201-V1-3G2C7-LK201-V1-Via-DHL-or-EMS/202427127963?hash=item2f2198d89b:g:9j0AAOSw4axbj7aT:rk:197:pf:0    
  4. CJ2M-CPU35 interrupt inputs

    You need CJ2M-MD21added on left of CPU W486-E1-04 CJ2M CPU Unit Pulse IO Modules.pdf
  5. NS8 PT connecting problem

    I see he is specifying 1:N NT Link but I don't think it is necessary to use RS-422A.  If he just using one NS to one CJ3M then RS-232 will work fine.  IO will post the right cable for RS-232.   C200H-CN320-EU.doc
  6. Omron CJ1m - bluetooth connect

    Are you writing to actual I/O?  If so the hardware may be turning off the sixth bit,  Is there code in the PLC?  If so, the program could be turning off the sixth bit.  Try the command with the PLC in program mode.
  7. Omron CJ1m - bluetooth connect

    End Response indicates invalid command code. Read the manual here for FINS: CS/CJ Communications Commands Reference Manual W342. http://forums.mrplc.com/index.php?/files/file/620-w342-e1-09-sysmac-cscj-series-communication-commands/  
  8. Subtracing Date and Time

    Awesome Tiger Lily! Good to see you around.
  9. Subtracing Date and Time

    Suggest you look at  CALENDAR SUBTRACT: CSUB(731)
  10. Suggest y'all review Chapter 9 in the attached document.   V092-E1-12 Multivendor Connection.pdf
  11. Newbie - Help. on Omron Sysmac S6

    I've been saving this one for later for jpen_110.  (Start looking for a simple mono cassette tape recorder. )  I also read somewhere that somebody was successful with Windows Sound Recorder and .wav files.   Thanks for the comments, Jeff and Garry.  
  12. Newbie - Help. on Omron Sysmac S6

    Several mistakes in code, both yours and mine and the phantom code writer,  Here are latest revisions with comments. (note after network description.)   PRINT Ladder.docx Code as of 1-3 Jay.txt
  13. Newbie - Help. on Omron Sysmac S6

    Check your messages
  14. Newbie - Help. on Omron Sysmac S6

    Check your messages.
  15. Newbie - Help. on Omron Sysmac S6

    70 is a placeholder to retain step number It does not affect the logic.
  16. Newbie - Help. on Omron Sysmac S6

    Apparently my edits did not make it from dialysis. Change 159 to LD NOT 70 Retain  160 to AND 10 Retain 161 to LD 109 Retain 162 to OR 9 Change 163 to OR 70 Retain 164 to KR7 70 is a placeholder to retain step number This should allow start mode to work.
  17. Newbie - Help. on Omron Sysmac S6

    change line 158 back to OUT 66 Change 159 to LD NOT 70 Retain  160 to AND 10 Retain 161 to LD 109 Retain 162 to OR 9 Change 163 to OR 70 Retain 164 to KR7 70 is a placeholder to retain step number see above This should allow start mode to work. Gone back to dialysis for five hours.  Will study,  What days are you working for the next week?
  18. Newbie - Help. on Omron Sysmac S6

    If Output 24 is ON You are continually in the Stop Mode which activates Output 24 Bypass Change 159 to LD NOT KR7.
  19. Newbie - Help. on Omron Sysmac S6

    Check above
  20. Newbie - Help. on Omron Sysmac S6

    How good is your remote person at using the Handheld console?
  21. Newbie - Help. on Omron Sysmac S6

    You are continually in the Stop Mode which activates Output 24 Bypass Change 158 to LD NOT KR7.
  22. Newbie - Help. on Omron Sysmac S6

    I Suspect Bypass is dumping to tank.  Check output 24 for on.
  23. Newbie - Help. on Omron Sysmac S6

    With physical Stop Button not pushed, is input 10 LED on or off?  
  24. pmcr-download-utility
  25. File Name: ASCII Generic Protocol Macro Object Code File Submitter: Jay Anthony File Submitted: 27 Aug 2004 File Category: PLC Sample Code A collection of generic ASCII based sequences designed to provide TXD-RXD functionality to SCU and SCB modules for CS and CJ PLCs. This is the object code for the ASCII Generic Protocol Macro and must be loaded with the Protocol Macro Loader Util Click here to download this file