How long take a basic istruction?
sonique
Posts: 15
Dear guy,
how long take a basic istruction?
For example:
for i=1 to 10
pulsout servo, 500
pause 20
next
Ok, if i want to insert in for-block other istructions?
For example:
for i=1 to 10
pulsout servo, 500
debug dec i
pause 18 'for example i suppose that debug istruction take 2 ms
next
I hope that is clear....
bye
how long take a basic istruction?
For example:
for i=1 to 10
pulsout servo, 500
pause 20
next
Ok, if i want to insert in for-block other istructions?
For example:
for i=1 to 10
pulsout servo, 500
debug dec i
pause 18 'for example i suppose that debug istruction take 2 ms
next
I hope that is clear....
bye
Comments
http://emesystems.com/BS2speed.htm