Submitted by LabJack Support on Tue, 10/29/2019 - 13:42
If you need to send or receive bytes to or from an LJM-supported device, consider using the LJM ByteArray functions.
These functions automatically split writes or reads into multiple packets, if necessary. Because of this, you can write or read a large number of bytes without worrying about what the maximum packet size of the connection is. This is especially useful for buffer registers. For example: