07-20-2005 11:47 AM
07-20-2005 03:13 PM
07-20-2005 03:23 PM
07-20-2005 03:38 PM
07-21-2005 10:38 AM
07-21-2005 11:08 AM
Hi Andrew:
Looks like you need to uninstall and reinstall VISA. Please reference the knowledgebase on how to resolve VISA error -1073807202.
Regards,
Emilie S.
07-21-2005 01:02 PM
07-22-2005 01:00 PM
Hi Andrew:
One ASCII character is one byte or 8 bits. If you are reading in 8 characters then you are getting 64 bits. I don't know a lot about your device but in looking at the site you listed it seems that you are not getting all of the characters you should be getting. What part of that long string does it look like you receive, time, position, or velocity?
To answer your question though, yes you can just get portions of a string, or in otherwords parse your data. Have a look at the string palette. There is a function called String Subset that I think will work for you.
Regards,
Emilie S.
07-25-2005 11:12 AM
07-25-2005 11:32 AM