7.LW3Programmer'sReference
HDMI-TPS-TX200series–User'sManual
83
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
7.3.10.
Signature
DEFINITION:
Thesignatureisafour-digit-longhexadecimalvaluethatcanbeoptionallyplacedbefore
everycommandtokeepacommandandthecorrespondingresponsestogetherasagroup.
Eachlineisterminatedwithacarriagereturn(Cr,‘\r’)andlinefeed(Lf,‘\n’)characters.Inseveralcasesthe
numberofthelinesintheresponsecannotbedeterminedinadvance,e.g.theclientisintendedwaitingforthe
wholeresponseandalsowantstobesure,thatthereceivedlinesbelongtogetherandtothesamecommand.
Inthesecases,aspecialfeaturethe‘signature’canbeused.Inthesecases,theresponsetothatparticular
commandwillalsobeprecededbythesignature,andthecorrespondinglineswillbebetweenbrackets:
ç
1700#GET/EDID.*
æ
{1700
æ
pr/EDID.EdidStatus=D1:E1;D1:E2;D1:E3;D1:E4
æ
m-/EDID:copy
æ
m-/EDID:delete
æ
m-/EDID:reset
æ
m-/EDID:switch
æ
m-/EDID:switchAll
æ
}
INFO:
ThelinesofthesignaturearealsoCrandLfterminated.