Don't know if this is possible, but we'll give it a try. I need to output a cycling digital signal across a RS-232 line. That is, when the program starts, the line will be 0(V). After 285 minutes, the line will go to +5(V). Then after 30 minutes, the line will go to 0(V), then after 68 minutes, the line will go to +5(V). After 97 minutes, this cycle will repeat. Each cycle is 8 hours. This will go on for 35 cycles. I can set up the time loops and waiting. However, I don't know how to write a continuous 0(V) or +5(V) signal to the transmission line of the RS-232 cable. General info: pin 3 is TxD, pin 5 is Gnd, no need for RxD.
If you have any ideas, please let me know. Thanks in advance.
Jon
If you have any ideas, please let me know. Thanks in advance.
Jon