The command line entry used to retrieve log data using studyrlt is:
studyrlt.exe <study> -message <sequence> <message ID> <occurrence> <item> [-unit SI|Metric|English]
Show the highlighted screen output value in SI units from the Fill+Pack (Flow) output, where the analysis sequence used is Cool + Fill+Pack and the study file used is cpu_base.sdy.
Packing phase results summary for the part : Bulk temperature - maximum (at 1.168 s) = 238.7674 C
studyrlt.exe cpu_base.sdy -message 2 40410 2 1
Show the highlighted screen output value in SI units from the Fill output, where the analysis sequence used is Fill and the study is cpu_base.sdy.
Filling phase results summary for the part : Bulk temperature - maximum (at 0.948 s) = 240.9522 C
studyrlt.exe cpu_base.sdy -message 1 40410 1 1
Write the screen output for the Fill+Pack analysis, in English units, to the file flow_English.txt, where the analysis sequence used is Cool + Fill+Pack + Warp and the study is cpu_base.sdy.
studyrlt.exe cpu_base.sdy -exportoutput 2 -output flow_English -unit English
Write the screen output for all analyses in the study cpu_base.sdy to the file cpu_base.txt using SI units.
studyrlt.exe cpu_base.sdy -exportoutput