Admin Production ni-theme
Current Publication

ATTR_TRACE_POINT_STYLE

LabWindows/CVI

ATTR_TRACE_POINT_STYLE (Trace)

Type: Trace attribute
Description: The point style for the trace on the strip chart.
Data Type: integer
Default Value: VAL_EMPTY_SQUARE_WITH_CROSS
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

VAL_EMPTY_SQUARE An empty square.
VAL_SOLID_SQUARE A solid square.
VAL_ASTERISK An asterisk type character.
VAL_DOTTED_EMPTY_SQUARE An empty square with a dot in its center.
VAL_DOTTED_SOLID_SQUARE A solid square with a dot in its center.
VAL_SOLID_DIAMOND A diamond shape (similar to a cross).
VAL_EMPTY_SQUARE_WITH_X An empty square with an x-like shape in its center.
VAL_EMPTY_SQUARE_WITH_CROSS An empty square with a cross in its center.
VAL_BOLD_X A bold x-like shape.
VAL_SMALL_SOLID_SQUARE A small solid square.
VAL_SIMPLE_DOT A small dot.
VAL_EMPTY_CIRCLE An empty circle.
VAL_SOLID_CIRCLE A solid circle.
VAL_DOTTED_SOLID_CIRCLE A circle with a dot in its center.
VAL_DOTTED_EMPTY_CIRCLE A solid circle with a dot in its center.
VAL_BOLD_CROSS A bold cross of equal height and width.
VAL_CROSS A cross of equal height and width.
VAL_SMALL_CROSS A small cross of equal height and width.
VAL_X An x-like shape.
VAL_SMALL_X A small x-like shape.
VAL_DOTTED_SOLID_DIAMOND A solid diamond shape with a dot in its center.
VAL_EMPTY_DIAMOND An empty diamond shape.
VAL_DOTTED_EMPTY_DIAMOND An empty solid diamond shape with a dot in its center.
VAL_SMALL_EMPTY_SQUARE A small empty square.
VAL_NO_POINT No cursor point.