does the memory buffer of DIG_Block_In() have any restriction ? NI suggests to use double buffering when the buffer is large. However is this a must or an option ? In addition, if the target buffer is "small", say around 1000 data, does it exist a preference for its dimension (i.e. power of 2, a number depending on the page size, ...) ? Does all of the above change with the OS ? (I am working with an AT-DIO-32HS under LW CVI 5.5.1)