04-17-2017 10:45 PM
I'm Azura. I'm doing research about thermal wave physics. my project require two thermal image using the labview, daq and lock-in amplifier. first image is require the voltage value which i receive from daq. second image is require phase value receive from lock-in amplifier. but currently, I'm having problem to receive the phase value and form image from the phase value.I'm only get 0 reading for phase using lock in amplifier. is it have another way to receive phase data using usb daq? I'm using lock in amplifier model sr530. Here I am attach labview for lock in amplifier, SR530.
Solved! Go to Solution.
04-17-2017 11:46 PM
Am I right in thinking that:
It's not clear to me where your termination character is set, or what the default for the SR530 is. You can apparently set custom termination character(s) (up to 4) using the 'J' command, but I'm guessing that either <LF> or <CR><LF> are the default, which is likely to be the default for LabVIEW too.
You might have an easier time using the VISA Configure Serial Port node and holding onto your VISA value - your current VI seems to be indexing an array of existing VISA connections, which although it probably (possibly?) works isn't the clearest implementation.
04-18-2017 11:30 PM
yes, I want phase of a signal using the method described in the SR530 manual, Ø = - tan-1(Vpsd2/ Vpsd1).I only get the 0 for the ch.2 .but I receive the reading for Ch,1, X1 and frequency.
04-19-2017 01:53 AM
04-19-2017 01:58 AM
yes, I set the display to R, Theta. I should read the phase in Ch.2 but this doesn't display anything. It's only display for Ch.1 and frequency reading.
04-19-2017 03:03 AM
04-19-2017 03:11 AM
04-19-2017 06:07 AM
04-19-2017 10:20 AM
thank you but I cant open due to the labview version..I'm using labview 2015( 32bit).can you convert the version..so sorry
04-19-2017 11:09 AM