Navigation bar
  Start Previous page
 191 of 283 
Next page End 186 187 188 189 190 191 192 193 194 195 196  

182
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