![KUST Elektronik PT5040 Скачать руководство пользователя страница 69](http://html1.mh-extra.com/html/kust-elektronik/pt5040/pt5040_operation-manual_2012318069.webp)
PT5040 Operation Manual Chapter 8 SCPI Command reference
Where,
MAX Extend the waveform 8 times the original size, which is to its maximum size.
MIN Not to extend the waveform.
1 Not to extend the waveform.
2 Extend the waveform 2 times.
4 Extend the waveform 4 times.
8 Extend the waveform 8 times.
STATistic
subsystem commands
The STATistic subsystem commands set the statistic function to ON or OFF, clear or save statistic
data. Figure 8-9 shows the STATistic subsystem command tree.
STATistic
[:STATe] ON(1)
OFF(0)
:CLEAr
:SAVE
Figure 8-9 STATistic subsystem command tree
The [:STATe] command sets the statistic function to ON or OFF. The [:STATe]? query returns the
current state of the statistic function.
Command syntax:
ON
STATistic[:STATe]
OFF
1
0
Where,
1 (decimal 49)
When the function is ON
0 (decimal 48)
When the function is OFF
For example: WrtCmd( “STAT ON” ); turn on the statistic function.
Query syntax: STATistic[:STATe]?
Return format:<NR1><NL^END>
The :CLEAr command is used to clear the statistic data.
Command syntax: STATistic:CLEAr
The :SAVE command is used to save the statistic data to a file.
Command syntax: STATistic:SAVE
8-20