The input buffer and the output queue |
Input buffer |
The instrument has a 1024-byte input buffer.
Received messages are put into this buffer and executed in order.
However, ":ABORT" commands are executed immediately when received.
Output queue |
The instrument has a 1024-byte output queue.
Response messages accumulate in this queue until read out by the controller (PC).
A query error occurs if the length of a response message exceeds 1024 bytes.