Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Use "enum" as Queue Element in touch panel module, will introduce "missing VI or C file" error when building a CE application?

I write a VI much like AMC example, But I use "Enum" type as queue Element.

Queue_Element_Enum.png

When I building the VI, labview prompts error dialog as following

 Error.png

 

But when I change the queue element type to string or int, it works.

Queue_Element_String.pngQueue_Element_Int.png

My question is why enum type can't use as queue element in touch screen module ?

 

0 Kudos
Message 1 of 1
(4,753 Views)