Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

GBIP Reads appending \0 after Measurement Studio Installation

After installing Measurement Studio 8.6.1 some of my GPIB reads to my Agilent MXA read back with \n\0 appended to them instead of \n. This does not allow the .NET "Convert.ToDouble " to work for me.

 

Any idea of what is happening here? I even updated the Ni 488 software to the latest version.

 

 

 

Thanks

 

Joe

Message 1 of 4
(3,919 Views)

Hi PhyGuyJoe,

Can you reproduce this behavior in Measurement and Automation Explorer using interactive controls? Either way, can you post a spy capture so that I can take a look more at the communications on your bus?

Thanks,
Matt

Matt
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,892 Views)

MAX.JPGNISpy.JPGVS2008.JPG

 

Thanks For Responding 

 

Here are a few snapshots including the Measurement Studio Variable capture

 

Cheers

 

Joe

0 Kudos
Message 3 of 4
(3,876 Views)

Found The Issue- The Class I was using to do my GBIP Write/Read was padding the Buffer to 2000 - once I trimmed it - it worked fine

 

Joe

0 Kudos
Message 4 of 4
(3,824 Views)