Accessing Cursor Y1 and Y2 Values from Multiple Graphs in DIAdem VIEW

Updated Sep 19, 2025

Reported In

Software

  • DIAdem

Issue Details

I have multiple graphs in DIAdem VIEW and using cursors in each one. I can get the Y1 and Y2 from one graph using a script, but how can I access the Y1 and Y2 from the other graphs? 

Solution

To get the Y1 and Y2 values from another graph, you need to activate the area where that graph is displayed. You can refer to VBScript as shown in the image below to activate the area.

Additional Information

This is also applicable if you want to obtain the position (P1, P2) value and the X-axis (X1, X2).