Architecture PROFINET: exam questions with worked answers
Practice questions from the Architecture block of the Certified PROFINET Engineer certification. Detailed corrections, public sources, free to read without sign-up.
Questions for the "Architecture" topic
Q01
PROFINET defines three device roles: IO Controller (equivalent to the PLC master), IO Device (equivalent to a slave: sensor, actuator) and IO Supervisor (engineering PC used for diagnostics and configuration).TrueFalse1. Architecture· Device-Rollen-Modell· EasyCorrect answerTrueLearning tipThe three standardised roles are: IO Controller, which runs the PLC program, reads inputs and writes outputs (Siemens S7, Rockwell ControlLogix, etc.); IO Device, the field equipment such as sensors, actuators, drives or remote IO modules; and IO Supervisor, the engineering PG/PC used for commissioning, debugging and diagnostics (TIA Portal, STEP 7, etc.). A single PROFINET network may host several IO Controllers using the shared device architecture.
Q02
A GSDML file (Generic Station Description Markup Language) is provided by the manufacturer of a PROFINET IO Device and is imported into the engineering tool (e.g. TIA Portal) to integrate the device into the project.TrueFalse1. Architecture· GSDML· MediumCorrect answerTrueLearning tipGSDML is the PROFINET equivalent of the ".knxprod" file in KNX. It is a standardised XML format that describes the supported modules, submodules, parameters and diagnostic information of the device. It is imported once into a project or into the local library of the engineering station, and the rule of thumb is to always use the most recent GSDML version that is compatible with the device firmware.