This functionality is only available for certain module packages.

You are here: Tutorial > SIMATIC Step 7 > Task 3 - Creating the symbol table > Creating the resource file FR_SymbolTable

Creating the resource file FR_SymbolTable

Two resource files are needed that can be created with any editor.

  1. Create the file FR_SymbolTable.sdf in the folder ..\installation folder\resources\Step7\.
  2. Write the following content into the file:

FRAGMENT "FR_SymbolTable"
VAR
END_VAR
BEGIN
"M8B_Symbol_M8E","M8B_Address_M8E","M8B_DataType_M8E","M8B_Comment_M8E"
END_FRAGMENT

  1. Save and close the file.