Exporting a POU from MicroWin for S7-200

Z

Thread Starter

zimbricd

I am trying to export a POU but "Export" function is grayed out. I have tried to right-click on my MAIN (%OB1) block and select Export, but it is grayed out and I cannot figure out what i am doing wrong. I am trying to do this in IEC-1131 mode. Thanks!
 
M

Marc Sinclair

Hi,
IMPORT and EXPORT only work in SIMATIC Mode, Why do you want to use it?

Marc Sinclair
 
D

Dave Zimbrich

I was hoping to port the logic over to another IEC program editor and reuse the code. It would be a lot easier than retyping the code from scratch.
 
D
You can export the logic over as a text file in stl code and then maybe you can import that into your other application.
 
M

Marc Sinclair

Hi,

IEC is a standard, but it's not that standard. :(
The export only exports in a proprietary format anyway.

Marc
 
M

Marc Sinclair

Hi,

No, you can't, STL is not available as an IEC option in the current version of MicroWin.

Marc Sinclair
 
Top