Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • make sure the generated Files of the Industrial Communication Creator are always applied to all participients of the network

    • compile and flssh flash the source code to the Slave

    • update the EEPROM image of the Slave

    • update the ESI File in the Engineering Tool of the Master and make sure the updated version is used

    • update the configuration of the Master

  • ensure start addresses of the Sync Manager memory area are greater than or equal 0x1000

  • avoid interferrence of memory areas between Sync Managers

    • a Mailbox Sync Manager’s memory area is defined by its start address and the size of the Sync Manager

    • an Input or Output Sync Manager’s memory area is defined by its start address and three times the size of the Sync Manager (3-buffer mode)

    • the size of the Input and Output Sync Managers is defined by the default PDO mapping

    • the start addresses of all Sync Managers and the sizes of the Mailbox Sync Managers can be defined in the Industrial Communication Creator (they are found in the Subindices of object 0x1C00)

...