Hello-
The Receive call must be executed synchronously:
"Receive addresses the device described by address to talk and the interface to listen. Then up to count bytes are read and placed into the buffer. Data bytes are read until either count bytes have been read or the termination condition is detected. If the termination condition is STOPend, the read is stopped when a byte is received with the EOI line asserted. Otherwise, the read is stopped when an 8-bit EOS character is detected. The actual number of bytes transferred is returned in the global variable, ibcntl."
It could probably be used in parallel for multiple interfaces. Otherwise, a series of Receives is necessary.
Randy Solomonson
Application Engineer
National Instruments