Hi I'm new to serial and bus communication. I've never write a labVIEW code from scratch before and I'm not sure where to start. I have a potentiostat model 273 that I'm trying to communicate with using a RS 232C connection. I've set up all the parameters such as baud rate, stop bit, etc so that the parameters on the potentiostat and the computer match. Now I need to write a code that will allow me to control the device through LabVIEW as well as receive data in a waveform format. I'm not sure if this is possible using just the RS 232 cable so I also have a DAQ 6009 that is connected to the device. I want to know if its possible to do all of this in one code and if not how I would go about communicating and logging data.
↧