User Manual

Chapter 8 System Parameters and Comm ands
Hi-G-Tek Ltd. Micro electronics & Asset Tracking Technology - 199 -
Remarks
The maximal possible Bl ock Len gth is 67 byt es.
Re ad Par amete rs
Me th od
Seal.ReadParameters (for reading multiple
parameters)
Seal.ReadParameter (for reading single
parameter)
Description
Reads the value of one or more Parameters of
the specified DataSeal.
Seal.ReadParameters Arguments:
Name Type Description
CodesAndValues SealCodesAndValues c l as s T h e col l e ct io n o f t h e
p ar am et ers t o re ad . S e e th e
on li ne do cum ent ati on fo r
fu rt h er i n fo rm ati on re g a rd in g
how to fill this collection.
Seal.ReadParameter Arguments:
Name Type Description
Code HGTSealParameterCodeEnum
enum eration
The code of the parameter
th at y ou wan t to read.
Result Type for
Seal.ReadParameters
SealCodesAndValues class
Resul t Des cri ptio n fo r
Seal.ReadParameters
The collection is filled with the values of the
parameters.
Result Type for
Seal.ReadParameter
Variant (according to the type of the parameter)