Instructions

12
ACQ commands
The list of commands
ACQuire:POINts
ACQuire:TYPE
ACQuire:SRATe?
ACQuire:COUNt
ACQuire:POINts
Syntax :ACQuire:POINts <value>
:ACQuire:POINts?
Description :Set or query the memory depth of the oscilloscope
Parameter :<value> ::= value of the memory depth
Explanation :value memory depth
4000 4K
16000 16K
32000 32K
64000 64K
Return :The query returns the actual number of points
Example :ACQuire:POINts 4000 /*Set the memory depth to 4k*/
:ACQuire:POINts? /*The query returns 4000*/