UNI-T
UPO 3000E&UPO2000E Series Oscilloscope Programming Manual
Set average count of average sampling mode, <count> stepped in Nth power of 2, take value
from 2~8192 , 1
≤
N
≤
30.
Return format:
Query return the current average count.
For example:
:ACQ:AVER:COUN 32
set average count as 32
:ACQ:AVER:COUN?
query return 32
:ACQuire:MEMory:DEPTh
Command format:
:ACQuire:MEMory:DEPTh
{ AUTO | 700 | 7K | 70K | 700K | 7M | 70M }
:ACQuire:MEMory:DEPTh?
Functional description:
Set depth mode of sampling storage.
Return format:
Query return{ AUTO | 700 | 7K | 70K | 700K | 7M | 70M }.
For example:
:ACQ:MEM:DEPT ATUO
set storage depth as AUTO mode
:ACQ:MEM:DEPT?
query return AUTO
DISPlay Command
This command is to set or query display function or data.
:DISPlay:DATA?
Command format:
:DISPlay:DATA?
Functional description:
For query the current image data on the screen.
Return format:
Query return BMP image data, return data is conform to binary data IEEE 488.2 # format.
For example:
:DISPlay:DATA?
query return image data image data
data format
:
#80bitmap data
:DISPlay:FORMat
Command format:
:DISPlay:
FORMat { VECTors | DOTS }
:DISPlay:FORMat?