Using FMU parser.exe
How to use FMU parser.exe? I have try it by ExternalInterfacesApplicationGuide step by step. But it still doesn't work In windows command interface enter:-printidf or other. I'll appreciate if there is some tutorial in detail.
I use Energyplus 9.2.0 now.
Comments
What's the actual command you typed? You need to pass it a *.fmu file. Try
parser -printidf xxx.fmu
Yes, I have typed it.But it seems no feedback.
On Linux it's
--printidf
. Tryparser.exe --help
. Also, on Ubuntu it doesn't work