Skip to content
  • There are no suggestions because the search field is empty.

In the DF1 driver, how many bytes long are the Large and Small Block Request Size settings?

When setting up the Device with SLC5/03 and I want to set the  "Request Size" I have 2 options: large or small. What is the data length in bytes for each option?

The DF1 block size varies with file types.

File Type Large Small
I/O/D: 64 elements (16-bit integer) 32 elements (16-bit integer)
B/S/N: 80 elements (16-bit integer) 32 elements (16-bit integer)
L/F: 32 elements (32-bit integer) 16 elements (32-bit integer)
A: 40 elements (8-bit char) 40 elements (8-bit char)
T/C/R: 32 elements (6-byte struct) 8 elements (6-byte struct)
All others: 1 element 1 element