2 S5 928-CPU in same rack

pasimanninen

Member
Join Date
Jan 2008
Location
Joensuu
Posts
22
We upgrade s5 to s7 on cell factory packaking line and i have a little question.

One of the 32 bit input cards in weird. First 3 bytes belong to CPU1 and last byte belong to CPU2.

Where this tricky input method is described. Coordination card OB´s of course but how ??

In S7 hardware is possible describe only 4 bytes /card /CPU.

Of course i can change last byte operands for different operands in step7 program. But it makes more work.

Connection markers between 2 CPU in s5 bus is ok for me, but periphery with coordination card is weird :)
 
Each CPU keeps its own list of what it is to control in DB1 listing the inputs, outputs and IPC flags.

Nick

Code:
DB   1 -   I/O assignment :                                             Page   1
--------------------------------------------------------------------------------
 
 
Digital inputs           : ,   0,   1,   2,   3,   4,   5,   6,   7,   8,   9,  
                           ,  10,  11,  12,  13,  14,  15,  16,  17,  18,  19,  
                           ,  20,  21,  22,  23,  24,  25,  26,  27,  28,  29,  
                           ,  30,  31,  32,  33,  34,  35,  36,  37,  38,  39,  
                           ,  40,  41,  42,  43,  44,  45,  46,  47,  48,  49,  
                           ,  50,  51,  52,  53,  57,  58,  59,  60,  61,  62,  
                           ,  63,  64,  65,  67,  68,  69,  70,    ,    ,    ,  
Digital outputs          : ,   0,   1,   2,   3,   4,   5,   6,   7,   8,   9,  
                           ,  10,  11,  12,  13,  14,  15,  16,  17,  18,  19,  
                           ,  20,  21,  22,  23,  25,  26,  27,  28,  29,  30,  
                           ,  31,  32,  33,  34,  35,  36,  37,  38,  39,  40,  
                           ,  41,  42,  43,  44,  45,  46,  47,  48,  50,  51,  
                           ,  52,  53,  54,  55,  56,  57,  60,  61,  80,  81,  
                           ,  82,  83,  84,  85,  86,  87,  88,  89,  90,  91,  
                           ,  92,  93,  94,  95,    ,    ,    ,    ,    ,    ,  
IPC flag inputs          : , 100, 101, 130, 131, 132, 133, 134, 135, 136, 137,  
                           , 138, 139, 140, 141, 146, 147, 148, 149, 102, 103,  
                           , 104, 105, 106, 107, 108, 109, 110, 111, 112, 113,  
IPC flag outputs         : , 120, 121, 122, 123, 142, 143, 144, 145,    ,    ,  
Timer field length       : ,    ,
 
Special thanks Manglemender :) Just now i realised why we dont need DB1 to program conversion S5 ---> S7. i just wondered why DB1 must left out before conversion to S7. Thank you :)
 
Glad it's making more sense. I see your location is Joensuu, a very nice place as I recall; I only passed through the airport going to and from Lieksa to commission a machine around 1991.
 

Similar Topics

I have an Siemens S5 135 system. The CPU 6ES5 928-3UB12 Will not go into run mode even after a MASTER RESET or AN OVERALL RESET using a...
Replies
2
Views
2,854
HI Dears, First of all sorry form my (English Words) and thanks a lot in ADVANCE. Im from PK. we have siemens Plc with single s135 Cpu 928, it...
Replies
4
Views
4,129
Hi, can any one help me, I have 2 Siemens S5 CPU cards, a 6ES5928-3UA 12 and a 6ES5928-3UB 12 does anyone know if these cards are interchangable...
Replies
2
Views
1,957
Dear sir, Our system is CPU 135U with processor 928. Recently its power supply module 6ES5-955-3LF41 is failed. 24v,15v and 5 volts are failed...
Replies
5
Views
11,706
Dear All I have programm that was running in CPU928B(S5_Siemens),but unfortunately CPU has burnt.I have CPU 928 how can I convert the programm for...
Replies
41
Views
10,764
Back
Top Bottom