Specifications

DiscreteI/O
Page|48
TCPControlPacketFormat:
Thecontrolpacketformathas3 fields.Eachfieldisseparatedbyacomma(,)andthemessageisterminatedwitha
semicolon(;).Theformatis:
I/OUpdate,ID:<ESNorIMEI>,Output1:<value>;
I/OUpdatetheASCIIcharacters
I/OUpdate(spacebetweenOandU)
ID:<ESNorIMEI>‐theASCIIcharactersID:followedbythecellmoduleESNorIMEI.Forexample
ID:608AE977.The<ESNorIMEI>isnotrequiredifIDverificationisdisabled.However,aminimumof“ID:,”is
requiredwithIDverificationdisabled.
Output1:<value>‐theASCIIcharactersOutput1:(spacebetweentand1)followedbythevalueGround,or
Not_Ground
FullExample:
I/OUpdate,ID:608AE977,Output1:Not_Ground;
ThisisacceptableifIDverificationisdisabled:
I/OUpdate,ID:,Output1:Ground;