LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why is the transition type property disabled?

I'm doing a VI similar to the Digital Waveform Graph example. But, as in the example, i find the transition type property (changeable on the plot legend) enabled only for the first plot and disabled for the rest. I want the plots to be shown as the second transition type style. What have I to do to enable and change them?
0 Kudos
Message 1 of 3
(2,656 Views)
I was reading in the Help that:

Transition Type�Determines how LabVIEW distinguishes differing values on the plot. This only affects plots with more than one bit.

I'm guessing the behavior you're seeing (which I also see) has to do with the fact that this property "only affects plots with more than one bit." I'm still trying to figure out how to configure that. Are you familiar with this?
J.R. Allen
0 Kudos
Message 2 of 3
(2,656 Views)
You are right. Testing my VI I introduced more than one bit only on the first plot. I have tried again with all the plots and now appears Transition Type changeable.

Thanks for the help.

Andres Menacho.
0 Kudos
Message 3 of 3
(2,656 Views)