User manual
GSP-9300 Programming Manual
218
Parameter
<n>
<NR1> 1~4
Return Parameter
<csv data>
Trace data in CSV format:
point#1, point#2…..point#n
Example
:TRAC? TRAC1
>-5.234e+01,-4.593e+01,-5.533e+01,-4.604e+01,-
>5.353e+01,-4.557e+01,-5.280e+0
>1,-4.785e+01,-5.459e+01,-4.578e+01,………………
:PIXel? TRACe<n>
Query
Description
Returns the trace pixel data (real pixel value x100)
for the selected trace in binary coded decimal
format, represented by 2 characters per pixel
(Highbyte_Lowbyte). Each trace has 601 pixels. In
total, the query will return 1203 characters (601x2 +
1 EOF character). If you wish to determine the real
value of a pixel simply divide the binary coded
decimal character by 100. A binary coded decimal
to ASCII lookup table is included in the Appendix
on page 227.
The pixel data that is returned is the y-axis pixel
data for each nth pixel. The pixel data is taken
from the display image data(450 x 600 pixels total).
Pixel value = 58 ~ 508
58
508
Pixel data
in image
Pixel number 1 ~ 601
Pixel#1 Pixel#601
Example, pixel#1,
pixel value=162
Image data