![4Links EtherSpaceLink Series User Manual Download Page 43](http://html.mh-extra.com/html/4links/etherspacelink-series/etherspacelink-series_user-manual_445096043.webp)
EtherSpaceLink-RG408
EtherSpaceLink family User Manual
14.5.
Adva
nce
d
P
r
o
gra
mm
i
n
g
Concepts
Th
i
s se
c
t
i
o
n
i
nt
r
o
d
u
c
es
a
n
u
mbe
r
o
f
i
n
c
r
e
a
s
i
n
g
ly
cha
ll
en
gi
n
g
p
r
o
gr
a
mm
i
n
g
te
ch
n
i
q
u
es t
ha
t
ca
n be
u
sed
w
i
t
h
E
t
h
e
rS
p
ac
eL
i
n
k
-fa
m
i
ly u
n
i
ts.
Th
e
p
r
o
gr
a
m e
x
a
m
pl
e
i
n se
c
t
i
o
n 1
, i
s
pu
r
e
ly
se
q
u
ent
i
a
l
;
i
t t
r
a
nsm
i
ts
a
p
ac
k
et
a
nd t
h
en
w
a
i
ts
f
o
r
t
ha
t
p
ac
k
et t
o
be e
ch
o
ed b
ac
k
t
h
r
ou
g
h a
S
p
ac
e
W
ir
e
loop
b
ac
k
c
o
nne
c
t
i
o
n. In t
h
i
s s
i
m
pl
e
ca
se
,
t
h
e
r
e
i
s
a
o
ne
-
t
o
-
o
ne
r
e
l
a
t
i
o
ns
h
i
p
bet
w
een t
h
e t
r
a
nsm
i
tted
p
ac
k
et
a
nd t
h
e
r
e
c
e
iv
ed
o
ne.
M
o
r
e
u
s
u
a
lly
,
a
se
q
u
en
c
e
o
f
p
ac
k
ets
w
i
ll
be t
r
a
nsm
i
tted
,
po
ss
i
b
ly
i
nte
r
l
e
a
v
ed
w
i
t
h a
nd
c
o
nt
r
ol p
ac
k
ets
,
a
nd
a
st
r
e
a
m
o
f
p
ac
k
ets
w
i
ll
be
r
e
c
e
iv
ed
i
n
r
et
u
r
n
,
ca
rr
y
i
n
g
t
h
e
r
e
c
e
iv
ed
S
p
ac
e
W
ir
e t
r
aff
i
c
,
t
i
me
-
t
a
g
s
, S
p
ac
e
W
ir
e t
i
me
-c
o
des
,
e
rr
o
r
w
a
v
e
f
o
r
ms
,
a
nd s
o o
n.
R
a
r
e
ly w
i
ll
a
pu
r
e
ly
se
q
u
ent
i
a
l p
r
o
gr
a
m st
r
u
c
t
u
r
e be s
u
ff
i
c
i
ent
w
h
en
u
s
i
n
g
a
n
E
t
h
e
rS
p
ac
eL
i
n
k
-fa
m
i
ly
de
vi
c
e t
o
test
a
S
p
ac
e
W
ir
e
-
i
nte
r
fac
ed
i
nst
r
u
ment
o
r
net
wo
r
k
.
M
o
r
e
u
s
u
a
lly
,
test d
a
t
a
w
i
ll
ha
v
e t
o
be
t
r
a
nsm
i
tted t
o
t
h
e
i
nst
r
u
ment
, r
es
po
nses
r
e
c
e
iv
ed
,
de
c
i
s
i
o
ns m
a
de
o
n t
h
e
c
o
rr
e
c
tness
o
f
t
h
ese
r
es
po
nses
,
a
nd
f
u
r
t
h
e
r
t
r
a
nsm
i
ss
i
o
ns s
ch
ed
ul
ed. It
i
s
o
f
ten n
o
t
po
ss
i
b
l
e t
o p
r
ed
i
c
t t
h
e
p
r
e
c
i
se
o
r
de
r
o
f
e
v
ents d
u
ri
n
g
a
test
,
es
p
e
c
i
a
lly
i
f
m
ul
t
i
pl
e
i
nst
r
u
ments
o
r S
p
ac
e
W
ir
e
r
ou
te
r
s
a
r
e
i
n
v
ol
v
ed
,
s
o
i
ss
u
es
o
f
a
s
y
n
ch
r
o
n
y
a
nd
c
o
n
c
u
rr
en
c
y
ha
v
e t
o
be
c
o
ns
i
de
r
ed.
14.5.1. T
ra
nsm
i
tt
i
n
g S
p
a
ce
Wir
e
Da
t
a a
n
d S
pec
ia
l P
a
ckets
Th
e st
a
nd
a
r
d
f
u
n
c
t
i
o
n
f
o
r
w
ri
t
i
n
g
a
d
a
t
a
st
r
e
a
m t
o
a
S
p
ac
e
W
ir
e
po
r
t
i
s
EtherSpaceLink_write_packet()
w
i
t
h
t
h
e
EtherSpaceLink_EOP
te
r
m
i
n
a
t
o
r
.
EtherSpaceLink_write_packet()
m
a
y
be
u
sed t
o w
ri
te s
p
e
c
i
a
l
c
o
mm
a
nd
p
ac
k
ets
u
s
i
n
g
t
h
e
EtherSpaceLink_SPECIAL
te
r
m
i
n
a
t
o
r
.
W
ri
t
i
n
g i
n
c
o
rr
e
c
t s
p
e
c
i
a
l p
ac
k
ets t
o
a
n
E
t
h
e
rS
p
ac
eL
i
n
k
u
n
i
t
ca
n
ha
v
e
u
n
p
r
ed
i
c
t
a
b
l
e e
ff
e
c
ts.
14.5.
2
. Rece
ivi
n
g S
p
a
ce
Wir
e
Da
t
a a
n
d S
pec
ia
l P
a
ckets
R
e
c
e
ivi
n
g S
p
ac
e
W
ir
e d
a
t
a a
nd
c
o
nt
r
ol
i
n
f
o
r
m
a
t
i
o
n
f
r
o
m
a
n
E
t
h
e
rS
p
ac
eL
i
n
k u
n
i
t
i
s
c
o
m
pl
i
ca
ted b
y
t
h
e
need t
o
de
-
i
nte
r
l
e
a
v
e t
h
e
c
o
m
po
nents
o
f
t
h
e
E
t
h
e
rS
p
ac
eL
i
n
k p
r
o
t
o
c
ol
.
S
e
v
e
r
a
l
A
P
I me
cha
n
i
sms
a
r
e
p
r
o
vi
ded t
o
a
i
d t
h
i
s.
Inte
r
p
r
et
i
n
g
t
h
e
E
t
h
e
rS
p
ac
eL
i
n
k p
r
o
t
o
c
ol
i
n
v
ol
v
es
r
e
a
d
i
n
g S
p
ac
e
W
ir
e d
a
t
a
,
w
h
i
ch
i
s
p
r
esented
a
s
EtherSpaceLink_EOP
-
o
r
EtherSpaceLink_EEP
-
te
r
m
i
n
a
ted
p
ac
k
ets
,
o
r
p
a
r
t
i
a
l
EtherSpaceLink_PART_EOP_EEP
-
te
r
m
i
n
a
ted
p
ac
k
ets t
ha
t
a
r
e t
oo l
a
rg
e t
o
f
i
t
i
nt
o
a
s
i
n
g
l
e d
a
t
a
b
u
ff
e
r
.
B
et
w
een t
h
ese
p
ac
k
ets t
h
e
r
e m
a
y
be s
p
e
c
i
a
l p
ac
k
ets
,
w
h
i
ch ca
n
a
l
s
o
a
rriv
e
i
n
p
a
r
t
i
a
l
f
o
r
m.
Th
e
r
e
a
r
e se
v
e
r
a
l w
a
y
s t
ha
t t
h
e s
p
e
c
i
a
l
d
a
t
a ca
n be e
x
t
r
ac
ted:
A
ll o
f
t
h
e
E
t
h
e
rS
p
ac
eL
i
n
k p
r
o
t
o
c
ol
c
o
m
po
nents m
a
y
be
r
e
a
d
u
s
i
n
g
EtherSpaceLink_read_packet_full()
w
i
t
h
t
h
e
special_action
p
a
r
a
mete
r
set t
o
EtherSpaceLink_RETURN_SPECIAL_DATA
.
S
u
cc
ess
iv
e
ca
ll
s t
o
EtherSpaceLink_read_packet_full()
w
i
ll
r
et
u
r
n d
a
t
a
p
ac
k
ets
o
r
s
p
e
c
i
a
l p
ac
k
ets
a
s t
h
e
y
a
r
e
r
e
c
e
iv
ed
f
r
o
m t
h
e
E
t
h
e
rS
p
ac
eL
i
n
k u
n
i
t.
P
a
r
t
i
a
l
v
e
r
s
i
o
ns
o
f
t
h
ese
ent
i
t
i
es m
ig
h
t
a
l
s
o
be
r
et
u
r
ned
,
po
ss
i
b
ly
be
ca
u
se
a
p
ac
k
et
w
a
s
i
nte
rr
up
ted t
o
send
o
ne
o
f a
n
o
t
h
e
r
t
yp
e.
Th
e
r
e
c
e
iv
e b
u
ff
e
r
(
p
a
ssed
a
s t
h
e se
c
o
nd
p
a
r
a
mete
r
t
o
EtherSpaceLink_read_packet_full()
)
s
h
oul
d be m
a
de
l
a
rg
e
r
t
ha
n 21
00
b
y
tes t
o
a
v
o
i
d
S
p
e
c
i
a
l p
ac
k
ets t
ha
t
c
o
nt
a
i
n e
v
ent
/
e
rr
o
r
w
a
v
e
f
o
r
ms
f
r
o
m be
i
n
g
s
pl
i
t.
4Links Limited
www.4Links.co.uk
[email protected]
page 43 of 110
T +44 1908 642001; F +44 1908 363463
Milton Keynes MK3 6EB, UK
Suite EU2, Bletchley Park