Hello BHARATHINDIAN,
I am assuming that your device is being connected to your computer through a serial port and since I am unaware of the LabVIEW version you are using do you mind posting with the answer to that in your next post as well. If my first assumption is correct, the simplest way to interface with your device with LabVIEW is to open the Basic Serial Read and Write.vi in the example finder. You can navigate to this by clicking on Help<<Find Examples<<Hardware Input and Output<<Serial<<Basic Serial Read and Write. Once this example is open, make sure to correctly identify the port,data bits, parity, and baud rate that your device will communicate at.
Another option that will allow you to use LabVIEW to work with your device is to look at the following
Developer Zone article on creating your own Instrument Driver for the device you are using. Thanks again and have a great day!
Regards,
Nicholas K
National Instruments
Applications Engineer