Versions Compared

Key

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

...

In this example the application shall handle the Signal LED on the application side. For that, it is necessary to implement the "start LED blinking indication" and "stop LED blinking indication"

...

The extendedConfig example can be found in the Knowledge Base on the following website:

netX 90: https://kbhilscher.hilscheratlassian.comnet/wiki/display/NXLFWHST/netX+90+-+PROFINET+IO+Device+-+Examples



This can alternatively be found under:

...

The extendedConfig project can be opened by double-clicking the ".solproject" file. This requires the latest version of netXStudio (https://kbhilscher.hilscheratlassian.comnet/wiki/display/NDT/).


2. PROFINET Sources

A GSDML file is required for this example. The GSDML file can be found in the netXStudio project in Project Explorer at:

...

This requires the latest version of the Ethernet Device Configuration Tool (https://kbhilscher.hilscheratlassian.comnet/wiki/display/ETHDEVCFG/).


The stack forwards the signal request to the application as an indication. The application now needs to handle the indication.

...