02-19-2003 10:34 AM
02-21-2003 10:14 AM
02-21-2003 10:43 AM
02-21-2003 11:49 AM
06-17-2005 11:07 AM
06-17-2005 11:35 AM - edited 06-17-2005 11:35 AM
Message Edited by Dennis Knutson on 06-17-2005 10:35 AM
10-24-2023 07:55 PM
Dear Chris,
I am having the same problem, I tired many advises, but nothing has worked. Will you advise if you have any solution to that, please.
Thanks
Ben
10-31-2023 11:49 AM
Ben,
This thread is almost 20 year old and may not get a response from those above. With that said, are you reading the data as a string and displaying that as Normal? Try displaying in Hex as this will give you the byte data for the unprintable characters.
In your code, I would then create the IEEE-754 Single Precision value by:
See if that helps.
11-03-2023 10:36 AM
Follow Minions advice, buat also be more specific in your question and perhaps attach your code.
Are you using an HP3577? LabVIEW driver or VISA Read or GPIB Read as the OP was?
What is the expected value and what value do you see? Are you using the right termination characters, these can differe for some instruments depending on if you are transferring ASCII or BINARY data.
Craig
11-16-2023 11:01 AM
Minions,
Hi,
I solved my problem by changing the nature of the data from Binary to ASCII, but the issue is still unresolved for me, I try your advise and I let you know the result.
Many Thanks
Ben