06-10-2010 04:28 PM
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?
Solved! Go to Solution.
06-10-2010 04:56 PM
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.