Hello Community,
I currently have a VI that is similar to the Cont Acq&Graph Voltage-Analog SW Trigger.VI example program to read an incoming waveform from an analog input and manipulate it. However, what I actually want to do is have everything that I have already written for DAQmx, including the triggering, but have the signal come from a serial port. I know that VISA can read from the COM port, is there a way to convert VISA to a DAQmx signal so that I can still use my current program? Or is there another way that I can read from a serial?
Thanks a lot, Tim