LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tab Control Property Node unknown error on TPC

I am using Lab View 8.6.  I am programming an HMI onto a TPC 2106.  I am using a Tab Control and it workls fine.  The problem is when I add a property node for the tab control to the block diagram.  I get an unknown error no matter which property I choose or if it is read or write.  I tried it on a vi destined for the computer and it works fine.  It seems to be an issue with the TPC 2106 as the destination.
0 Kudos
Message 1 of 2
(2,104 Views)

Hi vrundquist,

 

When compiling a VI for a TPC, there are many properties of controls and indicators that will not be supported.  Which properties specifically have you tried?  I want to be sure you are choosing a property that should be OK.  For example, try the Visible property.  Also, is there anything else going on in your code, or can you reproduce this with a VI that has nothing but a tab control?

 

Regards,

Brian A.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,076 Views)