between s5 c db and s7 opn db

teh

Supporting Member
Join Date
Nov 2002
Posts
140
What is diferent between S5 C DB and S7 OPN DB?

I found that when i convert the program from s5 to s7

the function of OPN DB can only execute in that

particular network and cannot call the other data for following

network.
 
teh said:
What is diferent between S5 C DB and S7 OPN DB?

I found that when i convert the program from s5 to s7

the function of OPN DB can only execute in that

particular network and cannot call the other data for following

network.

I can't help with the S5 part, never worked with that, however I'm a bit puzzled by your statement about the OPN DB command. Once you've opened a DB it stays open until another DB is opened, either explicitly, or implicitly, by using a fully qualified address, such as:

L DB1.DBW0

The OPN DB command is not limited by network boudaries.
 

Similar Topics

What is diferent between S5 C DB and S7 OPN DB? I found that when i convert the program from s5 to s7 the function of OPN DB can only execute...
Replies
15
Views
9,687
I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
61
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
84
Hello gentlemen, Im working on a small project on TIA Portal, about establishing a Modbus TCP connection between my ET200SP plc and a socomec...
Replies
11
Views
253
Hello, can someone share/explain How to check comms between PC and PLC via TeamViewer? TIA
Replies
14
Views
383
Back
Top Bottom