Delay a specified number of seconds. The oscillator speed must be set correctly in the project before using the statement. When using a variable as an argument, there will be 11 or 12 cycles of overhead.
Syntax: DelayS(parameter)
Example:
DelayS(5) ' Delay 5 seconds DelaymS(x) ' Delay x seconds