![Jackson Labs PHASE STATION 53100A Скачать руководство пользователя страница 158](http://html1.mh-extra.com/html/jackson-labs/phase-station-53100a/phase-station-53100a_user-manual_3161392158.webp)
PhaseStation 53100A User’s Manual V1.04 25-Apr-2022
158
Most script authors will not need to use
ScriptBindToPlot().
It is required only in scripts
that support multichannel plots, such as
53100A_performance_test.js
and
5330A_ADC_test.js
. A script can be associated (“bound”) to only one plot at a time, and
most operations performed by a script implicitly involve the currently bound plot.
When a measurement initiated by a script specifies multiple stability channels, as in the
TimePod and PhaseStation validation scripts mentioned, it’s necessary to use
ScriptBindToPlot()
to access the plots that represent all channels of the measurement.
By default, scripts are bound to channel 0 of a multichannel acquisition. It’s a good idea
to restore the default channel-0 binding with
ScriptBindToPlot(AcqChannel(0))
before
returning from any function or event handler that uses
ScriptBindToPlot().
Since plots in multichannel measurements may be moved up and down in the legend
table by the user,
ScriptBindToPlot()
is normally used together with the
AcqChannel()
function. See the two performance test scripts mentioned above for further comments
and usage examples.
ScriptBoundToPlot()
Returns the position in the legend table beneath the graph, from 0 to 8, of the plot to
which the script is currently bound.
Most script authors will not need to use
ScriptBoundToPlot().
It is required only in scripts
that support multichannel plots, such as
53100A_performance_test.js
and
5330A_ADC_test.js
.
ScriptEnd()
Marks the script for cleanup by the TimeLab runtime JavaScript engine. Scripts which
are associated with loaded plots must be terminated with a call to
ScriptEnd()
when
finished. Otherwise, they will continue to run (and consume resources) until one of the
following conditions is true:
- A script exception or other fatal error occurs
- The
Scripts→Stop all running
scripts (
F12
)
command is issued by the user
- The user exits from TimeLab
ScriptFilename(Boolean full_path)
If
full_path
is true, ScriptFilename() returns a String containing the fully-qualified path to
the script’s JavaScript (.js) source file. Otherwise, it returns only the filename itself.
Содержание PHASE STATION 53100A
Страница 1: ...TM 53100A Phase Noise Test Set User s Manual Revision 1 04 April 25 2022...
Страница 16: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 16...
Страница 18: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 18...
Страница 20: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 20...
Страница 30: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 30...
Страница 36: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 36...
Страница 42: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 42...
Страница 64: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 64...
Страница 74: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 74...
Страница 104: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 104...
Страница 116: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 116...
Страница 122: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 122...
Страница 130: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 130...
Страница 140: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 140...
Страница 143: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 143 Figure 66 5 MHz residual phase noise and AM noise...
Страница 214: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 214...
Страница 215: ...PhaseStation 53100A User s Manual V1 04 25 Apr 2022 215 Appendix Legal and regulatory notices...