ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Launch a Graph display

Hello

Question 1 :

I am trying to launch a graph window running by a subvi in a second monitor in FS.

Its working well but i cant access the main panel when it is running.

I was thinking that it may be in the vi properties, but can't find why.

Is there a way to do it? have you any example that could help me?

 

Question 2 :

The main purpose of this project will have 3 screens, 2 for graph and one for the control of some instu. and valves.

My question is how can i exctract the size of all the screens with the displayall:monitor function? (get ride of the depth in the cluster) in order to run all of this in full screen.

Download All
0 Kudos
Message 1 of 3
(2,544 Views)

Hi Renardy,

 

1) Porbably you set your subVI to "Dialog"/"modal" type in it's settings... (Can't open LV2012 VIs by now.)

2) As usual you use a loop (or IndexArray) followed by Unbundle(ByName):

check.png

Do whatever you need to do with the Bounds cluster...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,534 Views)

Thank you for the help i was in custom mode for some reasons and when i change some parameters i can do what i want.

 

Problem solved.

0 Kudos
Message 3 of 3
(2,525 Views)