Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titleReleases
Current release:
Filter by label (Content by label)
showLabelsfalse
max2
spaces@self
showSpacefalse
cqllabel = "pns_v3_register_application" and space = currentSpace()
labelsnxdrvwin_current
For previous versions see version history.



Panel
titleGeneral Information

Simple cifx-demo - shows the minimal requirements for an application to read/write process-data, check/control the communication-status and get access to the acyclic interfacePer default, the PROFINET-stack will be handled the complete startup phase by itself. However, it is possible to get this responsibility to the application.

With the registration of the application on the stack the indications handling will be enabled. In this case the application needs to handle some indications from the PROFINET stack. That the communication can be start all the indications needs to be handled respectively needs to responsible. These examples show the registration itself and how the application handled the indications.