Checking the standard communication

Watch tables allow for monitoring and controlling the process data exchange.

Proceed as follows:

  1. Establish an online connection between the engineering PC and the PLC.
  2. Add a new watch table in the "Watch and force tables" subfolder of the PLC.
  3. Enter the addresses of the process data words in the "address" column. The input addresses and output addresses define which process data word is used to address a station.
  4. Enter test values for some process output data words in the "Modify value" column. The values are sent to the controller if communication has been established successfully.
  5. Start observing and controlling the active variables.
    • The set test values of the process output data words are transferred to the "Monitor value" column. The PLC sent the test values to the controller.
  6. Switch to the IEC Editor project.
  7. Double click the process data of the PROFINET device in the device tree and check if the values of the process input data words of the controller are identical to the sent test values.