Aug 3, 2005 #1 cr8z3d IS-IT--Management May 13, 2003 5 US Hey Everybody, Anyone know what the syntax is in LD2 on setting the date and time? Much appreciated. J
Hey Everybody, Anyone know what the syntax is in LD2 on setting the date and time? Much appreciated. J
Aug 3, 2005 #2 mluckie1 Technical User Sep 29, 2004 1,256 US STAD DD MM YYYY HH MM SS TTAD to print current value. Upvote 0 Downvote
Aug 3, 2005 #3 zog99 Technical User Feb 26, 2005 105 LD 2 To check the current date and time setting type :- .TTAD The current date and time will be listed, for example .TTAD TUE 26 10 2004 18 34 21 The command sequence needed to correct the time is STAD followed by the date then the time in 24 hour format including the seconds. The date can be entered as 26 10 04 (day, month and year) and the time 19 10 00 (Hours, minutes and seconds). The full sequence for example is .STAD 26 10 04 15 25 00 Press the return key to update. Upvote 0 Downvote
LD 2 To check the current date and time setting type :- .TTAD The current date and time will be listed, for example .TTAD TUE 26 10 2004 18 34 21 The command sequence needed to correct the time is STAD followed by the date then the time in 24 hour format including the seconds. The date can be entered as 26 10 04 (day, month and year) and the time 19 10 00 (Hours, minutes and seconds). The full sequence for example is .STAD 26 10 04 15 25 00 Press the return key to update.
Aug 3, 2005 Thread starter #4 cr8z3d IS-IT--Management May 13, 2003 5 US Thank you two very much...you made it very easy!! Running off to document it now...ha ha! Upvote 0 Downvote