Josh858
2008-06-09 21:40:08 UTC
I am working my first project in labview and have little experience with this subject. I am needing to talk to a piece of equipment through a serial communication line. I am using a PXI 1045 chassis with the NI 6534 Digital I/O board installed. What I need to do is to be able to send this piece of equipment a control word, and then receive back a status from the equipment. I have the send portion figured out but I am having problems with the timing of the receive. The incoming data would consist of a start bit, X data bits, a parity bit and a stop bit. I would like to be able to set up my input so that it waits to receive the start bit, records the data and the parity bit and then stops the read and prepares to send another control word. I have not found any questions on this post that address this type of question or any examples that help but if you know of any that may be of assistance please guide me to them. Thanks in advance for any help. Josh