Hi,
I am trying to read binary floating point numbers from a SR850 lock-in using GPIB. The GPIBWrite function only gives the output as a string. There is no way to access type-cast nodes of any kind. I don't know how it converts the data to a string, so I don't know how to unflatten it (if that is what is required).
Please let me know how to get the binary floating point data out. My only other option would be to get the data out one point at a time or try to decode the string somehow, which would be very time-consuming.
Thank you,
Beverly