PLC 700 to 600

RVJRII

Member
Join Date
Sep 2002
Location
terrell, tx
Posts
1
We have asked Sy/Max and a few other dealers of SquareD on the subject. We orginally had a 700 processor with a 700 Memory Module attached to the system. The 700 Processor went bad along with the memory module. We were forced to go to a 600 processor. Well the 600 processor only has 2 ports. We need ports 2 and 3. Don't ask me why they hooked it up that way? Anyways we also hooked up a SPE4 port expander which is suppose to expand the available ports for the 600. We are in the processor of changing from the JC500 system to the Factory Link system. The Factory link will work on port 1 & port 2 of the 600 processor, and the expansion card (SPE4), the JC500 will not work on either one. We are hooked up through serial. Yes we went through the ladder logic and changed the print link to read port 1 as well as port 2. Only for those who know that the 700 is a dinosaur you have to understand that our company they get there use out of equipment.
 
The Spectrum Controls SPE4 module is not a simple port expander. It is really a single card network. Your communication statements now need to contain a "from" and "to" route number (i.e. 0001,0003 will allow whatever is on port 1 to talk to the device on port 3). This route will have to be added to your Factory Link statements as well as any in the processor. The Print command does not support networking so you will have to issue a Write command first to define the correct routing.

Alternatively, the SPE4 can also be programmed to act as a pass through bridge which negates the need for the routing in the PLC or the Factory Link. Got to http://www.spectrumcontrols.com for the SPE4 manuals and software.

A final solution is to connect the Factory Link directly to port 1 or 2 on the PLC, now no changes are needed except to change port assignment in the PLC Print statements. Connect the SPE4 to the other port on the PLC and use the routing commands in your other devices (i.e. programming device).
 

Similar Topics

If anybody could provide training Hitach PLC programming (MICA programming, HISEC04/600,700 configuration) online with reasonable cost. Or could...
Replies
0
Views
3,702
hello everyone, trying to find a way to read/write memory of the PLC that is inside Unidrive M700 over Ethernet (modbus TCP) using device/server...
Replies
0
Views
559
Hello PLCs.NET! I am trying to connect a Flir A700 Smart Sensor with Advanced config onto a 1756-L84ES Contrologix V33. I have connected the...
Replies
1
Views
1,344
hello, we are using allen bradley plc 5/15 with uticor hmi pv700. but now we replace plc 5/15 with 5/20 but the uticor hmi is not communicating...
Replies
0
Views
919
I'm having communication/parameter problems trying to replace a Powerflex 700 in a centrifuge application with a controllogix PLC, version 17, and...
Replies
11
Views
3,504
Back
Top Bottom