I have a DIO pin connected to a Solid State Relay which controls 115AC. I want to make sure that the AC voltage does not flow to my heater unless I have my Labview Program running and I am sending a high TTL signal to the SSR. This should not be a problem since the user has to flip on a mechanical switch to use the oven, but should someone close the program, and forget to flip this switch off, I want to be sure that the TTL signal will not float high enough to allow the 115VAC to the heater.
In a round about way, I am trying to ask how to I make sure that the DIO pin is at gnd when Labview is not in use. It tends to float around 1.25V. Thanks.