Productivity Open P1AM Arduino Time Instructions
Time instructions in our productivity blocks programming (Arduino sketches) consist of runtime (ms), runtime (us), delay ms, and delay microseconds us. We will be looking at each of these instructions that are available for our program using productivity blocks. Delay instructions in our sketches should be used with caution. They will pause our program for the delayed time, not allowing other parts of the program to function. We will be looking at this and the method to do the exact same delay functions without pausing your program. A sample program will be discussed to demonstrate the time functions in our program. Let's get started. More information can be obtained on our website. This includes all of the links mentioned in this video. https://accautomation.ca/productivity-open-p1am-industrial-arduino-time-instructions Here are previous posts in this Productivity Open Arduino Compatible Industrial Controller Series. A full list can be obtained at the following location: https://accautomation.ca/series/productivity-open-arduino-compatible-industrial-controller Industrial Controller Hardware https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-hardware - Starter Kit Unboxing Video https://youtu.be/y6T8fWKWan8 - Powering Up Video https://youtu.be/PHnLJa6X1d0 Installing the Software https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-installing-the- Software https://youtu.be/M7Agvhq69og First Program https://accautomation.ca/productivity-open-p1am-industrial-arduino-first-program