Sheva_spd

MrPLC Member
  • Content count

    26
  • Joined

  • Last visited

Everything posted by Sheva_spd

  1. barcode with code 39

    hai... i need some help, does anyone know how to read barcode in code 39? i use cx protocol but i can't found how to read the data i have placed '*' (2A hex) in header and terminator but i still can't get the data? i use Barcode PSC QS1000 if somebody have experience on it although not using cx protocol (use TX-RX), please help me thank you very much
  2. OMRON activex for asp.net (web base)

    hi... i need to know, is there any OMRON activex which could run in asp.net C# base, cause i want to make my own HMI using web base. I have try compolet version 2.11 but it cannot run in asp.net thanx Surya
  3. compolet 2003

    which one you choose for your VS2010, windows form or web base? cause if you use web base, i'm afraid it cannot. u can add by choose items in toolbox, then go to COM Component, then pick OMRON SYSMAC C Control, OMRON SYSMAC CS1 Control, OMRON SYSMAC CV Control. btw, i use compolet 2.11. I hope it similar with compolet 2003. i hope this will help Regards Surya
  4. Open Network Controller

    hi... I just know a device called OMRON Open Network Controller. I want to ask, if i use this device can i create a web base program for my SCADA? Cause i read the brochure, this ONC can use VB or java for make webbase program. Thank you for your help Best Regards Surya
  5. ASP.Net

    thank for your help, I will try this. I hope I can make my own SCADA by APS.Net.
  6. ASP.Net

    Hello everyone, I have a project for ASP.net. I want to make my own SCADA for OMRON using ASP.Net with c#. Can someone help me with my problem? Thank you very much. Best Regards Surya
  7. Is OMRON have AS Interface Module?

    Hi, I have a question about OMRON Does OMRON have a AS-Interface module ? Because i think its more effective using AS-i cable. thank you Best Regards Surya
  8. Hi... Could someone help me how to explain this protocol to OMRON (especially with CX Protocol) @ @01489999994D* with delay between @ is 0.1-0.3 seconds Or someone have already work with Weighing Indicator CS from Paglierani before, please help me.... Thank you very much
  9. Uploading from NT2S-SF121B EV2

    Hi everyone... i need somehelp, i have NT2S-SF121B EV2 which already had a program in it i want to upload the program, because i don't have the source but when i uploading the program, it always fail the NT2S LCD display blank, then PLC link lost occur in the LCD display. is there any protection in it? thank for your help
  10. Uploading from NT2S-SF121B EV2

    i'm using NT2S program version 1.00 okey, i better try to upgrade my version. thanx for your help
  11. terminator for CJ1W-DRM21

    Hi.... I need some help, does anyone know what is the type for terminator CJ1W-DRM21? thank you
  12. OMRON AL 004

    someone please help me... i have omron AL 004 Link Adapter but i don't have the manual book of it i want to ask about the pin configuration of RS422 from this device could someone help me??? thanx
  13. K3HB communication setting help needed

    as i know, FLK3B is rs485 connection or maybe those is using same protocol. because i can't find the system protocol in CX-protocol that says "Modbus", only CompoWay/F i using CJ1M with SCU41 port 2 (RS485) and it has no problem
  14. Activex or dll for C# .net

    hi... i used sysmac compolet v2.0 to communicate between VB6/ C#2005 and omron Regards Surya
  15. Ethernet Network (CJ1, C200HX, RsView32)

    hi.. do you mean AB OPC server is KEPServerEnterprise? i used KEPServerEnterprise and it very easy to communicate with RSView32 for C200HX which using common serial ethernet converter i never tried it do u use those converter on both side or one side?
  16. use barcode reader Motorola ms1204fzy

    hi... i need help did u have experience with symbol/motorola miniscan barcode scanner ms1204fzy with omron cj1m? cause i have a problem with the communication (rs232 using SCU41-port 2) what protocol i must use for it thank you
  17. K3NV K31-FLK2

    Hi... I looking for the pin description for K31-FLK2 could somebody help me, cause i've search from the internet and i can't find it thank you...
  18. CJ1M11-ETN

    Hi... I have a problem with my CJ1M11-ETN i switch the ethernet unit software (i just tried this) but now, erc lamp in my ETN always shown red and when i tried to unit setup it, message "Failed to read CPU Bus Unit" shown i tried to change the unit number, but it didn't work what must i do??? thank you
  19. need help Conversion

    Hi... I really need some help i have already using K3HB with CX-Protocol and it work (I use instruction BCDL to convert the data) but now i try using TX RX with Omron CPM2A also using compoway/F communication protocol i have receive the data, but when i use BCDL for convert the data, it couldn't make right convertion ex : display K3HB Data in DM 0000 30303030 0001 30303130 0002 30303230 .. .. 0010 30304130 0011 30304230 0012 30304330 0013 30304430 0014 30304430 (i don't know why's not 30304530 ???) 0015 30304630 0016 30303031 0017 30303131 .. .. what instruction to convert the data as like as the display thank's a lot
  20. CP1L and CP1H

    Okey... Thank's a lot
  21. CP1L and CP1H

    Hi... I need help please Do anyone know about CP1L and CP1H? Could these PLCs work with Protocol Macro using CX-Protocol??? Thanx
  22. Heeeeeelp me i need to readBitArea WorkBit in CJ1M using VB.Net2003 by compolet v2.11 why this error "An unhandled exception of type 'System.IO.IOException' occurred in mscorlib.dll Additional information: Parameter error,Incorrect memory area code used. or Expansion Data Memory not available" occur this is my code "TextBox1.Text = CS1.readBitArea(SYSMAC_CS1_Lib.SysmacCS1_DataArea_Constants.plcAreaWR, 0, 0, 1, vbString)" and why error doesn't occur when i readArea DM? thanx
  23. Omron to RSVIEW

    better using Kepserver Enterprise, i have done it it's very simple to use it
  24. excuse me... I need help for my problem.... Can Check Code in CX-Protocol V.1.5 using LRC (H Parity)(0)(1 Byte ASCII)? Cause mine is using (2 byte ASCII) I need to use 1 byte ASCII only for my Compoway/F protocol thank's
  25. K3HB Communication

    I Need help with my K3HB-VLC1 FLK1B Communication with Omron-CMP2A and Omron-CJ1M using RS232/RS485 I want to read PV from K3HB-VLC1 FLK1B I have read K3HB manual book (CAT. NO N129-E1-03) and using CX-Protocol, but I still couldn't make it can someone help me?? thank's a lot for your help