Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't do 24-bit reads w/GPIB-ENET/100 (last 8bits are lost)


0 Kudos
Message 1 of 2
(3,352 Views)
I just verified that a 3-byte read (IBRD 3) works fine with my ENET/100 using IBIC.

Things that might cause the read to end prematurely are how you terminate the reads. Are you certain the termination character is not contained within the 24-bit pattern? Do you receive an error on the read? If not then the termination method is most likely being set before that last byte is read. If so, you may need to evalute the behavior based on the error code you received.

Ryan Mosley
0 Kudos
Message 2 of 2
(3,352 Views)