P3694bufferBC

Data buffers of type P3964bufferBC are used in association with the P3964RBC function block. These buffers are written and read by the user.

TYPE P3964bufferBC
STRUCT
    D : ARRAY [0..16#03FF] OF BYTE;
END_STRUCT
END_TYPE