REFERENCE         :   PEKLWDTE
AUTHOR            :   Clip Technology
CREATION DATE     :   12/04/96
VERSION NUMBER    :   ISaGRAF 3.32
REVISION NUMBER   :   2

DESCRIPTION :
Example of using Function Block PEEK, 
 to read four bytes from target memory.
 The adress must be accessable, otherwise you'll get 'DISCONNECT' 
 from the debugger and further you cant use the ISaGraf-Kernel till you 
 delete and unlink ISA11.
  Important to know: Normally, the range for long word is
  zero to (2^32-1), but ISaGRAF is not able to output these 
  range in the debugger. Youll get the range from -(2^16) to +(2^16-1),

MODIFICATIONS:
   DATE - AUTHOR - VER - REV : 12/04/96 - PEP Modular Computers - ISaGRAF 3.0 - 1
   DESCRIPTION   : 
   ---------------
   DATE - AUTHOR - VER - REV : 15/01/98 - Clip Technology - ISaGRAF 3.23 - 2
   DESCRIPTION   : 
   ---------------

