User`s guide
5: FMP Link Configuration Using dlicfg
DC 900-1339H 103
main // DLI “main” section: //
{
asyncIO = “no”; // Use blocking I/O //
tsiCfgName = “fmpaltcfg.bin”; // TSI binary config file //
}
ICP0link0 // First session name: //
{ // Client-related parameters: //
asyncIO = “no”; // Use blocking I/O //
boardNo = 0; // First ICP is zero //
portNo = 0; // First ICP link is zero //
protocol = “FMP”; // Session protocol //
transport = “client1”; // TSI connection name specified//
// in TSI configuration file //
//
//
//
//
OO
OO
pp
pp
tt
tt
ii
ii
oo
oo
nn
nn
aa
aa
ll
ll
pp
pp
rr
rr
oo
oo
tt
tt
oo
oo
cc
cc
oo
oo
ll
ll
pp
pp
aa
aa
rr
rr
aa
aa
mm
mm
ee
ee
tt
tt
ee
ee
rr
rr
ss
ss
((
((
dd
dd
ii
ii
ff
ff
ff
ff
ee
ee
rr
rr
ee
ee
nn
nn
tt
tt
ff
ff
rr
rr
oo
oo
mm
mm
dd
dd
ee
ee
ff
ff
aa
aa
uu
uu
ll
ll
tt
tt
ss
ss
))
))
::
::
//
//
//
//
dd
dd
aa
aa
tt
tt
aa
aa
RR
RR
aa
aa
tt
tt
ee
ee
==
==
44
44
88
88
00
00
00
00
;;
;;
// 4800 bits/second //
qq
qq
LL
LL
ii
ii
mm
mm
ii
ii
tt
tt
==
==
11
11
00
00
;;
;;
// 10-buffer queue limit //
}
ICP0link1 // Second session name: //
{ // Client-related parameters: //
asyncIO = “no”; // Use blocking I/O //
boardNo = 0; // First ICP is zero //
portNo = 1; // Second ICP link is one //
protocol = “FMP”; // Session protocol //
transport = “client1”; // TSI connection name specified//
// in TSI configuration file //
//
//
//
//
OO
OO
pp
pp
tt
tt
ii
ii
oo
oo
nn
nn
aa
aa
ll
ll
pp
pp
rr
rr
oo
oo
tt
tt
oo
oo
cc
cc
oo
oo
ll
ll
pp
pp
aa
aa
rr
rr
aa
aa
mm
mm
ee
ee
tt
tt
ee
ee
rr
rr
ss
ss
((
((
dd
dd
ii
ii
ff
ff
ff
ff
ee
ee
rr
rr
ee
ee
nn
nn
tt
tt
ff
ff
rr
rr
oo
oo
mm
mm
dd
dd
ee
ee
ff
ff
aa
aa
uu
uu
ll
ll
tt
tt
ss
ss
))
))
::
::
//
//
//
//
tt
tt
rr
rr
aa
aa
nn
nn
ss
ss
BB
BB
ll
ll
kk
kk
SS
SS
ii
ii
zz
zz
ee
ee
==
==
11
11
00
00
22
22
44
44
;;
;;
// 1024-byte transmit blocks //
dd
dd
aa
aa
tt
tt
aa
aa
TT
TT
rr
rr
aa
aa
nn
nn
ss
ss
ll
ll
aa
aa
tt
tt
ii
ii
oo
oo
nn
nn
==
==
““
““
TT
TT
aa
aa
bb
bb
ll
ll
ee
ee
22
22
””
””
;;
;;
// Data translation table //
}
Figure 5–2: Example DLI Configuration File for Two Links