Nope, not as far as I'm aware of.
Nope, not as far as I'm aware of.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi steve.
how can i devide the table into two parts and put pause between them?
Emil
Yelp3:
Lookup2 CounterA,[366,425,483,591,664,760,886,967,1070,1182,1330],Frequency
pause 10
lookup2 countera,[1330,1182,1070,967,886,760,664,591,483,425,366],Frequency
Freqout PORTB.0,16,Frequency
if PORTB.5=0 then
CounterA = CounterA + 1
if Countera < 22 then goto Yelp3
endif
I would like to know all your delays and all your frequency, you could also build 2 lookup, one for the delays, one for the frequency.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Is it wright that lookup can get only 85 figures?
if yes how can i write 3 lookup comands but i need like after one finishing it must count second and then third table. if button pressed.
Thanks in advance.
Emil
emilhs, The lookup command can have upto 255 results. I have used it with upto 128 in a lookup table for a serial/dotmatrix display system...
Dave Purola,
N8NTA
Bookmarks