12/15/2023

Graphical and Textual Python Programming for Pick and Place using IDE App

Overview

Here you can find two examples, one for graphical and one for textual python programming of a pick and place movement for the ctrlX MOTION on a ctrlX CORE. If you like to see how they were set up watch the corresponding how-to video "How to #3 Use Graphical Programming for Pick & Place":


Preparation

Graphical Coding

  1. Download the archive "
    Data.zip
    7.4KB
    " and unpack the project file "tiger-DevelopR.png
    " to your engineering PC.
  2. Log into the ctrlX CORE and open the Visual Coding functionality of the IDE App:


  3. Import the project file into the IDE:


  4. The project will open up automatically and you are good to go.

     

Textual Coding

  1. Download the archive "
    Data.zip
    7.4KB
    " and unpack
    the file "DevelopR.py" to your engineering PC.
  2. Log into the ctrlX CORE and open the Textual Coding functionality of the IDE App:


  3. Upload the python file via drag and drop to a folder in the explorer view or right click and choose upload files:



  4. Click on the uploaded file and you are good to go.


Notes

  • These examples are made for the pre-release version 1.8.x (RM21.03) and the corresponding apps.
  • Beware of moving mechanics when using automated motion commanding.
  • In the actual release version >=1.12 you will need valid licenses for using the apps.

 

Related links

Data.zip
7.4KB

Latest published/updated articles

Types
Example
Categories
Controls
IOT
Attachments
Project
Video