Jay Anthony

MrPLC Admin
  • Content count

    3651
  • Joined

  • Last visited

Everything posted by Jay Anthony

  1. Encoder E6CP Omron to PLC Omron

    GRAYCODE.pdf
  2. Need to backup a program in a Sysmac SP20

    how-to-create-a-ms-dos-bootable-usb-flash-drive
  3. Need to backup a program in a Sysmac SP20

    You will need to run MiniLSS in DOS. http://forums.mrplc.com/index.php?/files/file/53-diagram-of-spxx-internal-circuit-for-rs232-interface/
  4. Thanks!  haven't seen you on the forum lately.  I appreciate the contribution.
  5. Sysmac Studio Function Block Guide/Manual

    Its not as good, but its something... W504-E1-09_SysmacStudio_Ver1_Op_Man.pdf
  6. OD212 Card Outputs not powered

    This a PNP Output Module.  It will need both sides of the 24VDC.  Watch the precaution about reverse polarity.  The load may still operate.  
  7. HI Jay Good Morning My name is Paresh and need some help, I just came across the very old forum about BCD to Integer that you have replied, I have Similar Problems and can not find a proper way to workaround, I have some data stored in UNIT_BCD format in OMRON PLC and want to display exact same values (without converting) to Indusoft scada. The problem I cannot select data type to UNIT_BCD in Indusoft so I tried HexaDecimal, Decimal but it reads converted value from UNIT_BCD, Please help me , Let me know if you need any more details,Thanks
  8. CJ FINS command question

    Have a Look at this discussion... http://forums.mrplc.com/index.php?/topic/35777-omron-force-bit-cancel-via-fins/#comment-171235 It can be done but you would have to write a program to look at all bits in an area and examine for forced status. Suggest you dig through this document especially section 4.1 VARIABLE AREA ACCESS.pdf
  9. Many likes

    We havie been deleting inappropriate posts all weekend.  Could be related as it started Friday.
  10. Online edit - Insert Section

    Not possible...
  11. From PM today: Sysmac C60P

    There is a serial Hostlink 3G2C7-LK201 although it will be hard to find and be expensive.  Search the internet for Syswin programming software.
  12. Lamp Bit and Buzzer

    If your NS application is a read only type application, you should be OK.
  13. Lamp Bit and Buzzer

    I suspect your test uses momentary conditions.  That's why it works on both units.  If for some reason you need to continually activate a bit in the CP1L in one NS, there may be a conflict with the other NS trying to turn it off.  Please check this condition and report back.
  14. Omron Force Bit Cancel via Fins

    FINS Macro Scripting 111304.pdf
  15. Omron CQM1H PLC Online

    Switch 5 On.  Set Port settings to 9600, E,7,2
  16. HMI global variable become invalid

    Thanks. I had no idsea  how to help him. 
  17. Dear Jay Anthony, I am adding FTP address in HMI and linked with global variable from HMI to PLC. The At is invalid.
  18. Data Logging

    We always leave them open.  Someone else will benefit from the discussion.
  19. CX-Programmer and CQM1H-CPU51

    Couldn't find it fast enough universal-cable-for-omron-9-pin-port/
  20. CX-Programmer and CQM1H-CPU51

    Use DB9 RS232C port and the attached cable pin-out.
  21. The default setting is Hostlink.
  22. There are no TXD and RXD commands in the program.  Therefore the RS232 display is driven by Hostlink protocol which is a master-slave command-response type format.  You need to be looking at all ASC commands for clues to how the display is driven (typically from DM's.)
  23. Desperation

    I think he just needs to understand how the HDM works.  He does not want to replace the S6. I am at the  doctors office and will get back on it when I get home. I have got the ladder halfway done.  Syswin is better for converting this one.
  24. Desperation

    Did you get your problem solved and are you trying  to translate to CX Programmer? ?