GX-IEC Developer Variable Name Update.

automatt

Member
Join Date
Dec 2006
Location
Cornwall
Posts
12
Hi,
Lets say I have a bit of code where I have used the Mitsi address "M6" several times.

I then decide to declare this M6 in the Global Variable Table with an Identifier of say "System_Healthy".

Is there any way the "M6" items in the program can automatically be updated to "System_Healthy", or do I just have to use the Find/Replace option in the Edit Menu.

Thanks,
Matt.
 
Not as far as I know of, even after find & replace you will have to declare the variables in the header, unfortunately as the header does not contain Raw variables like M, D etc. it would be very difficult to implement, also as GXiec does not have local or temps (it uses fixed internal variables for these) it is very difficult to tie "M6" with the symbol as the real address is not used in the header,
 

Similar Topics

Hi everyone, I'm working on a Mitsubishi Q series PLC whose code was developed in Mistubishi's GX IEC Developer v7.04. I looked online for GX IEC...
Replies
9
Views
1,446
Hi everyone, I'm working on a Mitsubishi Q series PLC whose code was developed in Mistubishi's GX IEC Developer v7.04. I looked online for GX IEC...
Replies
0
Views
489
Hello, i want to do a device backup but can´t find it. Someone remembers? :huh:
Replies
1
Views
874
I reposted this as I had mistakenly put IX developer in the title (it was a long day) :zzzzz: I have a policy of always verifying code before I...
Replies
1
Views
1,462
Hey, I have a small problem that I hope someone here could help me with. I'm trying to set up a transparent mode so I can monitor my program...
Replies
2
Views
1,843
Back
Top Bottom