EasyManua.ls Logo

Kollmorgen AKD Basic

Kollmorgen AKD Basic
506 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AKD BASIC User Guide | 6 AKD BASIC Parameters, Operators, Statements
Example
Main
DRV.TIME = 0
INTR.DIN1LO = 1
while 1
pause(0.5)
DOUT1.STATE=0 : Pause(0.005) : DOUT1.STATE=1
wend
end main
'-------------- Interrupt Routines ------------
-------
Interrupt DIN1LO
print "I'm awake"
If DRV.TIME > 10 then
print "OK. That's it."
else
INTR.DIN1LO = 1
end if
End Interrupt
Related Topics
Interrupt...End Interrupt
331 Kollmorgen | March 30, 2012

Table of Contents

Related product manuals