User manual

COMMAND DETAILS
55
Syntax
:DISPlay:WAVEform {VECTor | DOT | ?}
Parameter
VECTor
Vectors
DOT
Dots
Return parameter
Returns VECTOR or DOT.
Example
:DISPlay:WAVEform VECTor
Sets the waveform to vectors.
:DISPlay:OUTPut
Description
Returns the screen image as a 16 bit RGB run
length encoded image.
Syntax
:DISPlay:OUTPut?
Return parameter
Format: header+data+LF
For example assuming the image data size is 31649
bytes then the following would be returned:
#531649<[count] [color] [count] [color]….. ><LF>
Where #531649 is the header, each [count] and [color]
data are 2 bytes and <LF> is a line feed character.
Example Image
(Image extracted
using Labview)
Query