Prototype
Delay (delay)
Description
Delay thread delay ticks (100 us = 1 tick) (approximative). Max allowed value of delay is 127 (12.7 msec)
r1 = operation(r1, r2);
Return
Nothing
Code Example
The following code example uses the Delay function.
The SMK900.evi file used for this example can be downloaded at the bottom of this page.
/*
* Delay
*/