LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bug (?):Table Edit Position property

What I have done is open a vi written in my old LV6i that has the "OldEditPos" property node, then copieid and pasted that property node (not with the table) into my new vi being written in LV2009. Then right-click the node and relink to my new table and it works fine. My problem was when I select a table cell with LV2009's EditPos, the correct coordinates would show up at the node, but when I used a button to grab the coordinates they would change to -2,-2 as I pressed the button because the button is obviously not a table cell. Is there a way to add that old property node to a library or funtion palette so relinking is the only task that has to be done?
0 Kudos
Message 11 of 12
(733 Views)

Hi Keno,

 

that is also my solution so far (using an LV7.1 vi with just that property node).

 

Your idea is great. Once there was the tip to put own vis in the functions palette, which will be merged into your vi when placed on the block diagram. I have to look up that setting again, but that should work...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 12
(714 Views)