Graphicdata element, Point element – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 16

8
Data messages
XML SDK V8.7.0 Remote Control Interface
unit
Unit of the values on the axis. This attribute is required and is a string, the value depends on the selected
mode.
max
Maximum possible value. This attribute is required and represents an integer, the value depends on the
selected mode.
min
Minimum possible value. This attribute is required and represents an integer, the value depends on the se-
lected mode.
Content
This element has no content.
GraphicData element
Content
Content
Attribute List
count
Indicates the number of pixels (points) returned. This attribute is required and represents an integer.
Count is 1 in case of type “Fax” and 2 in case of “FFT” and “SSTV”.
Content
The content is a sequence of one or more Point elements or a single BinaryFFT element.
Point element
Content
Content
Attribute List
x, y, z
The coordinates of the returned pixel. These attributes are implied and represents integers or floating
point values depending on the type of graphic.
rgb
RGB color information values. This attribute is implied and is a string. It is sent in a hex format
0xRRGGBB, where each of the colors red, green and blue has a weight between 0 and 255.
Content
This element has no content.