P3694buffer
Data buffers of type P3964buffer are used in association with the P3964R function block. These buffers are written and read by the user.
TYPE P3964buffer
STRUCT
D : ARRAY [0..16#0FFF] OF BYTE;
END_STRUCT
END_TYPE
Data buffers of type P3964buffer are used in association with the P3964R function block. These buffers are written and read by the user.
TYPE P3964buffer
STRUCT
D : ARRAY [0..16#0FFF] OF BYTE;
END_STRUCT
END_TYPE