Hakko MONITOUCH V7 series User Manual

Page 188

Advertising
background image

4

1. Ethernet

4-37

Netw

or

k C

o

mm

uni
ca
tio
n

s

Write Words to Internal Memory

int HKEtn_WriteInternalMemory(WORD *sp,unsigned short Wordcnt,int
DeviceType,DWORD addr,chr *lpAddr,int DFlag=1)

This function is retained until write completion is received from the V7 series. (It is reset on
receipt of write completion to the internal memory.)

• Parameters

*sp

Target block pointer

Wordcnt

Word count to be transferred (max. 2000 words)

DeviceType

0: $u

1: $s

addr

Top memory address to be written

*lpAddr

IP address shown as a string of characters separated by dots
Example: “192.168.XXX.XXX”

DFlag

0, 1, 2 (Refer to page 4-29.)

• Return values

Success

TRUE

Failure

FALSE

Error details

Get using HKEtn_GetLastError ().

Contents

Word Count

No. 1

1

No. 2

1

No. n

1

Advertising