12-09-2010 06:33 PM
I am using LabVIEW version 10.0f2, but I said ver 8.6.1 since mine wasn't there in the dropdown. I am new to Labview, but am trying to catch up fast since I think it is an absolutely amazing software. I use a Polytech Vibrometer OFV-5000 to measure displacements and velocities in the micro/nano lab, and wanted to acquire data on the PC via a RS232 cable. I needed my device drivers for the same. LabVIEW has drivers for Polytech Vibrometer OFV-3001, but they won't work for my model. Can anyone help me?
12-10-2010 01:07 PM
Hello,
It does not look like we have a driver for that device in the Instrument Driver Network. You can still us LabVIEW to program it, but you will need to use VISA calls for your device. You will also need to consult your user manual to look at the commands needed for your device. Have a great day!
Best Regards,
Adam G
12-14-2010 03:49 AM
Well, as far as I know the Polytec-Controller, you can control the unit, set and read the setup (filter, ranges, laser on/off etc) values and the command set is in the manual.
Reading the velocity/displacement values seems not to be possible via RS232, only with S/P-DIFF Digital out. (The RS232 is slow and async , doen't make much sense unless you have a lot of memory in the controller 😉 ) usually you use the analog output and do the trigger/sync with your DAQ hardware
Have you asked polytec for a driver? I know they work a lot wiht NI hardware ...
We have a bunch of vibrometers, however since we (need to) use it as a primary standard, we do the decoding of the heterodyne signal by our own ...
11-09-2011 02:43 PM - edited 11-09-2011 02:43 PM
I have a OFV-5000 and I read the velocity via the analog signal on the BNC front panel. If you have the VD-06 then you can use the SPDIF otherwise you are stuck with analog. You can also access many operating parameters via the activex libraries that come with the PSV software.
06-24-2015 04:49 AM
Hello everyone,
I use the vibrometer PDV 100 from Polytech and try to convert the SPDIF signal with LabView.
I read you have made a VI wich can convert the digital signal. Can I access to it?
I have only found SPDIF converter coupled with FPGA system wich are useless in my case.
Thank for you help
Laurine
09-26-2024 12:20 PM
Does anyone have the software manual ?