LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone know how to get the property nodes and invoke node circled in this tutotrial below?

So I am trying to complete a tutorial. I would like to know the best way to get the circled property nodes and invoke node in the picture below. I attached my block diagram and also the picture.  I managed to get property node "FP.center". The way I did it was to right click on the block diagram >> application control >> Grabbed "VI server", placed on the block diagram.

Right click on the VI server block and then follow these steps:  right click on the VI server block >> create >> method for VI class >> front panel >> center. So this is how I managed to get "FP. Center". I just can't figure out how to get the rest. 

Can someone please walk me through the steps?

 

 

GRCK5000_0-1658766807169.png

 

Download All
0 Kudos
Message 1 of 5
(1,749 Views)

Hi GRCK,

 


@GRCK5000 wrote:

Can someone please walk me through the steps?


So you want us to repeat all the text for item 1, 2, and 3 as is written in your image? Really?

Why don't you simply follow the description in your image?

 

Here's your walk-through:

Best regards,
GerdW


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

@GRCK5000 wrote:

I would like to know the best way to get the circled property nodes and invoke node in the picture below.


The "best" way is as described. (There are plenty of other ways, but they are slower to do.) 😄

Message 3 of 5
(1,726 Views)

Hahaha.... This is the problem for not reading the instruction. I am sorry. smh... 

0 Kudos
Message 4 of 5
(1,713 Views)

I like to place the "This VI"  VI-Server reference from the "Application control" palette before, since the property node from this palette defaults to the class "Application". If you wire the reference, it is immediately the needeed property node for my VI.

My two cents...

Greets, Dave
0 Kudos
Message 5 of 5
(1,692 Views)