KNX Basic · topic block

ETS Programming KNX Basic: exam questions with worked answers

Practice questions from the ETS Programming block of the KNX Basic Certification certification. Detailed corrections, public sources, free to read without sign-up.

Sourced bank~ 3 minFree · no sign-up

Questions for the "ETS Programming" topic

  1. Q01
    The 'Reset Device' command in ETS performs a software restart of a KNX device without erasing its individual address or its application configuration.
    TrueFalse
    7. ETS Programming· Geräte-Reset· Medium
    Correct answer
    True
    Learning tip

    Reset Device = warm restart: the device loses its runtime state (RAM), reinitialises its timers, Cyclic Send and counters, but preserves its individual address, application program, ETS parameters, and Group Address to Group Object bindings. It is useful to force the re-emission of initial values (cyclic send after a crash), to test a specific power-up behaviour, or to unstick a device frozen in an inconsistent state without having to reload the configuration. Not to be confused with Unload All (full decommissioning) or with simply switching off mains power.

  2. Q02
    A single Group Object can be associated simultaneously with several Group Addresses in ETS, which is typically used so that an actuator reacts to several commands (e.g. individual command + zone command + scene).
    TrueFalse
    7. ETS Programming· Multi-Binding· Medium
    Correct answer
    True
    Learning tip

    Multi-binding is a fundamental KNX pattern. Concrete examples: a lighting circuit that reacts to its local switch, to an 'all off' corridor command and to a 'leave for work' scene; a roller shutter that reacts to its local button, to a zone master and to a safety scenario (automatic close on storm warning). The actuator has a single Switch Control Group Object bound to 3-4 different Group Addresses (Lighting_Local_LivingRoom, Lighting_All_Off, Scene_Departure). All these addresses can write into the Group Object; only one (the sending address) is used when emitting status.

  3. Q03
    The programming button on a KNX product or the BCU has to be pressed to allocate the Group Addresses during the commissioning stage.
    TrueFalse
    7. ETS Programming· Offizielle Musterprüfung 4· Medium
    Correct answer
    False
    Learning tip

    False. The programming button puts the device into 'programming mode' so that ETS can write its Individual Address (Physical Address), not its Group Addresses. Once the Individual Address has been downloaded, the application program and the Group Address links are downloaded over the bus using that Individual Address as the destination, with no further button press required. Confusing the two downloads is one of the most common Basic-exam pitfalls.

Want more?

See all KNX Basic modules

Other KNX Basic blocks

CertifBus is an independent tool. KNX Basic is a registered trademark of KNX Association. CertifBus is neither affiliated with nor endorsed by KNX Association or any other official certification body. The questions are simulations for educational purposes and do not guarantee success on the official exam.

Explore the KNX Basic certification →
Continue with the full exam