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

# Basler AG ace GigE

> Redirect stub to the Basler AG ace GigE catalog page.

export default function BaslerAGaceGigERedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/basler/basler_ag_ace_gige");
  }, []);
  return <>
      # Redirecting to Basler AG ace GigE

      If you are not redirected automatically, [open the Basler AG ace GigE catalog page](https://cyberwave.com/basler/basler_ag_ace_gige).
    </>;
}
