Got it working Thank you all
On Friday 24,June,2011 08:38 PM, syd adams wrote: > Try this: > > var myTempNode = props.globals.initNode("/sim/temp/TempNode", 50,"INT"); > > myTempNode.setValue(getprop("instrumentation[0]/altimeter/indicated-altitude-ft")); > > > > > >> The code i am using.... >> var myTempNode = props.globals.getNode("/sim/temp/TempNode", 1,); > remove comma at the end. > >> myTempNode.setIntValue( 50 ); >> setprop("/sim/temp/TempNode",getprop("instrumentation[0]/altimeter/indicated-altitude-ft")); >> >> >> Could you please guide me on where i am going wrong please? >> >> >> Thank you > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense.. > http://p.sf.net/sfu/splunk-d2d-c1 > _______________________________________________ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel