Lesson
Find and Use Python Add-ons
Python programming language and Visual Components API enable you to implement custom solutions. Python programming can be utilized in component scripts or in external commands.
In this course, you will learn the basics of Visual Components API as well as the most common uses for python scripting in Visual Components. That means getting familiar with the script and commands behind personalized tasks and features such as controlling robots, obtaining statistics or reading and writing signals.
BEGIN COURSE
TOPIC: COMPONENT SCRIPTING
DURATION: 1-2 hours
REQUIREMENTS:
For this course, some experience in Python programming is recommended. You can complete the course using Visual Components Professional or Premium.
Component Modeling
Learn how to create custom behaviors and add logic to components using scripts.
Component Modeling
Learn how to control a servo and its joints.
Component Modeling
Learn how to control and automate robots using Python API.
Component Modeling
Learn how to generate pseudo-random numbers using Distribution properties.
Component Modeling
Learn how to create and edit the states of a component using Python API.
Component Modeling
Learn how to use conditions, triggers and signal events in scripts.