The information that they send it is not important to me, what is important is that the user should not be able to change the value of the first control if the second control is active (this control is a boolean one, active means it is set to TRUE).
But the main question is if it is possible to program all this in a subvi, and from the subvi change the properties of a control in the main vi.
I dont want to program anything in the main vi, I just want to place my block (subvi) and wire a couple of controls to it, and I want to manage these controls from the subvi.