Results 1 to 4 of 4
Hybrid View
-
1st February 2010 16:06 #1Registered User
Join Date: Mar:2008
Location:
Posts: 483
Encoders[1].Start; .Code:const StartTime = '20:59:40'; PAL.WaitForTime(StartTime); Encoders[1].Stop; PAL.WaitForTime('+01:00:00'); Encoders[1].Start; while true do begin if not Encoders[1].Started then Encoders[1].Start; end;
.. PAL .Code:while true do begin if not Encoders[1].Started then Encoders[1].Start; end;
Encoders[1].Start;Last edited by the_tiana; 1st February 2010 at 16:48.
-
1st February 2010 23:30 #2
Join Date: Sep:2005
Location: Sofia
Posts: 18,517
if while. while .
? 100, .
-
2nd February 2010 00:56 #3Registered User
Join Date: Oct:2003
Posts: 1,860
while not Encoders[1].Started do
begin
Encoders[1].Start;
end;
-
2nd February 2010 12:18 #4




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in