> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flexwash.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gates Not Opening

> The gate works by hand but ignores FlexWash? It is almost always the programming mode, and it takes two minutes to fix at the gate.

A gate that opens and closes manually but ignores FlexWash is not a hardware fault. The barrier, motor, and boom are proven working. The problem is upstream: programming mode, a conflicting input, or the network.

Work through this in order. Each step rules out everything before it.

## Step 1. Check for power

Remove the top lid of the gate and look at the screen.

<img src="https://mintcdn.com/flexwash/01WqyTkgP4ryB5Io/technical/troubleshooting/gates-not-opening/display-mode-5.png?fit=max&auto=format&n=01WqyTkgP4ryB5Io&q=85&s=4ecfd27a6e9d7ea5d061064b9a57490f" alt="Gate display screen" width="817" height="760" data-path="technical/troubleshooting/gates-not-opening/display-mode-5.png" />

A dark screen means the gate is turned off or has no power. Check the power switch before going further. See [Magnetic Gates](/technical/hardware/magnetic-gates) for the mains switch location.

If the screen is on, continue.

## Step 2. Test the gate manually

Open and close the barrier by hand in service mode. See [Magnetic Gates](/technical/hardware/magnetic-gates) for the service mode procedure.

<Note>
  If the barrier moves manually, the motor and boom are fine and the fault is upstream. If it does not move, stop here. That is a hardware problem, not a configuration problem.
</Note>

## Step 3. Check the programming mode

The left side of the screen should show the number **7**. Any other number means the gate is in the wrong programming mode and will not accept commands from FlexWash.

<img src="https://mintcdn.com/flexwash/01WqyTkgP4ryB5Io/technical/troubleshooting/gates-not-opening/wrong-mode.png?fit=max&auto=format&n=01WqyTkgP4ryB5Io&q=85&s=a3efa4c83dc438e209b958f7be2962c9" alt="Screen showing an incorrect programming mode" width="1423" height="887" data-path="technical/troubleshooting/gates-not-opening/wrong-mode.png" />

To set it:

<Steps>
  <Step title="Open the main menu">
    Press the circle button below the screen.
  </Step>

  <Step title="Select Function">
    <img src="https://mintcdn.com/flexwash/01WqyTkgP4ryB5Io/technical/troubleshooting/gates-not-opening/select.PNG?fit=max&auto=format&n=01WqyTkgP4ryB5Io&q=85&s=e74fa41ff2bf16a987af8f2fcda47cb7" alt="Function option in the main menu" width="875" height="859" data-path="technical/troubleshooting/gates-not-opening/select.PNG" />
  </Step>

  <Step title="Set the programming mode to 7">
    Then press the circle button again to save.
  </Step>
</Steps>

## Step 4. Clear conflicting inputs

<Warning>
  An input set to **Ext opening loop exit** breaks programming mode 7. The mode can read 7 and the gate will still fail. Any input with that value must be cleared to `-`.
</Warning>

To check the inputs:

<Steps>
  <Step title="Open the main menu">
    Press the circle button below the screen.
  </Step>

  <Step title="Select In-/Outputs">
    Go through each input and check its value.
  </Step>
</Steps>

<img src="https://mintcdn.com/flexwash/01WqyTkgP4ryB5Io/technical/troubleshooting/gates-not-opening/inputs.png?fit=max&auto=format&n=01WqyTkgP4ryB5Io&q=85&s=73a938b8b8b6dc21b737d02ae54dc16b" alt="Input values on the gate display" width="3446" height="1974" data-path="technical/troubleshooting/gates-not-opening/inputs.png" />

## Step 5. Reseat the ethernet cable

Check the screen for an error icon <Icon icon="brake-warning" />. If one is present:

<Steps>
  <Step title="Turn the gate off">
    Power it down before touching the cabling.
  </Step>

  <Step title="Reseat the ethernet cable at the gate">
    Unplug it and plug it back in, confirming it seats fully.
  </Step>

  <Step title="Check the other end">
    Confirm the cable is seated on the FlexWash switch inside the office.
  </Step>

  <Step title="Turn the gate back on">
    Then retry a command from FlexWash.
  </Step>
</Steps>

## Other gate symptoms

<CardGroup cols={2}>
  <Card title="Gate stuck open (Open High Priority)" icon="road-barrier" href="/technical/troubleshooting/gates-stuck-open">
    The gate will not respond to open or close commands. Usually the key switch.
  </Card>

  <Card title="Gate opens randomly (Queue Out of Sync)" icon="arrows-rotate" href="/technical/troubleshooting/gates-opening-randomly">
    The gate cycles open with no car present and the queue backs up.
  </Card>
</CardGroup>
