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 Next »

EazyLink Server, V5.2, protocol level 06

This request command returns the free memory and size of a specified Z88 file device, which can be :RAM.x or :EPR.x where x represents slot 0 - 3.

Available device names are returned by Receive Device Names command.

If the specified device cannot be found in the Z88 filing system (RAM or File Cards), only ESC "Z" is returned.

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "O"> Request for Device Information
<DeviceName><ESC "Z"> -> waiting
Getting device information...
<ESC "N">
FreeMemory Device found, free memory in bytes
                          <ESC "N">
DeviceSize Device found, size of device in Kb
waiting               <-  <ESC "Z">             End of information.

or

waiting <- <ESC "Z"> Device not found.
------------------------------------------------------------------------------

 

  • No labels