Simatic S7 Question

arocon

Member
Join Date
Oct 2006
Location
Dubai
Posts
171
In Function Block or Function, variable which are started with #(for example #North) i do not find any cross reference when i try to find where it has created.( with go to --> location).

Could anyone please tell me how to find those variable where it has created ?

Thanks
 
Variables begun with # are local variables. Local variables are declared in function or function block itself. You can find them from header (interface). You can also use go to -> local (if my memory serves me right).
 

Similar Topics

HI i would like to know how to get a variable that will store the amount of times a program has been executed. The issue is I have 3 DBs for 1 FB...
Replies
2
Views
125
Hi, first post here so sorry for it being a noob question but what can I do .. I need help (and of course I need it yesterday :banghead: ) The...
Replies
11
Views
5,919
Hey all. I've got a query for you. Does it require more of the processor of a PLC to generate the time value everytime a timer is called upon...
Replies
8
Views
1,424
Could anyone tell me when Network 9 will be enable ? or when value of OUTV will change ? Thank you
Replies
1
Views
1,811
In one network SFC20(BLkMOV) is used to transfer 8 byte data from P#DB500.DBX8.0(SRC BLK) to P#DB20.DBX4.0(DST BLK). I would like to change...
Replies
2
Views
4,300
Back
Top Bottom