Tower#

Introduction#

The Signal Tower is an indicator device that provides visual status feedback using colored lights and includes a built-in bumper switch for detecting physical interaction.

Below is a list of all blocks:

set Signal Tower#

The set signal tower block sets the light pattern of one or more color lights on the Signal Tower.

establecer [SignalTower 1 v] a [verde v] y [solid v]

Parameter

Description

signal tower

Which Signal Tower to use, configured in the Devices window.

color

Selects which color light to set the pattern for:

  • green
  • red
  • yellow
  • blue
  • white
  • all

pattern

Sets the light pattern:

  • solid
  • blinking
  • off

Example

cuando empezó
[Make the blue light blink.]
establecer [SignalTower 1 v] a [azul v] y [blinking v]
esperar (3) segundos
establecer [SignalTower 1 v] a [azul v] y [apagado v]

when Signal Tower bumper pressed#

The when Signal Tower bumper pressed block runs the attached stack when the button on the Signal Tower is pressed.

cuando se presiona el parachoques [SignalTower 1 v]  :: hat events

Parameter

Description

device

Which Signal Tower to use, configured in the Devices window.

cuando se presiona el parachoques [SignalTower 1 v]  :: hat events
[Set the Signal Tower as a Control Stop.]
Establecer [Brazo1 v] para controlar la detención