Mitsubishi - GX developer Export/Import/API?

M_C

Member
Join Date
Nov 2011
Location
Tuam
Posts
2
Hi,
Mitsubishi newbie here.

I am developing programs for a project, Q series PLCs using GX developer.
Code in different PLCs is similar in structure with maybe some small changes between each.

On other platforms when presented with this kind of job, might export PLC code out to a "text" format and then play with that and re-import and/or use API.

For example in Siemens S7, you can export source files (text) do find/replace etc. and compile in again, and there is also API which you can use to write/alter blocks.

Does any one in the community know of any methods/tricks relating to Mitsubishi to accomplish similar.

I see there are export/import options in GX Developer, but are greyed-out for Q-series, think these apply to older CPUs and language versions.

Any info/pointers appreciated.

MC
 
If you display the code in stl you could do a search & replace there, GX Developer is not IEC1131 compliant like S7.
Also if it's mainly I/O changes then it's just as easy to do a search & replace in ladder.
 
Thanks Parky,
Will play with Statement List.

I had hoped there would be some trick to perform import/export, but as you say it may not be possible.

MC
 

Similar Topics

Hi One of the PLC's that I maintain/update is a Mitsubishi Q-Series, probably installed about 10 years ago. At the moment, ALL the wires from...
Replies
13
Views
1,171
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,475
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
497
On our system, on the HMI we've got a page of setpoints. These are the values at which alarms are set (e.g. a high temperature alarm or a low...
Replies
4
Views
1,239
On our PLC we've got a HMI where the operator can enter a target rotor speed in RPM. When target speed is enabled, M70 = TRUE. Then the operator...
Replies
19
Views
2,827
Back
Top Bottom