CASP provides extensive support for Python. This section covers the following topics
· How to install/update CASP Python Libraries. Know the locations of installed CASP Python Libraries path, CASP Python documentation and CASP Python example files.
· Develop CASP Models in Python
· Create a CASP user block (custom block) in Python
· Write a Python scripts on host computer to directly access hardware pins on the target board using CASP GPIO communication
· Write a Python scripts on host computer to communicate with the target using CASP UDIO communication
· Embedding Python script in CASP Block
The following sub-sections cover each of the above topics in detail.