Step 7 Symbols and DBs

Tharon

Member
Join Date
Jan 2007
Location
Other
Posts
1,430
I have program which was freshly uploaded from a Siemens PLC. No original copy, no symbols, no comments, joy joy. I'm going through and starting to label all the addresses, but have noticed that I cannot assign symbols to bits/words within a DB.

For example,
I right-click on "DB52.DBX262.3" and choose Edit Symbols and it takes me to the Symbol editor for DB52.

Can I give symbols to bits/words within the DB? And if I can, where I can access them? I tried from the Symbol list but it won't let me insert the DB52.DBX262.3 address without telling me it's invalid. I see in the DB editor I can assign comments, but no symbols.
 
It is more than likely an Instance Datablock, to change - edit the declaration of the paired Function block.

Have a look at your block view type column for the DB in question it will say something like 'instance data block for FBxx'

For multiple instance you will only need to do this once.
 
It's not an instance DB, just a DB. I attached a few pictures of what I'm seeing.

It looks to me like Symbols can't be assigned to bits/words. Kinda disappointing, but I guess I can work around it.

TEST.jpg TEST1.jpg
 

Similar Topics

My Step 7 V5.6 is opening the edit symbols mask in german, anyone know how to fix this, i have re installed step 7 and updated to SP2 V5.6 HF 5...
Replies
1
Views
1,114
I am having a step7 v5.4 program where the blocks are encrypted and locked. And the manufacturer is stopped the support. Is there any ways to...
Replies
2
Views
175
Good Morning, Hoping someone with some Siemens experience can give me a hand with this one. Customer has a S7-200 cpu, which has a 6GK7...
Replies
0
Views
248
HI! HOW COULD I OBTAIN THE NAMES OF THE STEPS OF A ROUTINE IN SFC LANGUAGE IN STUDIO5000? Or is there a system variable that gives me those...
Replies
0
Views
339
I'm just trying to figure out the right method of adding a DO card to an existing rack. It's not the *next* open slot, but I have to move the AO...
Replies
5
Views
547
Back
Top Bottom