Dear Window support team,
I really love the command line feature of window. It works fine for almost everthing
- glazing systems,
- calculate existing window,
- write window reports for existing window
but I can't add a new window to window data base (*.mdb) by commandline.
I don't get no error in the log file.
The xml file and data base are found and read.
The referred IDs of the xml exist in the data base.
Command line:
"C:\Program Files (x86)\LBNL\WINDOW7.6\W7.exe" -pw xxxx w7_76_mh.mdb -log test_window.log -clearlog -xml gen_window_ID4_v2.xml -idStart 4 -idStop 4 -calcWin -exit
gen_window_ID4_v2.xml:
<W6XMLInput>
<CalcOptions BsdfCalc="no" SpecularMatrixCalc="no" Basis="W6 standard-basis" AutoOverwrite="Yes"/>
<Window Id="4" Name="test" Height="1200" Width="1500" Area="1.8" EnvironmentalConditions="1" Tilt="90" Comment="" OperatorType="Fixed">
<GlzSys Id="3" />
<Frame Id="1" CrossSection="Jamb"/>
<Frame Id="1" CrossSection="Sill"/>
<Frame Id="1" CrossSection="Head"/>
<Divider Id="4" />
</Window>
</W6XMLInput>
Any help/hint is highly appreciated because we have to generate a new library with many new windows.
Thanks a lot!!
Marion