Configuration of Messages

This Sample describes the usage of the TcEventConfigurator.

The TcEventConfigurator helps to configure your message system and to create message texts in multiple languages. Its not necessary to edit the config files yourself so time is saved and an error source is eliminated.

After creating the Configuration a PLC Program will be created and the messages will be shown with the TcEventbar.

  1. Install and start the TcEventConfigurator.
  2. The Configurator starts with a simple Wizard for message creation, follow the steps as shown on the Screenshots.
    Configuration of Messages 1:
  3. Configuration of Messages 2:
  4. Configuration of Messages 3:
  5. Configuration of Messages 4:
  6. After the Wizard has finished you have created your first Message. This message is given in german and english.
  7. The TcEventConfigurator offers a clean surface to edit and create nessages. With minimal effort you can add more languages and messages.
  8. Save the Configuration. Chose TcXmlFormatter As file type and accept the following message box with Ok - your Configuration is now active.
  9. With a right click on any message you can create PLC code to trigger the message.
     
  10. Add this Code to a PLC Program and trigger the message.
  11. Start the TcEventbar. The Message is shown.