PDA

View Full Version : convert STEP7 to UNITY


hemanth8400
July 27th, 2009, 06:19 AM
Hi ..I know it is a stupid question ...but i would like to know whether there is any convertor to convert Step 7 to Unity

Doug_Adam
July 27th, 2009, 07:15 AM
Hit the compile button on step 7 to convert to ST (IL).
Make a search and replace function to change addresses from Siemens format to Modicon format.
Check start of lines for A (and) rather than LD 1.
Copy and paste to Unity.

See what happens....

hemanth8400
August 10th, 2009, 05:37 AM
I am not able to convert to STL while i am compiling .. should i do the same for each block or .. is it possible tto change it completely .....to STL