
Chickenkiller91
MrPLC Member-
Content count
28 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Chickenkiller91
-
Rank
Sparky
Profile Information
- Country Netherlands
-
As i stated i do not have memory card reader here with me. I cant do that method. I only have my ethernet, and usb cable.
-
https://www.myomron.com/index.php?action=kb&article=1333 I found a sollution to downgrade it to 8.5 In this case it works, only told me that it will effect the communication with mitsubishi something. Im not using that so.
-
Hello, I would like to download my project to the NS10 -v2 but i get the following error: I kind of remember that it was p;ossible to update this automaticaly in similar cases, like 8.7->>8.8 or something like that, i just clicked on okay and it did it automatically. But after ok the application just stucks on loading, NS restarts, in case of ethernet. I tried it with usb, it just quits after ok, and nothing happens. How can i upgrade the NS10 to 8.8 or 8.7 or 8.9 to be able to download my new project??
-
Hi guys. I have 1 cj2m cpu33 reciving 3bits of info from 3 other plcs (all similar type cj2m cpu 34-33) The problem is that 2 bits are ariving the third one is not. See the pictures i uploaded: I do not know these instructions, in the other cases it was working. However i noticed that the output plc had a different adress with D950. I changed the adress to D804 as you can see on the pictures but still not reciving the data. I guess i will have to configure somwhere else also. All i found (https://www.myomron.com/index.php?action=kb&article=1416) on internet that i have to open this datalink tool from the integrator. When i actually do that of course i just get an error: FATAL Error. Cannot read the file. How can i make this work? Is the other way to constantly send this one bit with ethernet? Any sollutions, advices are welcome!
-
Hi guys how is it going? I was wondering about a similar application, since i just got into android and it seems fairly easy to build an application to show information about the industrial systemn. Do you think its possible to have an opc server and some kind of data server application to run on the raspberry pi? And communicate via ethernet with cj2m? What i have in mind is to just plug in the raspberry pi to the network, and as start to just have some information ona local network over wifi to the android aplication
-
Hi guys, how is it going? As i understand you trying to make some kind og opc server with the plc using arduino and rasberry pi?
-
How to repeat the whole process in PLC OMRON ladder DIagram
Chickenkiller91 replied to Deswin's topic in CX-Programmer
You are missing al the comments, and for me it is hard to udnerstand the idea. But if you only want your code to work for 30 seconds, you can use a timer, your code starts a 30second timer. When the timer completition flag goess on, you can put a simple and to all the lines, so the timer needs to be reseted, to be able to run the rest of the code. -
I guess the function i would need, is y=(-x)+990 Is it possible to implement functions in cj2m ?
-
Hello. I have a D word number 0-990. I would like to convert it to 990-0. So i need a function which shows me 0, when the D100 is 990, and shows me 0 when the D100=990. And of course for the between values also. Calculating continiusly. Help is much appreciated :)
-
Hello, I encountered a strange problem, I can ping my screen on the given ip adress, but when i click on connect after ctrl-i in designer, (ip setting checked) i cannot connect to the screen, it just freezes. What could be the problem? Maybe some network setting not letting designer to connect?
-
That is silly. Thanks
-
Hello, I have a silly yet anoying problem, How can i check the used NS / screen type in a current x designer project? So i have a project, and i need to get a display to test it, but i need to check what is the display type.
-
Okay after looking more and more i found it: http://softwaredownload.europe.omron.com/europe/ here i was able to download some strange programs, but in the end it worked out and i have finally my on delay timer.
-
Hello, Im looking for the in built function blocks, but i cannot find it in the program files/ omron folder where the manual says (even with search for *.cxf), perhaps i dont have it installed, but where can i get them from? As i remember i downloaded cx-one from the official omron web page after login etc, so thats why i dont understand why am i missing the fb libraries What else place there is to find useful FB-s? Thanks!
- 2 replies
-
- function block
- cx-programmer
-
(and 1 more)
Tagged with:
-
IO_Rack liked a post in a topic: CJ1M CPU11 how to set IP adress?
-
CJ1M CPU11 how to set IP adress?
Chickenkiller91 replied to Chickenkiller91's topic in CX-Programmer
After being able to set the ip adress, i was able to set the routing table and network adress also with cx integrator, and the NS worked. The upload is a good idea indeed! Thanks again for your help!!