327 B
327 B
// Block Type: GlobalDB
// Block Number: 932
DATA_BLOCK "mPDS_PA_Data"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR
Input_From_mPDS : "Struct";
Output_To_mPDS : "Struct";
mPACountError : Int := 0;
mWritePAmPDS_Count : Word;
END_VAR
BEGIN
// Data Blocks have no executable code
END_DATA_BLOCK