ATTR_PLOT_ZDATA
Type: | Plot attribute |
Description: | Getting this value copies the Z data of the plot into a pre-allocated buffer. Setting this value replaces the Z data of the current plot with the buffer passed in. This buffer must be the same datatype and contain the same number of elements as the plot data it is replacing. |
Plot Types: | Intensity, scaled intensity. |
Data Type: | pointer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |