![KUST Elektronik PT5040 Скачать руководство пользователя страница 77](http://html1.mh-extra.com/html/kust-elektronik/pt5040/pt5040_operation-manual_2012318077.webp)
PT5040 Operation Manual Chapter 8 SCPI Command reference
The :TIME command sets the time range. The :TIME? query returns the current time range.
Command syntax: MEASure:TIME <star>,<end>
Where,
<start> is the start point of time, NR1 format and ranging from 1 to 600 without unit.
<end> is the end point of time, NR1 format and ranging from 1 to 600 without unit.
For example: WrtCmd( “MAES:TIME 100,200” ); set the time to range from 100 to 200.
NOTE: The value of the end point must be larger than that of the start point; otherwise an
error message will be displayed on the system message line.
NOTE: The measurement ranges of frequency and time are the same, thus the time range
will vary with the frequency range.
Query syntax: MEASure:TIME
?
Return format: <start>,<end><NL^END>
Both <start> and <end> are NR1 format.
ABORt
subsystem command
PT50xx will abort the current measurement as soon as the ABORt command is received.
Command syntax: ABORt
For example: WrtCmd( “ABOR” )
;
Mass
MEMory subsystem commands
The Mass MEMory subsystem commands load and store files. Figure 8-14 shows the Mass
MEMory subsystem command tree.
Mass MEMory :LOAD
:STATe <record number>
:SAVE or STORe :STATe <record number> [
,
<“filename”>]
:DELete :STATe <record number>
Figure 8-14 Mass MEMory subsystem command tree.
NOTE: The Mass MEMory subsystem commands will be ignored in the phase of testing.
The :LOAD:STATe command is used to load the stored file.
Command syntax: MMEMory:LOAD:STATe <record number>
Where,
<record number> is the file serial number ranging from 1 to 60 without unit.
For example: WrtCmd(“MMEM:LOAD:STAT 1”); load file 1.
NOTE:
1. If the file you want to load is not available,
“File not exist” message will be
displayed on the system message line.
2. If the input file number is out of 1 to 60, message
“Out of file range” will be
displayed on the system message line.
8-28