
Morten AA
MrPLC Member-
Content count
27 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Morten AA
-
Rank
Sparky
- Birthday 03/18/83
Profile Information
- Gender Male
- Location Sindal
- Country Denmark
Recent Profile Visitors
3092 profile views
-
Guest liked a post in a topic: Questions about CJ2M EIP
-
PMCR I thought that the variables in the PLC had to be a produced type when another control ie. NS had to read it with Ethernet/IP. But that is not the case then. It's great that Omron has gone this way, makes it lot more easy to implement all sorts of equipment, except Siemens, they always go another way
-
Hi PMCR Now i get it Implicit is the way to go then, when it's possible. That explains why I don't need any code to connect an NS panel using Ethernet/IP
-
Hi Maybe these questions have been up here before, but I still have some basic issues about something As I understand it there is Explicit messaging and datalink ways of transfering data on the EIP21, or is this the same thing? If not, when should you use what type I have looked at the tutorial in the download section about setting up an Omron and an AB, the same example is ok for 2 CJ2M aswell? When you use this tutorial, is the data automaticly polled, or do you have to make send/recv/cmnd instructions in your code? Regards Morten Denmark
-
Hi I know the Componet compact I/O very well and find it very easy to use. We use them a lot in automatic cranes. Good diagnostic possibilities. I is not so important with additional stuff to the network, like regulators, powermeters etc. so Componet will do the job. Only in and output is needed. The Profinet is a great solution, but it is a bit more expensive and maybe overkill to this job. I think we go for the Componet then, thanks for the inputs.
-
Hi We are about to change a factorys old control systems like relays, timers, regulators etc. We have now changed one part, we call that the main part, with a CJ1M plc and one NS10. My question is, should I go for distributed I/O for the rest and make the CJ1M the maín control , or should I use for example several CP1 controllers, and move controls out to the CP1. The communication between the parts is a bit more simple with the distrbuted I/O, altough the possibility for more NS terminals is easy with a CP1. As I se it, the only way of connecting the CJ1M and the CP1 is some serial communication. The ethernet modul for CP1 is as I understand it not a real ethernetmodul, it communications like serial? Right? The system needs to be ready for future SCADA system, again I think the distributed I/O is the way to go Regards Morten
-
Hi Iyad Perhaps you need to have the syntax LD A392.14?? Regards Morten
-
Hi Again. BTW, the alarm indicator is only for non fatal failures. the cpu will continue operating. But in your case with dead battery, the program might be lost Regards Morten
-
Hi SvKo. Some old machines you have down there You must find a HOST-LINK adapter LK201, it fits on the connector in the CPU Check out this thread for more information http://forums.mrplc.com/index.php?showtopic=8438 Regards Morten
-
I think the DB25 is the optional part, its for old pc's I think. Regards
-
Hi I need the circuit diagram for an S5-100U CPU103 The voltage-regulator for the 5V busvoltage is not getting any voltagesupply. Is there somewhere i can get this on the web?? Morten
-
What WW version are you using?
-
I have used these FB, but we dumped it again, can't remember why. Maybe it were unstabel. V1000_Control_FreeRW.pdf V1000_Control_FreeRW.rar
-
The IGBT is the output transistors, so maybe they are damaged.
-
Hi again. I will take a look on the cx-server LITE example. So far I have used the ingear OPC with the IDN.IO namespace from Industrial Dot Net in some tests, haven't got i it right yet. Is it posible to get a trial of the cx server LITE??
-
Hi Is there any ActiveX, dll or OPC stuff for making communication to omron ethernet. I can only find application used in VB6. Lots off AB solutions but no omron Regards Morten