Hi Dr.Li,
In my case, I need to convert several eso files to csv files, so I would like to manually run the command instead of using batch file. The .rvi file simply has two lines as shown below. I use the command: "C:\\EnergyPlusV7-1-0\\PostProcess\\ReadVarsESO.exe" project.rvi
project.eso
project csv
Thanks,
Jia
On Thu, Jul 12, 2012 at 4:19 PM, Jia Hu <hujia06@xxxxxxxxx> wrote:
- Thank you, Linda and Dr.Li. I will take a look and let you know.
- On Thu, Jul 12, 2012 at 4:16 PM, YuanLu Li <yli006@xxxxxxxxxxx> wrote:
- If you cannot follow the DOS batch file syntax, send me the .rvi you have written, and I shall try to explain it to you.
- Dr. Li
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- From: hujia06@xxxxxxxxx
- Date: Thu, 12 Jul 2012 15:18:57 -0400
- Subject: [EnergyPlus_Support] how to use ReadVarsESO to convert eso to csv file
- Hello:
- In my simulation, sometime readvarseso.exe does not run automatically to convert .eso to .csv file. I can use command "ReadVarsESO.exe" to convert "eplusout.eso" to "eplusout.csv".
- My question is that how I can use "ReadVarsESO.exe" to convert "project.eso" to "project.csv", using a name other than "eplusout"?
- Thanks,