User Manual
Table Of Contents

Chapter 8 System Parameters and Comm ands
- 198 - Hi-G-Tek Ltd. Micro electro nic s & A sset Tra cking Techno logy
Description
Returns all or part of the Event records that are
currently in the DataSeal's Events Memory.
Arguments:
Name Type Description
StartEventNumber Byte T he fi rs t E ven t num ber t o read.
NumberOfEvents Byte Th e m axim um n umb er o f Ev ent
records to read.
Result Type
Eve n ts class
Result Description
The returned Eve n ts object is a collection of
Se al Event objects that represent the Event
records.
Re ad Data
Me thod Se al.ReadData
Description
Reads a block of data from the User Data memory
of the specified DataSeal.
Arguments:
Name Type Description
BaseAddress Integer Th e fi rs t add res s in the D at aS eal's
User Data memory from which to
st art readin g.
BlockLength Integer The length in bytes of the block of
m emo ry to read fro m t he
DataSeal.
Result Type
Array of Byte s.
Result Description
The block of data that was read from the DataSeal.