ELEMENT_TYPE_SURFACE

The tables below describe the ELEMENT_TYPE_SURFACE specific parameters and additional fields for the MSG_CONF_DASHBOARD_ELEMENT message. This element generates a 3D surface plot that visualizes the grid of data points from the target. There is one input stream that accepts grid type data.

Table 5-85. ELEMENT_TYPE_SURFACE Specific Parameters
ParameterValue
ELEMENT_TYPE0x0D
Total data length of MSG_CONF_DASHBOARD_ELEMENT when using ELEMENT_TYPE_SURFACE47
Table 5-86. Additional Data Fields to MSG_CONF_DASHBOARD_ELEMENT for ELEMENT_TYPE_SURFACE
FieldSizeValuesDescription
Fill color3 bytes0xRRGGBBRGB color of surface fill
Mesh color3 bytes0xRRGGBBRGB color of surface mesh
Background color4 bytes0xAARRGGBBRGB color of background
Background gradient color4 bytes0xAARRGGBBRGB color of background gradient
Axis color3 bytes0xRRGGBBRGB color of axes
Tick color3 bytes0xRRGGBBRGB color of ticks
X Rotation1 byte-90-90Rotation of view around X axis in degrees
Y Rotation1 byte-90-90Rotation of view around Y axis in degrees
Z Rotation1 byte-90-90Rotation of view around Z axis in degrees
Attributes1 byte
  • Bit 0: Show X axis
  • Bit 1: Show Y axis
  • Bit 2: Show Z axis
  • Bit 3: Show fill
  • Bit 4: Show mesh
  • Bit 5: Use palette coloring
Scaling mode1 byte
  • 0 = Static
  • 1 = Scale roof and floor
  • 2 = Scale roof
  • 3 = Scale floor
  • 4 = Sticky scale roof and floor
  • 5 = Sticky scale roof
  • 6 = Sticky scale floor
Axis minimum4 bytesFloating pointMinimum value (floor) of Y axis
Axis maximum4 bytesFloating pointMaximum value (roof) of Y axis

Example

The picture below shows an example of a surface element. The element data fields for the example are shown in the table below the picture.

: The appearance of elements will vary with operating system version and configuration.
Table 5-87. Surface
FieldValue
Z-index0
X-coordinate5
Y-coordinate5
Width750
Height590
Element type0x0D
Fill color0x2F4F4F
Mesh color0x000000
Background color0x00000000
Axis color0x505050
Tick color0x505050
X Rotation35
Y Rotation-70
Z Rotation0
Attributes0b00111111
Scaling mode5
Axis minimum0
Axis maximum10