August 21, 200817 yr Commercial Member I need to know the value of the Simulation Rate in the C gauge, but this parameter seems to be available only to the XML gauges. Is there any way of getting to this parameter? I suppose I could make an XML code that copies it to the L: variable which can then be read in by the C gauge, but I was hoping for a more direct, elegant way...Misho P3D SpacePort Team
August 21, 200817 yr Commercial Member Assuming you have a variable declared as:FLOAT64 sim_rate;execute_calculator_code("(P:SIMULATION RATE,Number)",&sim_rate,NULL,NULL); Ed Wilson Mindstar AviationMy Playland - I69
Create an account or sign in to comment