DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Plotting data in diadem via LV

Solved!
Go to solution

Is it possible to plot data in diadem by specifying the x and y axes values from LV at runtime? I am looking for a solution something like:

 

1. Load data into Diadem(give the command from LV).

2. Load layout into diadem(give the command from LV).

3. Specify the channels to be plotted from LV.

4. Plot data

5. Stop

 

Thanks,

Yash

 

 

0 Kudos
Message 1 of 2
(3,828 Views)
Solution
Accepted by topic author Yashasvi

Hi Yash,

 

Please can you have a look at this piece of example code, I think it does what you have requested.

 

You will need to build up a customised array to insert the different channels. You will also need to know the name of your axis system in DIAdem, you can find this by hovering over the axis system in the report view of DIAdem and looking in the status bar at the bottom left of the application window.

 

Regards
JamesC
NIUK and Ireland

It only takes a second to rate an answer 🙂

Message 2 of 2
(3,798 Views)