02-01-2010 06:28 AM
02-01-2010 07:07 AM
NMAYO,
You mention that the MW100 is returning a blank string. One thing to remember, if a framing error is detected while a byte of data is being received, VISA will replace that byte with the default error replacement character and generate a VISA error. The default error replacement character is a null or blank character. Can you verify if VISA is generating an error? A bit more on framing errors here.