Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Lookout 6.1. I need a driver for a GE CPU374?

I'm using Lookout 6.1 which is communicating with a GE CPU340.  The customer changed out the PLC with a GE CPU374.  I need a driver for Lookout that will work with the new CPU.  In Lookout the only driver selections I have is a GE 90-30 and a GE 90-70.  The current driver being used is GE 90-30 but apparently won't work with the new GE CPU374.  How do I get a new driver installed into Lookout so that my project will work with the new CPU?

0 Kudos
Message 1 of 9
(6,842 Views)

the GE srtp driver for 90.30 (and 90.70) plc is good only for 364 cpu, is it not god for 372 and 374 cpu

i suggest use GE versamax ethernet driver for this cpu, the problem is address limit to %r02048 and not %r16000

               B_N_
0 Kudos
Message 2 of 9
(6,820 Views)

Where do I find this driver?

0 Kudos
Message 3 of 9
(6,797 Views)

n the driver list

GE_versamax driver is compatible with cpu E05 but also with cpu 364, 372 and 374

GE_series_90 is compatible only with 364

               B_N_
0 Kudos
Message 4 of 9
(6,808 Views)

How do I go about modifying my current GE object to a GE versamax and still keep all my members and connections in place.

0 Kudos
Message 5 of 9
(6,804 Views)

( i speek bad english)

 

open a new object with random name with GE_versamax driver in our application

save and close

open source file .lks with editor, rename the new driver with the name of old series_90 driver and append all data member

delete old driver and its data member

open with lookout the source file and save this with application name

 

 

 

 

               B_N_
0 Kudos
Message 6 of 9
(6,802 Views)

when you say open .lks file with editor. What do you mean.  Which editor?

0 Kudos
Message 7 of 9
(6,800 Views)

i use notepad

               B_N_
0 Kudos
Message 8 of 9
(6,797 Views)

I've attached 2 files in notepad.  The data members associated with my old driver called GE, and my data member associated with my new driver called GE_1.  So I just need to rename the new driver to GE and attach all these data members associated with it into my new driver.  Is that correct?

Download All
0 Kudos
Message 9 of 9
(6,794 Views)