Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

EazyLink Server, V4.8

This request command will set the Z88 system clock to the specified date and time. The Z88 system call that performs this call takes 1-2 seconds to complete the task, so it is necessary to specifiy the date/time parameters a few seconds ahead if the remote computer is going to be precisely synchronized with the Z88.

An ESC "Y" is returned to the Client when the Z88 was successfully initialized with a new time. If the date/time parameters was defined in the correct format, an ESC "Z" is returned, indicating failure of setting the Z88 system clock.

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "p"> Set Z88 System Clock
<System Date> "dd/mm/yyyy"
<ESC "N"><System Time> "hh:mm:ss"
<ESC "Z"> -> waiting

waiting <- <ESC "Y"> Clock was set
or
waiting <- <ESC "Z"> Illegal date/time parameters.
------------------------------------------------------------------------------
  • No labels