valerio81

MrPLC Member
  • Content count

    129
  • Joined

  • Last visited

Posts posted by valerio81


  1. Hi. to use Hakko applications you must install V-SFTV5, i don't remember if it's free or not. then, inside you have lot of helps pdf files where you can find connections and instructions. remember that upload is avaiable only if software is not protected. http://www.hakko-elec.co.jp/en/support/index.html here you can find more informations

  2. tag1 = TAGMW54.1 bitand 1 you read the first bit to read the second tag1 = TAGMW54.1 bitand 2 the third tag1 = TAGMW54.1 bitand 4 i save as label the value 1 as bit0, 2 as bit1, 4 as bit2 etc etc. so i can simply write tag1 = TAGMW54.1 bitand bit0

  3. Hello everyone. I programmed lot supervisions with many kind of SCADA (WINCC Flexible, Citect, Wonderware, Cimplicity, CX-supervisor) and in the past I tried to do something simple with VB6 and Omron PLC, through CX-server Lite Now i have a standar plant to do (2-3 plants now, other in the future) and I would like to try something like VB.NET (to reuse code and dont spend money for lot of licenses) I read that lot of supervision are done with this instrument, or with V++. Any advice on how to start? In example which product is the best, how to learn to use it,some example and manual. I know a bit of basic and C++ and i suppose that can be helpful. The 2 things important are that i need to work with a SQL Express DB and with an Omron PLC. I accept any kind of advice, of course Thank you Valerio

  4. Hi Bob, thank you for your advice! We changed the mechanic of line, so maybe we can stay on standard economic barcode reader. We found also solution with Omron Vision Camera but the price were too high and we decide to modify the machine thank you again!

  5. Hi all, i have a little question for you. I've used in the past, for an application, some Omron readers and they are working very good. Now I have a new application to do but it's more difficult to find the correct Reader. I have to read a code EAN128, 36 digits, resolution about 0,17 mm and a range of read from 10 to 600mm more or less. Do you know any reader that can do that? I searched in Omron, Datalogic, Sick and Keyence models but only one of Keyence (BL1300) seems to be similar but not 100% correct... If you have any other info or model or company that do that please let me know! Thanks Valerio

  6. mmm bad new!!! i think they have a "moxa nport-de211" but i dont well understand how it works. it change rs232 signal to ethernet plc is a "slave" and PC read and write. which protocol from plc to moxa? no protocol, rs232 cable, port setted as rs232 i suppose. which protocol from PC side? (standard modbus TCP??) or there is something to program on moxa to choose in example DM to transmit (i.e. = dm200 -> 30001) thanks!

  7. so, i have some news from my plant. the people that manage external pc told me that in the past, same situation, they used with Omron CPM2A plc a moxa nport de211 in this way CPM2 - > rs232 -> moxa de211 -> ethernet -> PC (i think modbus tcp master) they were the active part on communication reading and writing PLC. the question now: is that moxa a kind on gateway that must be programmed (kind of protocol) or is a simply converter for rs232 to tcp server, where all the reading/writing commands come from PC? because in this case i can consider to use the same converter (programming only COM board and ethernet address) thanks again. hope to find a solution. i'm a newbie in protocol field p.s. is it possible that the reason of all my problems is that im using an builtin ethernet board (CJ1M-CPU13-ETN) that does not support socket operation?

  8. yes, I have a cross cable and I can ping PLC from my PC.(no switch on the middle) I also connect another PC to mine (using in mine Modbus Slave and in the other Modbus Poll) and it works. I dont know what I can check! Everything seems well done. But PLC can't send any packet.no communication leds..only RD every 10 secs

  9. I tried with base1 PLC Addresses but i think the main problem is that Onboard ETN card doesen't send any packet to PC. In communication Window of "Modbus Poll Slave" i can't read anything. Blank Page.And no SD Led Light on PLC. Only at first Cycle it seems.

  10. Hi Nibroc, I've tried to change as you wrote (i tried also before you wrote) but no way to work. Did anyone used the same program "modbus slave"? PdL did you tried in the past?? everything seems so simple but i'm really confused... I have another doubt, while i'm trying communication. I never seen the SD Led Light on Onboard ethernet card but only RD (every 10sec approx) It seems that PLC doesen't send any packet and it's strange! thanks again

  11. I think i'm using function 04 in "modbus slave" program. i have an error on "CmndErrorCode" -> "1025" while is not going FB, but when it goes on my word turn to 0 so i suppose no error (D100 is error word) the plc ethernet card(onboard) has only address and subnetmask set, no more. i attach also the main settings i've done. but not working thanks for help!

  12. Ok! I can use modbus Poll and Slave succesfully between them. I connect them together using as server TCP address my Notebook IP(192.168.100.11). But when i try to connect with PLC using the FB given by RDA (i modify on program only the address on 192.168.100.11 and my ETN21 has 192.168.100.10) i can't read the parameter written on modbus slave (as i understand i should read d200 to d230) firewall is deactivated... any suggestion? thanks again and sorry for a lot of question

  13. thanks. I was trying to use it last days but with no success I try to connect with "modbus TCP/IP" but he asks me for remote server address. I think I have not a server but a client/device (my CJ1 PLC with FB given by RDA) isn't true? If as server address I write my PLC address I have a timeout error. Some good advice? I don't know at all this protocol and I'm trying to learn thanks to all for patience!

  14. Thanks to all for answer. while i'm trying to use this program i probably need a modbus master to check data exchange. i don't have the final application avaiable (managing control) but i would like to test this example with a kind of modbus simulator. do you know any modbus master/server that i can use? thanks!!!

  15. thanks RDA, im looking at that file and i'm trying to find a way to check it because i dont have now a modbus master at office... did anyone used it successfully? thansk again at all

  16. Hello all, i have to do a new application where i need to share some information with an external pc of managment control. they said me to share some words using modbus (in example a word where they read and a word where they write) i have a cj1m cpu with an onboard ethernet. How can i do that? i never used modbus and if someone have info or a little example should be great!!! thanks a lot!!! Valerio

  17. probably i found an answer too http://pacwest.wonderware.com/web/Support/...x?LinkID=202526 Upgraded license file for InTouch 10.1 is required. InTouch 10.1 will not work with the license file for InTouch 10 or any earlier version. what u understand???

  18. Hello to every one. I have a simple question for you. Is it possible to program for wonderware runtime v10.1 using a v10.0 develop key? or must i have a v10.1 develop key too? Thanks in advance!

  19. Hi Paul, i've done as you wrote before. So, with word page translation it's all ok. But I have a problem with alarm Translation I've exported them, then encode in little endian without modify strings. Then try to import but error occurred. The program tells me to read log file, but i dont know where. The only thing that i've seen is that during export i have a message that tells me that some alarm stings are longer then maximum allowed. Probably is there the mistake? Thanks again Valerio

  20. Thanks Paul for answer. Im using InTouch 10 I've used the built in language option. Then I used Notepad++ as suggested by Wonderware site to modify the language .xml file. But i had a problem. If i try to write cyrillic on xml editor ie can't recognise russian font (i read only "??????") and i read "?????" also in the project during runtime any good idea? thanks again

  21. Hi there, i've just finished my project with intouch. im ready now to translate in russian but i have a little problem i've exported the dictionary of my project and was saved in xml format. how can modify it? there is some internal wonderware tool or have i to use some external software? I have to translate in russian language so i need an editor that support cyrillic thank you so much valerio