Skip to content

What to do with CPUs

Examples

cpu1.py (ANSL)

this simple example just reads out some info from CPU

cpu2.py (ANSL)

this example shows how to use .stopTarget(), .warmStart and .diagnostics()

cpu3.py (ANSL)

in this example we just set and check the CPU's clock

modules1.py (ANSL)

this simple example creates a module on CPU by downloading a bytestream and checks if it exists

modules2.py (ANSL)

this simple example creates a module on CPU by downloading a bytestream and afterwards uploads it again