Bienvenido al sitio de referencia de API para VEX CTE#

Discover everything you need to start coding with VEXcode CTE, using Blocks and Python. This guide will help you navigate the site and make the most of the available resources.

This API information applies when using either:

Secciones de API#

Cómo utilizar la referencia de API#

  1. Choose Your Language: Decide whether you want to use Blocks, Python, or C++ for your project.

    • For Blocks, navigate to the Blocks page.

    • For Python, navigate to the Python page.

  2. Explorar o buscar: utilice el menú de navegación o la barra de búsqueda para localizar comandos o bloques específicos.

  3. Lea las descripciones: Cada función de API incluye una descripción que explica su propósito, parámetros y cualquier nota importante.

  4. Review the Examples: For commands that include examples, try them out with your own robot to see how they behave! For text-based examples in Python or C++, select the Copy button to copy the example to your clipboard and so it can be pasted into your coding environment.

  5. Experiment and Modify: Try out the command in your projects. Modify its parameters to fit your needs and observe the effects.

Consejos para el éxito#

  • Empiece de forma sencilla: comience con proyectos básicos para familiarizarse con VEXcode.

  • Lea la referencia de API: Explore la referencia de API para comprender las funciones disponibles y sus operaciones.

  • Practica regularmente: cuanto más codifiques, más competente serás con la plataforma.

¡Feliz codificación y bienvenido a VEXcode CTE!