07-25-2022 11:57 AM
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?
07-25-2022 12:06 PM - edited 07-25-2022 12:08 PM
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:

07-25-2022 12:39 PM - edited 07-25-2022 02:44 PM
@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.) 😄
07-25-2022 01:16 PM
Hahaha.... This is the problem for not reading the instruction. I am sorry. smh...
07-25-2022 03:22 PM - edited 07-25-2022 03:24 PM
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...