
Chapter 15 Functions
15-23
15.5 Time Function
SEC (Function)
Function
Converts a value expressed in seconds to milliseconds.
Format
<Numeric value> SEC
Explanation
This statement converts <Numeric value> set in seconds to milliseconds and
calculates it. Use this statement for an instruction set in milliseconds.
Example
DELAY(10SEC) 'Waits until 10 seconds elapse.
Komentarze do niniejszej Instrukcji