Vertaling van "l'API Robodk" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Note : Lorsque la simulation robot est créée à partir d'un langage de programmation générique utilisant l'API Robodk, les commandes de mouvement de robot sont automatiquement utilisées pour générer des programmes hors ligne lorsque la simulation est prête.
Note: When the robot simulation is created from a generic programming language using the RoboDK API, the robot motion commands are automatically used to generate programs offline when the simulation is ready.
Par rapport à la programmation de robots spécifiques vendu par les fournisseurs, avec l'API Robodk, il est possible de simuler et de programmer n'importe quel robot en utilisant un langage de programmation unique/universel comme Python.
Compared to vendor-specific robot programming, with the RoboDK API it is possible to simulate and program any robot using a unique/universal programming language, such as Python.
La section principale de ce document explique les avantages de l'utilisation de l'API Robodk avec un langage de programmation largement utilisé comme Matlab pour la programmation robot
The main section of this document explains the advantages of using the RoboDK API with a widely used programming language such as Matlab for robot programming.
Programmation en ligne: Programmation de robots en ligne en utilisant un langage de programmation universel: Il est possible de déplacer les robots et de récupérer leur position actuelle à partir de l'API Robodk.
Online Programming: Programming robots online using a universal programming language: It is possible to move robots and retrieve their current position from the RoboDK API.
Ces opérations sont également disponibles à partir de l'API RoboDK et permettent d'intégrer la programmation robot avec d'autres applications.
These operations are also available from the RoboDK API and it allows integrating robot programming with other applications.
D'autre part, en utilisant l'API RoboDK, il n'y a pas de limitation pour la simulation et la programmation hors ligne.
On the other hand, by using the RoboDK API there are no limitations for simulation and offline programming.
L'API Robodk pour C# est fournie avec un exemple de projet comme indiqué dans l'image suivante (le code source complet est inclus).
The RoboDK API for C# is provided with a sample project as shown in the following image (the complete source code is included).
La section précédente explique les avantages de l'utilisation de l'API RoboDK avec un langage de programmation largement utilisé pour la programmation de robots tels que Python.
The previous section explains the advantages of using the RoboDK API with a widely used programming language for robot programming such as Python.
D'autre part, une macro Python utilisant l'API RoboDK permet d'étendre les limites d'un programme généré à l'aide de l'interface utilisateur graphique.
On the other hand, a Python macro using the RoboDK API allows extending the limits of a program generated using the graphical user interface.
Le code suivant est un exemple de script Python qui utilise l'API RoboDK pour filtrer un programme.
The following code is an example Python script that uses the RoboDK API to filter a program.
L'API RoboDK est déployée en utilisant Python par défaut, mais d'autres langages de programmation peuvent être utilisés pour interagir avec RoboDK.
The RoboDK API is deployed using Python by default but other programming languages can be used to interface with RoboDK.
L'API Robodk pour Matlab est fournie sous forme de fichiers m.
The RoboDK API for Matlab is provided as a group of m files.
Un programme Python utilisant l'API RoboDK permet de créer des programmes de robots à partir de code de programmation générique (Python).
A Python program using the RoboDK API allows creating robot programs from generic programming code (Python).