Oscilloscope addon: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:
Click any BNC connector (Channel 1 or Channel 2) to open the input dialog.<br />
Click any BNC connector (Channel 1 or Channel 2) to open the input dialog.<br />
Enter a valid source as:
Enter a valid source as:
* Numeric or boolean Property address
* <u>a Numeric or boolean Property address</u>
:  eg.: ''/position/altitude-agl-ft''
::  eg.: ''/position/altitude-agl-ft''
* Numeric Nasal expression  
* <u>a Numeric Nasal expression</u>
:  eg.: ''getprop("/engines/engine/rpm") /100 ;'' (do not forget the {{key press|;}})
::  eg.: ''getprop("/engines/engine/rpm") /100 ;'' (do not forget the {{key press|;}})
* any number
::  eg.: ''0 ;'' (only useful to adjust Offset)
:  eg.: ''5.5'' (only useful to adjust Offset (Vert. position)
::  eg.: ''5+4*math.sin(D2R*int(100*systime())) ;''
Since the oscilloscope's time is the simulated one, simulation must not be paused in order to see the resulted plottings.
The reading window above the connector will display the current source value.


== Related ==
== Related ==
{{Appendix}}
{{Appendix}}
229

edits

Navigation menu