![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/b/09/b099b4de-05d2-4ce1-9d78-6674b5006fc2/b099b4de-05d2-4ce1-9d78-6674b5006fc2-bg4b.png)
ProgrammingGuide
MI 67
11.1TransferModes
Theunit’sserialinterfaceiseitherRS232orRS485,dependingonthe
model.
Settings: transfer rate: 9.6 kBaud, 8 data bits, 1 stop bit, no
parity,flowcontrol:none(halfduplexmode).
Therearetwopossibletransfermodesfortheserialinterface:
PollMode: By user interface control, aparameter will
be setor
requested.
BurstMode: A pre‐defined data string (“burst string“) will be
transferredasfastaspossibleaslongastheburstmode
is activated. The data will be transferred in one
directiononly,fromtheunittotheuserinterface.
V=P “P“starts thePoll mode
(allowsto requestor toset
parameters)
V=B “B“startstheBurstmode(datawillbetransferredas
fastaspossible;necessary:datastringdefinition–
“Burststring“)
$=UTIE “$“setstheparametercombination(“burststring“)
“U“unit(°Cor°F)
“T“temperaturevalue
“I“internaltemperatureofthe
sensinghead
“E“emissivity
?X$ givestheburststringparameterswhileinpollmode
Returnfromtheburstmodetothepollmode:
Ifthepollmodeshallbeactivatedwhiletheburstmodeisstillactive,
sendacharacter andwithinthefollowing3secondsthecommand
V=P.