Read DataBlock from S7-1200 To kepsver!?

hassanayoub85

Member
Join Date
May 2013
Location
Texas
Posts
33
Dear,
I am trying from a long time to read the DB from S7-1200 To kepserver without any success.

Can you help me with a direct solution?

I use IX.Y, QX.Y, MX.Y to read input, output and memory tags.

But, I donno how to read DB.

Please help

6-23-2013 2-54-39 AM.jpg
 
It's only possible to read from DBs in abolute address mode, when the DB was initially created as S7-300/400 compatible.
This option cannot be changed on an existing DB, the dialog only appears when a new DB is created.

If you compile the S7-300/400 compatible DB, a column with the offset-address in the DB is shown. This is the address to access the variables in the DB.

The symbolic address mode of the 1200 is afaik only possible with the new TIA WinCC Basic panels.
 
my guess would be the he pointed to data block -> properties -> general -> attributes -> optimized block access (cleared checkbox)

in the picture should be the last checkbox

EDIT: a-ha! there lies the problem(s)

1. why is offset unselected
2. why is offset greyed out (disabled)

columns.jpg
 
Last edited:

Similar Topics

Hello, I have a little experience with Siemens programming and am now starting a larger project. I am writing a program that will accept a...
Replies
10
Views
2,298
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
130
Is there a way to use the FAL instruction to do +=2 instead of +=1? I have an array that is organized with alternating "data" and "flag" values...
Replies
5
Views
125
Hi everyone i have a customer, who wants to show an alarm on the machine, if the I/O forces are enabled and set, on at ControlLogix L81E with...
Replies
3
Views
232
Hi Iam using monitouch hmi(V9 soft) with omron plc cj2m (CX programmer). In this I want to read a data from hmi to plc. The data was like...
Replies
0
Views
94
Back
Top Bottom