Hey can any one tell me where are the comments stored in the s7 programming folder like i mean ombstx, s7asrcom, siprom etc i want to know its urgent //////For the program itself it is easy: open STEP 7 in English and open the program.
The symbolic names have to be changed by hand in the symbol table.
After that they are changed throughout the entire program.
The comments however have to be translated one by one by hand.
[?]: Where are comments stored in s7 programme folder ?
-
- Posts: 9
- Joined: Sat Jan 02, 2010 5:53 am
- Location: PUNE INDIA
[?]: Where are comments stored in s7 programme folder ?
I am having a programm in german language an i want it to change it to ENGLISH can u tell me how to do it.
-
- Posts: 5
- Joined: Mon Jan 18, 2010 4:29 pm
- Location: Boca del río, Veracruz, México
Re: [?]: Where are comments stored in s7 programme folder ?
You can export the symbol table from your project to an CSV file. Then you can manipulate the texts and import the symbol table back.
Check this FAQ from the siemens support automation website:
http://support.automation.siemens.com/W ... n/15347918
Check this FAQ from the siemens support automation website:
http://support.automation.siemens.com/W ... n/15347918
-
- Posts: 9
- Joined: Sat Jan 02, 2010 5:53 am
- Location: PUNE INDIA
Re: [?]: Where are comments stored in s7 programme folder ?
thanku sirljohnson wrote:You can export the symbol table from your project to an CSV file. Then you can manipulate the texts and import the symbol table back.
Check this FAQ from the siemens support automation website:
http://support.automation.siemens.com/W ... n/15347918