A boolean indicator can be made to exhibit tristate functionality by several methods. The attached VI illustrates how to do this two different ways. The first method uses two boolean controls to give the LED three states while the second one uses and enumerated control to achieve the same results. The screenshot below shows how this is implemented as well:
