May 2012
Beginner
88 pages
2h 4m
English
A lot of the modules have the same style of programming interface, and you will often be able to work out how to use them by just typing the module’s name and a “.” then looking at the list of events and methods available for the module.
If you need to find out a bit more, the TinyCLR support page offers a good starting point for documentation and tutorials.
If you are having trouble understanding how to use a module, have a look at the API Reference documents listed on that page. It can be a little difficult to navigate around, but basically this is where you will find a description of any method that you are trying to use.
Read now
Unlock full access