Room divider controller - Additional information
Contents

1.Example (structure)

Sports hall with 2 partition walls and 3 lights
Partition wall, example structureDepending on the position of the partition walls C1 and C2
(opened or closed), the lights A1-A3
can be switched on and off by the different buttons B1-B3
.
  • A1: Light 1
  • A2: Light 2
  • A3: Light 3
  • B1: Button 1
  • B2: Button 2
  • B3: Button 3
  • C1: Partition wall 1
  • C2: Partition wall 2

2.Example 1

Partition wall, example 1Both partition walls (C1 and C2) are closed and buttons B1 and B2
are actuated.
=>
  • Button B1 switches light A1
  • Button B2 switches light A2
  • A1: Light 1
  • A2: Light 2
  • A3: Light 3
  • B1: Button 1
  • B2: Button 2
  • B3: Button 3
  • C1: Partition wall 1
  • C2: Partition wall 2
Partition wall, value table 1

3.Example 2

Partition wall, example 2Partition wall C1 is opened and button B2 is actuated.
=>
  • Button B1 switches light A1 and A2
  • Button B2 switches light A1 and A2
  • A1: Light 1
  • A2: Light 2
  • A3: Light 3
  • B1: Button 1
  • B2: Button 2
  • B3: Button 3
  • C1: Partition wall 1
  • C2: Partition wall 2
Partition wall, value table 2

4.Example 3

Partition wall, example 3Both partition walls (C1 and C2) are opened and button B3 is actuated.
=>
  • Button B1 switches light A1, A2 and A3
  • Button B2 switches light A1, A2 and A3
  • Button B3 switches light A1, A2 and A3
  • A1: Light 1
  • A2: Light 2
  • A3: Light 3
  • B1: Button 1
  • B2: Button 2
  • B3: Button 3
  • C1: Partition wall 1
  • C2: Partition wall 2
Partition wall, value table 3