07-21-2005 10:17 PM
07-22-2005 10:29 AM
07-26-2005 06:57 PM
Hi Dennis,
Thanks for your reply. Sorry this is kinda late, but i was working on the meter and didnt get a chance to review the forums. As far as i know, NI doesnt have a driver software for this meter. It is PM 100 from ThroLABS.
As far as that error is concerned, i figured out that the buffer overflow was because the buffer was apparently full, and when i tried to send another command to the buffer of the equipment, i was getting and error of overflow. So i found this real nice VI for serial comm. online which clears the buffers before writing anything into it. SO now i am able to communicate with the power meter and all the commands are working properly.
However, now i am running to trouble for acquiring data. Do you think that i should use this serial VI i found online as a sub VI in a new VI that i might make to take certain data? I am new to LabVIEW as you might be able to tell. So any help in data acquisition will be helpful. Oh, and here's the link where i got the serial VI from:
http://hannahsmac.magnet.fsu.edu/labview/vi_library.html >>> scroll down to Serial Port Handler and download the 6.1 VI.
Anyway, thank you for your reply, i really do appreciate it. If you can find a driver to this meter (ThorLABS PM 100) please tell me, that might help me in the data acquisition process. Thanks
Haris
07-27-2005 09:21 AM