4-109
MELFA-BASIC V functions
4MELFA-BASIC V
(5) Timer
The program can be delayed by the designated time, and the output signal can be output with pulses at a
designated time width.
*Command word
*Statement example
*Related functions
Command word
Explanation
Dly
Functions as a designated-time timer.
Statement example
Explanation
Dly 0.05 .............................................................................
Waits for only 0.05 seconds.
M_Out(10)=1 Dly 0.5 .........................................................
Turns on output signal bit 10 for only 0.5 seconds.
Function
Explanation page
Pulse signal output.............................................................................