LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event Structure is Unsupported Error for gviweb

I have a gviweb in NXG. There's a while loop with an event structure in it that responds to a few button presses.

 

The gviweb won't compile because there's an error where the source is "Event Structure" and the message is "This terminal's type is unsupported on the current compilation target"

 

What does this error mean?  Is there a problem with the event structure?

0 Kudos
Message 1 of 5
(2,194 Views)

Difficult to say without seeing the code. I assume you might be using a GType, or something similar that is not supported in WebVIs.

 

I have used Event Structures in LabVIEW NXG 3.0's WebVIs, so I assume the structure itself if not the problem (unless you're in a lower version of the software).

 

All the best,

0 Kudos
Message 2 of 5
(2,124 Views)

Thanks for responding.  No, I'm not doing anything complicated.  I have used Event structures in WebVIs before too without issue.  

 

In this case, I deleted the event structure and redid the code and I didn't see the error this time.  I know I didn't do anything different, but somehow the problem has gone away.  

 

I am still hoping to learn what the error signified as I haven't seen any information on it.

0 Kudos
Message 3 of 5
(2,093 Views)

Hi pulidotech,

 

Do you have a copy of the original project with error that you could share?

 

Thanks,
Frank

0 Kudos
Message 4 of 5
(2,067 Views)

Sorry, I don't have a copy of the project that has the error.

0 Kudos
Message 5 of 5
(2,045 Views)