01-13-2010 04:05 AM
Dear all,
As my requirement i want to feed the serial data from the third party instrument to RFSG.
Is it possible are not, If possible can u tell me the procedure.
01-13-2010 05:06 AM
Hi nhyderabad,
Of course it is possible to get the data via a serial port from a third party instrument and it is very much possible also to generate that data through a RFSG (analog out).First tell me one thing ,which third party instrument are you using?Have you searched whether a driver is available or not(to search for driver visit www.ni.com/idnet).Else you need to start from scratch,i.e use serial port functions to communicate with the instrument and get the data and you had to know how the data is formatted as the serial communication will be in characters(strings in lab view).Once you are able to plot the data on a graph or chart,then you are able to generate the data through analog output as well.
So keep trying.
Thanks and regards,
srikrishnaNF
01-13-2010 05:09 AM
01-15-2010 12:24 AM