![Jackson Labs PHASE STATION 53100A Скачать руководство пользователя страница 160](http://html1.mh-extra.com/html/jackson-labs/phase-station-53100a/phase-station-53100a_user-manual_3161392160.webp)
PhaseStation 53100A User’s Manual V1.04 25-Apr-2022
160
ScriptLastStatusMessage()
Returns a String containing the most recent status message displayed by TimeLab. This
function may be useful for logging and report generation.
ScriptMessageBox(String heading, String message, String b1_text [, String b2_text [, String b3_txt]])
Presents a modal dialog box to the user that accepts button presses. An example
appears below.
if (ScriptMessageBox( "Manufacturing Test",
"Connect input signals and click 'OK' to continue.",
"OK",
"Cancel") != 0)
{
ScriptEnd();
return;
}
When executed, the result is a dialog box of the form
Text for one, two, or three buttons can be specified as the
b1_text
,
b2_text
, and/or
b3_text
argument(s) to
ScriptMessageBox()
. The returned value will equal the numeric index of the
button selected by the user, beginning with 0 for the
b1_text
button.
ScriptMinsToHMS(Number minutes)
Returns a String representing the
minutes
argument as hours, minutes, and seconds.
Example: The following statement
Print(ScriptMinsToHMS(10.5));
will display:
10m 30s
Figure 68: ScriptMessageBox() dialog
Содержание 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...