Navigation bar
  Start Previous page
 110 of 283 
Next page End 105 106 107 108 109 110 111 112 113 114 115  

101
GetEEPROM
Type
Subroutine
Invocation
GetEEPROM(addr, var, count)
Parameter
Method
Type
Description
addr
ByVal
Long
The Program Memory address from which to begin reading.
var
ByRef
any type
The variable in which to place the data read.
count
ByVal
int16
The number of bytes to read.
Discussion
used by new applications.
See Also
Previous page Top Next page