Jay Anthony

MrPLC Admin
  • Content count

    3651
  • Joined

  • Last visited

Posts posted by Jay Anthony


  1. Quote

    I recently bought a pro15 handheld programmer and we found it a bit unpractical to program given its location. is there a serial link directly to the SYSMAC? Im learning ladder program and would rather use a pc to program. Also what software am I going to need in order to connect to it? 

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


  2. 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.


  3. 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


  4. Quote

    If I understand the system correct, there should be a rung that write some data in an adress, And that adress is only used for the internal rs232 interface. Which is then read and sent to the panel via the rs232 interface?

    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.)


  5. 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.