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