Honeywell PML
Functional Memory Operations


PROCEDURE
write (SIGNAL ioport: INOUT IPC_integer_type;
              item: IN integer_vector;
              ID: IN memory_identifier_type:= 0;
              offset: IN natural := 0;
              count: IN natural := 0);

PROCEDURE
read (SIGNAL ioport: INOUT IPC_integer_type;
             item: IN integer_vector;
             ID: IN memory_identifier_type := 0;
             offset: IN natural:= 0;
             count: IN natural := 0);

defined in dataio packages

Copyright Honeywell, Inc. Reprinted with permission.