GE Fanuc Series One

Gary Sparks

Guest
G
I have a GE Fanuc Series One PLC on a heat press and have been able to access the program data but have no idea how it would look in ladder form. Is there someone out there who could translate the data into a ladder for me? I have the address data on an Excel file and could e-mail it to anyone who could help me.
 
Gary,

I have Direct soft, and maybe able to compile your program if it's not too large.

1) what CPU. provide the ge part no.

2) register so you can post your file.

3) do you have logic master or something??

4) my email is [email protected]

I'll give it a look.

Mike
 
I don't have DirectSoft for the 305, but I have Logicmaster if that's of any help.

What are the contents of the cells in the Excel file? How did the data get into the Excel file? The reason I'm asking is that I've never heard of a Series One ladder logic program being saved in Excel format.

As Mike said, if you register as a member, you'll be able to post your file and any of several members with experience on the Series One PLC may be able to help.
 
Oh yea.. I've got Logic Master also,, but like Steve, I also courious how you came about having the program in an Excel file?? :unsure:
 
Update.. Gary emailed me the file. It's short so I'll just do it and send it back to him..

BTW he's uning an HPP. That's how he got the code..

Mike
 
Last edited:
Yea.. exactly.. He wrote it down from an HPP. about 150 instructions. I'd post the code but only with Gary's permission..

I asked him to get the CPU numbers so if its a compatable product he can get it in direct soft of logic master. Additionlly since he's using a HPP I'll do a pdf printout of the ladder and send it to him.

I havent checked, but is Cimplciy ME good for the series one?? If so I guess I could do that also...

Mike..
 
The last GE product that worked with the Series One was Logicmaster One. There was a translator to convert Logicmaster One files to Logicmaster 90, but that only worked in one direction, LM1 > LM90.

Neither VersaPro nor Proficy (Cimplicity) ME are compatible with the Series One. Also, DirectSoft32 for the DL305 is only compatible with the Series One CPU105 and CPU106.
 
Yep Steve I guess your right there...

I have Logicmaster 90-30/20S/Micro.. ver9.01 Now I gotta check that out... Better yet I'll just do it by hand..

Here's the file..
change .zip to .xls
(not zipped)
 
Wow Steve, That was fast!! I had a little end of the day drama here so I just got back to my desk and discovered you've already done it.. (y)

Good Man!!
 
Just to put a little more light on the subject...


* INSTRUCTION SET: ONE + *
* DCU ID: 1 *
* CPU MEMORY SIZE: 700 *
* PROGRAM MEMORY SIZE: 154 *
* REGISTER MEMORY SIZE: 128 *




|
| << RUNG 0 >>
|
|
+[ Start of Program ]-
|
|
| << RUNG 1 >>
|
| 012 K 0003 T 600
+--] [-----------------------------------------------------------[PRESC]--(TMR)
|
|
| << RUNG 2 >>
|
| 013 K 0003 T 601
+--] [-----------------------------------------------------------[PRESC]--(TMR)
|
|
| << RUNG 3 >>
|
| 012 013 160
+--] [-----] [--+---------------------------------------------------------( )
| |
| T 600 T 601 |
+--]/[--+--]/[--+
| | |
| | 160 |
+ +--] [--+
|
|
| << RUNG 4 >>
|
| 010 011 161
+--] [-----] [------------------------------------------------------------( )
|
*
* << RUNG 5 >>
*
* 014
+--]/[--------------------------------------------------------------------(MCS)
*
*
* << RUNG 6 >>
*
* 010
+--]/[--------------------------------------------------------------------(MCS)
*
*
* << RUNG 7 >>
*
* 015 160 170
+--] [-----] [------------------------------------------------------------( )
*


*
* << RUNG 8 >>
*
* 015 160 171
+--]/[-----] [------------------------------------------------------------( )
*
*
* << RUNG 9 >>
*
*
+-------------------------------------------------------------------------(MCR)
*
|
| << RUNG 10 >>
|
|
+-------------------------------------------------------------------------(MCR)
|
*
* << RUNG 11 >>
*
* 014
+--] [--------------------------------------------------------------------(MCS)
*
*
* << RUNG 12 >>
*
* 300
+--]/[--------------------------------------------------------------------(MCS)
*
*
* << RUNG 13 >>
*
* 160 010 201
+--] [-----]/[------------------------------------------------------------( )
*
*
* << RUNG 14 >>
*
* 020 201 174 310
+--] [-----] [-----]/[----------------------------------------------------( )
*
*
* << RUNG 15 >>
*
* 160 010 174 172
+--] [--+--]/[-----]/[----------------------------------------------------( )
* |
* 176 |
+--] [--+
*


*
* << RUNG 16 >>
*
* 173 016 174
+--] [--+--] [--+---------------------------------------------------------( )
* | |
* | 174 |
+ +--] [--+
*
*
* << RUNG 17 >>
*
* 176 173 175 173
+--] [--+--]/[-----]/[----------------------------------------------------( )
* |
* 173 |
+--] [--+
*
*
* << RUNG 18 >>
*
* 174 017 175
+--] [-----] [--+---------------------------------------------------------( )
* |
* 175 011 |
+--] [-----] [--+
*
*
* << RUNG 19 >>
*
* 174 K 0002 T 605
+--] [-----------------------------------------------------------[PRESC]--(TMR)
*
*
* << RUNG 20 >>
*
* T 605 175 177
+--] [--+--]/[------------------------------------------------------------( )
* |
* 177 |
+--] [--+
*
*
* << RUNG 21 >>
*
*
+-------------------------------------------------------------------------(MCR)
*

*
* << RUNG 22 >>
*
* 011 K 0002 C 610
+--] [-----------------------------------------------------------[PRESC]--(CNT)
* ( )
* C 610 ( )
+--] [--------------------------------------------------------------------( )
*
*
* << RUNG 23 >>
*
* C 610 011 304 300
+--] [--+--] [-----]/[----------------------------------------------------( )
* |
* 300 |
+--] [--+
*
*
* << RUNG 24 >>
*
* 300 T 604 K 0010 T 604
+--] [-----]/[---------------------------------------------------[PRESC]--(TMR)
*
*
* << RUNG 25 >>
*
* T 604 305 C 674
+--] [-----] [---------------------------------------------------[TH/WH]--(CNT)
* ( )
* C 674 ( )
+--] [--------------------------------------------------------------------( )
*
*
* << RUNG 26 >>
*
* C 674 011 304
+--] [--+--] [------------------------------------------------------------( )
* |
* 304 |
+--] [--+
*
*
* << RUNG 27 >>
*
* 160 300 010 305 202
+--] [-----] [-----]/[-----]/[--------------------------------------------( )
*

*
* << RUNG 28 >>
*
* 202 020 C 674 010 305
+--] [-----] [--+--]/[-----]/[--------------------------------------------( )
* |
* 305 |
+--] [----------+
*
*
* << RUNG 29 >>
*
* 305 010 C 674 301
+--] [--+--]/[-----]/[----------------------------------------------------( )
* |
* 301 |
+--] [--+
*
*
* << RUNG 30 >>
*
* 301 300 C 674
+--] [-----] [-----]/[----------------------------------------------------(MCS)
*
*
* << RUNG 31 >>
*
* 015 302
+--] [--------------------------------------------------------------------( )
*
*
* << RUNG 32 >>
*
* 015 303
+--]/[--------------------------------------------------------------------( )
*
*
* << RUNG 33 >>
*
*
+-------------------------------------------------------------------------(MCR)
*
|
| << RUNG 34 >>
|
|
+-------------------------------------------------------------------------(MCR)
|

|
| << RUNG 35 >>
|
| 171 001 003 010 000
+--] [--+--]/[-----]/[-----]/[--------------------------------------------( )
| |
| 172 |
+--] [--+
| |
| 303 |
+--] [--+
| |
| 202 |
+--] [--+
|
|
| << RUNG 36 >>
|
| 170 001 003 010 002
+--] [--+--]/[-----]/[-----]/[--------------------------------------------( )
| |
| 177 |
+--] [--+
| |
| 302 |
+--] [--+
|
|
| << RUNG 37 >>
|
| 161 000 002 011 001
+--] [--+--]/[-----]/[-----] [----------------------------------+---------( )
| | |
| 175 | | 003
+--] [--+ +---------( )
| |
| 304 |
+--] [--+
|
|
| << RUNG 38 >>
|
| 174 010 004
+--] [-----]/[------------------------------------------------------------( )
|
|
| << RUNG 39 >>
|
| 305 004 005
+--] [-----]/[------------------------------------------------------------( )
|

|
| << RUNG 40 >>
|
| 310 K 0010 T 620
+--] [-----------------------------------------------------------[PRESC]--(TMR)
|
|
| << RUNG 41 >>
|
| T 620 010 174 176
+--] [--+--]/[-----]/[----------------------------------------------------( )
| |
| 176 |
+--] [--+
|
|
| << RUNG 42 >>
|
|
+[ENDSW]-
|

 

Similar Topics

Has anyone worked with on of these PLC's? If so, how do I connect to one? What software do I need? What cable do I need? I'm looking online...
Replies
3
Views
601
Got an old machine with a IC610CPU104 CPU. A bit of research told me this is the same as DL305 so DirectSoft from AutomationDirect should work...
Replies
15
Views
1,915
Dear Experts I need to connect to this CPU 374 It seems it is a GE Fanuc PLC I want to know if I will require any specefic cable - from the...
Replies
10
Views
1,727
Is there any way to make a connection directly between a GE Fanuc 90-30 and a Mitsubishi FX Series PLC? If there is no means to connect directly...
Replies
21
Views
4,144
I have a Fanuc Robot F-200iB Series 9, 6 Axis and it is running on R-J3iB controller and the controller is configured to Mitsubishi PLC Q06HCPU...
Replies
5
Views
1,848
Back
Top Bottom