Quote:
Originally Posted by CHSboy
I was wondering, how do you get the status thing coming from the compressor enabled vi's error out
|
The status is using Unbundle by Name to pull the status Boolean out of the error cluster. You can access it in programming -> Cluster, Class, & Variant -> Unbundle by Name.
Quote:
Originally Posted by CHSboy
and how do you get the TF status things that aren't selecting true or false like the others.
|
I think you're referring to the indicators. You can right click on any output on the block diagram and choose create -> indicator, which will create an indicator of the correct type on the front panel. You could also make an indicator on the front panel, and then wire it on the block diagram, for example, using a round LED. A Boolean indicator will normally have a picture of an LED on the front panel, but if you right click on it and unselect view as icon, it will use the same type of picture as the screen shots above.