LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Code 1604 - happens when a ring or enum is slected

I can confirm that it is still happening in LV2019, I was coming on here to see if there was a workaround, and yours would probably do the trick.

 

In my case, I don't want to "pad" anything in the empty cells of the rows...so just using arrays is not very friendly. I was setting the cell value of the row/index was working great, until I updated an unrelated typedef and now my property node barfs an error anytime *any* enum value is changed in the UI.

 

Yuk.

0 Kudos
Message 11 of 12
(755 Views)

Apparently this is still a problem.  I am having it happen with a combo box.  The control doesn't even need to be within the while loop.  If the table updates between the mouse down and mouse up event on the control it will crash, be it the text portion of an enumerated type or the down arrow of a combo box.  Up or down arrow for an enumerated type seem ok.  Sad that it is still here after this many years.

 

0 Kudos
Message 12 of 12
(119 Views)