LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unexpected Data Points & Missing Higher Values in 3D Scatter Plot

Hello NI Community,

I am working on a LabVIEW program that processes digital inputs (lines 0-15) using interrupts and visualizes the data in a 3D scatter plot with:

  • X-axis: Lines 0-7
  • Y-axis: Lines 8-15
  • Z-axis: Interrupt occurrence count

However, I am facing two issues in my plot:

  1. Unwanted points appear on the X-Y plane that should not exist.
  2. Higher Z values disappear when a smaller X or Y value is detected.

I have attached screenshots of my block diagram, scatter plot, and data table for reference.

I would appreciate any insights on how to fix these issues!

Thanks in advance for your help.

Attachments:

  • 3D Scatter Plot output
  • Data Table
Download All
0 Kudos
Message 1 of 1
(45 Views)