LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

seemingly unnecessary error messages in labview 8.5

A "diagram disable structure" did not have an "enabled" section, producing an error that did not allow the vi to run.

This took me a while to find, however, since it was at the bottom of a list of  "front panel control has undefined type" errors (which disappeared, once I enabled one of the subdiagrams). This even happens when the "diagram disable structure" has nothing in it.

I've also noticed extra "undefined type" errors popping up in other cases.

Can someone provide a model of the internal workings of labview in which these errors make sense?

0 Kudos
Message 1 of 9
(3,476 Views)
Dustin,

what version of LV are you working with?
In LV 8.5, the errorlist says:
Block Diagram Errors:
- Diagram Disable Structure: Diagram/Conditional Disable Structure has no active diagram.

Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 9
(3,475 Views)

Norbert B wrote:
Dustin,

what version of LV are you working with?


In the message subject itself, dustin told LV8.5
0 Kudos
Message 3 of 9
(3,466 Views)


@Mathan wrote:

In the message subject itself, dustin told LV8.5


Well, thats correct.....
Ok, in this case, please post the VI which generates that error.

Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 9
(3,462 Views)
Here is a shortened version of the project which contains only what is necessary to produce the error messages I described.
0 Kudos
Message 5 of 9
(3,456 Views)
Dustin,

the diagram disable error is "normal", so there is nothing wrong about that.
It is strange that the other error occurs.
I haven't managed to reproduce it with other typedefinitions. Can you verify if it is connected to a special type of typedefs?

Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 6 of 9
(3,451 Views)
In first post his name was dustinS and 5th post it was dsoodak. Same user in different names?
0 Kudos
Message 7 of 9
(3,437 Views)
I originally signed in as DustinS, but when I clicked on the link from the "you have a reply to your message" e-mail, in signed me in as dsoodak.
I think I ended up creating a different user name in IE.
 
 
 
 
0 Kudos
Message 8 of 9
(3,430 Views)

>>I haven't managed to reproduce it with other typedefinitions. Can you verify if it is connected to a >>special type of typedefs?

I tried it with several versions of this one, though it stopped happening when there were no invisible items in the Chart.ctl cluster. Then it didn't happen again (when I made the item invisible again).

I'm still getting it in my full project. It doesn't seem to be causing any other problems, though. It just takes a bit longer to locate the relevant error message.

 

0 Kudos
Message 9 of 9
(3,428 Views)