Updating eu scripts with system time
- Posted by eoinm at valentia.iol.ie Jul 26, 2002
- 376 views
This is a multi-part message in MIME format. ------=_NextPart_000_001E_01C234B7.9A5CFCC0 charset="iso-8859-1" I have written a simple eu script that polls a serial device every = second, time stamps the data received from this device and appends these = data to an output file. My serial interfacing is based upon a hack of = E-TERM.EX and time stamping is performed using date(). I'm currently = testing my program within the DOS emulator of Win 2000 - with the = intention of running the final version within DOS/DESQVIEW. My problem: My program is intended to run 24 hours a day 365/6 days a = year - I have noticed that if I change 'the clock' settings using win = 2000 or DOS while my program is running only date changes and not = hour/minute changes are picked up by date(). Can anyone help here - I = wish to supply accurate time to my system (via LAN,GPS,INTERNET) and = then be sure that my program picks it up. Eoin ------=_NextPart_000_001E_01C234B7.9A5CFCC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.3315.2869" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV> <DIV><FONT face=3DArial size=3D2>I have written a simple eu script that = polls a=20 serial device every second, time stamps the data received from this = device and=20 appends these data to an output file. My serial interfacing is = based upon=20 a hack of E-TERM.EX and time stamping is performed using date(). = I'm=20 currently testing my program within the DOS emulator of Win 2000 - = with the=20 intention of running the final version within DOS/DESQVIEW.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>My problem: My program is = intended to run 24=20 hours a day 365/6 days a year - I have noticed that if I change 'the = clock'=20 settings using win 2000 or DOS while my program is running only date = changes and=20 not hour/minute changes are picked up by date(). Can anyone help = here - I=20 wish to supply accurate time to my system (via LAN,GPS,INTERNET) and = then be=20 sure that my program picks it up.</FONT></DIV> <DIV> </DIV> ------=_NextPart_000_001E_01C234B7.9A5CFCC0--