Navigation bar
  Start Previous page
 111 of 286 
Next page End  

97
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