Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI Spy ibrd display

Solved!
Go to solution

My display for NI Spy ibwrt and ibrd is abreviated.  For example using a handler I get

 

ibwrt(UD1,"BINON:00000000...",44(0x2C))  printed

 

when I expect

 

ibwrt(UD1,"BINON:00000000,00000000,00000000,000000A0;",44(0x2C))

 

 

In the options I have selected Large buffer and Extended buffer details.

 

How do I get the whole string printed?

0 Kudos
Message 1 of 2
(3,479 Views)
Solution
Accepted by topic author showman

I figured this out:  RMC on the command and select properties->buffer.  This will display the complete string.  I guess it helps to actually read the on-line help.

0 Kudos
Message 2 of 2
(3,474 Views)