Navigation bar
  Start Previous page
 195 of 286 
Next page End  

181
PutEEPROM
Type
Subroutine
Invocation
PutEEPROM(addr, var, count)
Parameter
Method
Type
Description
addr
ByVal
Long
The Program Memory address at which to begin writing.
var
ByRef
any type
The variable from which the data to be written will be taken.
count
ByVal
int16
The number of bytes to write.
Discussion
used by new applications.
See Also
Previous page Top Next page